bazarr/bazarr
Jack 4e7dedc43c
Exposed subtitle file size through API
2023-10-09 22:11:54 -04:00
..
api Exposed subtitle file size through API 2023-10-09 22:11:54 -04:00
app Improved throttling duration for some common configuration or connection issues. 2023-10-09 08:33:57 -04:00
languages no log: removed unused assert 2023-08-20 20:52:49 -04:00
radarr Improved synchronization speed for Sonarr and Radarr. #2260 2023-10-08 08:43:05 -04:00
sonarr Improved synchronization speed for Sonarr and Radarr. #2260 2023-10-08 08:43:05 -04:00
subtitles Fixed history logging of downloaded and uploaded subtitles. #2261 2023-10-08 09:20:46 -04:00
utilities Added error logging when trying to determine malformed audio track languages. #2250 2023-09-21 17:51:28 -04:00
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 2018-10-31 18:09:46 +01:00
constants.py Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
get_args.py no log: fixed ImportError when Bazarr update itself from 1.0.4 without the daemon process being restarted. 2022-05-02 23:37:35 -04:00
init.py 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
main.py 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