bazarr/bazarr
Max R 549bebcc43
Updated logging to use ISO 8601 date format
2024-01-02 23:04:14 -05:00
..
api Modified "no subtitles found" notification to be a message instead of an error. 2023-11-13 13:27:47 -05:00
app Updated logging to use ISO 8601 date format 2024-01-02 23:04:14 -05:00
languages Added support for pt-pt language code in subtitles filename. #2306 2023-12-28 10:02:55 -05:00
radarr Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 2023-11-23 17:33:08 -05:00
sonarr Fixed an issue that could clear episodes history in case Sonarr API return something else than valid series or episodes. 2023-11-23 17:33:08 -05:00
subtitles Added settings to exclude subtitles from specific provider to be synced 2023-12-29 19:33:36 -05:00
utilities Fixed exception being raised when setting all numeric password to access the web UI 2023-12-08 14:20:00 -05: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 Added support for 7z by upgrading rarfile dependency 2023-12-02 11:24:56 -05:00
main.py 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