bazarr/bazarr
morpheus65535 72bd52ce79
Fixed output encoding for subtitles synchronization. #2323
2023-12-15 07:47:19 -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 numeric password issue for authentication. #2326 2023-12-14 11:27:13 -05:00
languages no log: removed unused assert 2023-08-20 20:52:49 -04: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 Fixed output encoding for subtitles synchronization. #2323 2023-12-15 07:47:19 -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