Commit Graph

16 Commits

Author SHA1 Message Date
morpheus65535 0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal 2024-01-10 23:07:42 -05:00
JayZed 0ac9ecea6e
Added additional variables for custom post processing 2024-01-05 21:43:37 -05:00
Vitiko c4f103e39b
Added settings to exclude subtitles from specific provider to be synced 2023-12-29 19:33:36 -05:00
morpheus65535 2ad7ddf5a6 Improved stability by usinf Python f-string as much as possible to prevent TypeError and improve code readability. 2023-10-17 23:24:26 -04:00
morpheus65535 c89da3e619
Changing from config.ini to config.yaml 2023-10-14 09:56:21 -04:00
morpheus65535 2467bc0bc0 no log: fixed stuff to prevent exception 2023-10-01 14:06:16 -04:00
morpheus65535 807621a612 Fixed an additional issue with 85d300f94e. #2243 2023-09-29 13:51:03 -04:00
morpheus65535 3694254c79 Added analytics tracking of throttled providers 2023-09-08 17:08:00 -04:00
morpheus65535 85d300f94e Prevent subtitles not having a proper matches attribute from raising a TypeError exception. #2243 2023-09-08 11:44:23 -04:00
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2023-07-26 19:34:49 -04:00
morpheus65535 abc48b4ed0
Replaced deprecated Google Universal Analytics by GA4 2023-03-17 09:01:15 -04:00
morpheus65535 019613958e Fixed some issues after subtitles upgrade refactor. 2023-02-24 22:19:43 -05:00
morpheus65535 5b283098f9
Refactored subtitles upgrade 2023-02-23 11:18:57 -05:00
morpheus65535 8ac3b0c9b5 Fixed chmod not working after custom post-processing. 2023-02-14 12:55:37 -05:00
morpheus65535 0d12bcb39e no log: some pep8 fixes 2022-07-27 23:03:27 -04:00
morpheus65535 2f01ab8523
Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
Renamed from bazarr/get_subtitle/processing.py (Browse further)