bazarr/bazarr
morpheus65535 a36b3ce2ba Added download link for backup archives. 2022-08-21 23:14:06 -04:00
..
api no log: deal with potential exception with missing time zone info. 2022-06-14 09:01:19 -04:00
app Added download link for backup archives. 2022-08-21 23:14:06 -04:00
languages Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
radarr Fixed episodes or movies importation skipped when Sonarr/Radarr improperly report that media file size is null. 2022-07-27 22:58:26 -04:00
sonarr Improved live synchronization with Sonarr and Radarr trough SignalR feed by implementing dedicated threaded events queues, by preventing execution of duplicate events received, by filtering events to be processed and by logging at debug level events received to improve debugging. 2022-08-21 08:22:56 -04:00
subtitles Fixed None type issue on the first subtitles indexation for episodes or movies. 2022-08-21 08:17:05 -04:00
utilities no log: some pep8 fixes 2022-07-27 23:03:27 -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 Fixed import order that was preventing Bazarr from starting after initial database creation. 2022-05-26 06:37:12 -04:00
main.py Fixed root url redirect not working with base_url defined. #1857 2022-06-09 21:02:40 -04:00