1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-28 02:27:28 +00:00
Commit graph

11 commits

Author SHA1 Message Date
morpheus65535
5139fca5b8 Fixed subtitles naming when saving subtitles to prevent parsing for HI content if the provider (or the user if it's an upload) specifies that it should be considered as HI. #2719 2024-10-15 14:33:08 -04:00
morpheus65535
43563cdcbd
Fixed subtitles conversion when use original format is enabled and prevented hearing-impaired detection for non srt format subtitles. #2693 2024-10-12 11:35:27 -04:00
morpheus65535
f1f3850f9e no log: small fixes to my latest commit 2024-08-27 21:51:14 -04:00
morpheus65535
eb084abc21 Fixed hearing-impaired detection using regex when language is Arabic and parenthesis are included in text. #2612 2024-08-25 15:05:31 -04:00
morpheus65535
bb8233b599 Fixed external subtitles indexing on some platforms where filesystem encoding may be using a different UTF8 normalization form. 2024-06-06 06:17:13 -04:00
morpheus65535
d8e58cac83 no log: fixed empty subtitles being saved 2024-05-13 22:11:40 -04:00
morpheus65535
b3a5d43a10 Fixed issue while saving some odd case ASS embedded subtitles. 2024-05-12 10:13:21 -04:00
morpheus65535
2c4ed03817 Fixed HI subtitles identification when downloading and improved some constants. #2386 2024-05-02 22:05:41 -04:00
morpheus65535
fd190aad14 Fixed SyntaxWarning with Python 3.12. #2462 2024-04-24 06:49:38 -04:00
morpheus65535
3c30492e71 Improved best subtitles logging when score is below minimum score. 2024-04-10 23:11:00 -04:00
morpheus65535
03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
Renamed from libs/subliminal_patch/core.py (Browse further)