bazarr/bazarr
morpheus65535 ad6557357d Modified "no subtitles found" notification to be a message instead of an error. 2023-11-13 13:27:47 -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 no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00
languages no log: removed unused assert 2023-08-20 20:52:49 -04:00
radarr no log: centralized Sonarr/Radarr API url definition and improved usage 2023-10-25 23:04:03 -04:00
sonarr Fixed an error in previous commit that would prevent episodes syncing. 2023-10-26 06:31:00 -04:00
subtitles Fixed improper subtitles being downloaded when HI is required by languages profile. #2293 2023-11-10 13:59:38 -05:00
utilities Fixed compression type for backup. #2278 2023-10-25 17:15:40 -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 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
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