bazarr/bazarr
JayZed 0ac9ecea6e
Added additional variables for custom post processing
2024-01-05 21:43:37 -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 Fixed some Whisper issues and added logging level selector for this specific provider 2024-01-05 21:01:45 -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 additional variables for custom post processing 2024-01-05 21:43:37 -05:00
utilities Added additional variables for custom post processing 2024-01-05 21:43:37 -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