bazarr/bazarr
MichaIng 7754ca54eb
no log: Update checksum of aarch64 unrar binary (#1912)
Companion PR to https://github.com/morpheus65535/bazarr-binaries/pull/1.

Signed-off-by: MichaIng <micha@dietpi.com>

Signed-off-by: MichaIng <micha@dietpi.com>
2022-08-30 22:38:38 -04:00
..
api Improved API to return better message/code on errors 2022-08-23 21:13:06 -04:00
app Added support for CORS headers 2022-08-22 15:35:35 -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: Update checksum of aarch64 unrar binary (#1912) 2022-08-30 22:38:38 -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