Commit Graph

86 Commits (3c30492e71d716dbced8bbdbc7cd004b064a65b4)

Author SHA1 Message Date
JayZed 5d87b10475
Fixed subtitles synchronization process when settings values have changed since Bazarr started
7 months ago
JayZed f71b8931e3
Fixed subtitles sync function to preserve subtitles file extension. #2399
7 months ago
Hlib b933eb87b9
Added AvistaZ and CinemaZ subtitles provider
7 months ago
morpheus65535 4ca211191d Fixed indentation issue in pool update. #2390
8 months ago
morpheus65535 9f0a8d0a14 no log: added another failsafe for provider pool update
8 months ago
morpheus65535 88c267f848 Fixed provider pool update on automatic search. #2379
8 months ago
morpheus65535 e4ebc64ca9 Fixed issue introduced while merging the new sync feature. #2356
9 months ago
morpheus65535 0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal
9 months ago
JayZed 0ac9ecea6e
Added additional variables for custom post processing
9 months ago
Vitiko c4f103e39b
Added settings to exclude subtitles from specific provider to be synced
9 months ago
morpheus65535 72bd52ce79
Fixed output encoding for subtitles synchronization. #2323
10 months ago
morpheus65535 7e650c2bab Fixed blacklisting of embedded subtitles on failed extraction.
10 months ago
morpheus65535 3da0445dc3 no log: improved notification and logging on invalid subtitles
10 months ago
morpheus65535 0f19d79fa2 Fixed improper subtitles being downloaded when HI is required by languages profile. #2293
11 months ago
morpheus65535 b87aef8763 Prevent overwriting season and episode number guessed from file name with db values unless they haven't been properly guessed. #2284
11 months ago
morpheus65535 5234565f84 Fixed other issues with subzero_mods parsing. #2276
11 months ago
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability.
12 months ago
morpheus65535 225d79e569 Fixed issue while parsing enabled mods during subtitles download
12 months ago
morpheus65535 c89da3e619
Changing from config.ini to config.yaml
12 months ago
morpheus65535 2972c3881c Fixed history logging of downloaded and uploaded subtitles. #2261
12 months ago
morpheus65535 2467bc0bc0 no log: fixed stuff to prevent exception
1 year ago
morpheus65535 807621a612 Fixed an additional issue with 85d300f94e. #2243
1 year ago
morpheus65535 bbd549db60 no log: fixed NoneType issue
1 year ago
morpheus65535 3694254c79 Added analytics tracking of throttled providers
1 year ago
morpheus65535 85d300f94e Prevent subtitles not having a proper matches attribute from raising a TypeError exception. #2243
1 year ago
morpheus65535 fbe6b765ae Added more feedback to UI on automatic and interactive search issues.
1 year ago
morpheus65535 995ae1b5b8 Improved UI feedback on multiple search, download and upload issues. #2235
1 year ago
morpheus65535 344543cc79 no log: fixed missing subtitles size during custom language subtitles indexing
1 year ago
morpheus65535 6000a8889d Fixed history views when upgrade subtitles is disabled. #2210
1 year ago
Vitiko c9ced57191 no log: Remove unused code (custom scores)
1 year ago
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord.
1 year ago
morpheus65535 a7562e06b5 Improved external subtitles file encoding guessing to ignore those who can't be guessed properly.
1 year ago
morpheus65535 dd9ce4d6ea Moved file encoding to charset-normalizer instead of chardet that is causing too much issues. #2196
1 year ago
morpheus65535 dfd8bedd6a Fixed upgradable subtitles logic being called even if user do not want to upgrade existing subtitles.
1 year ago
morpheus65535 f371d0585b no log: added failsafe to encoding detection
1 year ago
morpheus65535 c92d574bf2 Added experimental Python 3.11 support
1 year ago
morpheus65535 d4262e530a Fixed issue where subtitles would get upgraded even if not required anymore by shows languages profile. #2174
1 year ago
morpheus65535 b9b97e980e Fixed Chinese translation issue (zh and zt inverted). #2166
1 year ago
Vitiko 547f8c428d
Added feature to treat couples of languages as equal when searching for subtitles
1 year ago
Mike Dallas 09f0a27833
Fixed SyntaxError under Python 3.7
1 year ago
morpheus65535 ac6dddd607
Fixed upgrade of non-existant subtitles files
1 year ago
morpheus65535 7136383098 Added an option to prevent sleeping hard drives from being wake-up by video file hashing.
2 years ago
morpheus65535 9fb793a488 Fixed error when manual search return an invalid subtitles. #2102
2 years ago
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4
2 years ago
morpheus65535 e4bf041ecb Fixed subtitles file naming when using hearing-impaired removal mods.
2 years ago
morpheus65535 2acf2451b4 Fixed history logging of manually uploaded subtitles. #2072
2 years ago
morpheus65535 019613958e Fixed some issues after subtitles upgrade refactor.
2 years ago
morpheus65535 5b283098f9
Refactored subtitles upgrade
2 years ago
Marian Moravcik 6578710c8d Fixed Upgrade previously downloaded subtitles (#2059)
2 years ago
morpheus65535 8ac3b0c9b5 Fixed chmod not working after custom post-processing.
2 years ago