2.5.3 [2024-04-09]
Added:
- Added new
proxyandverify-sslsettings to the config file, for allowing the usage of a proxy when making requests, and disabling SSL verification. See the updated example config for usage examples.
Changes:
subtitles.rtl-languagesconfig setting is no longer supported, and its values are now hardcoded and can't be modified.
Bug Fixes:
- Fixed an issue where in some cases,
STYLEblocks would repeat throughout the subtitles file, and cause inaccurate cue count. (Issue #63) - Fixed an issue where the WebVTT Style blocks would have their
STYLEtag replaced with aREGIONtag in downloaded subtitles. - Fixed an issue where an empty playlist (with a size of 0 bytes) would be reported as a valid playlist with no matching subtitles. (Issue #65)