bazarr/bazarr
Samuel Bartík 67259ec75d
Fix postprocessing escaping (#1907)
2022-07-13 14:26:45 -04:00
..
api no log: deal with potential exception with missing time zone info. 2022-06-14 09:01:19 -04:00
app Added option to always use audio track for subtitle syncing 2022-07-06 13:05:10 -04:00
languages Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
radarr Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
sonarr Reworked Bazarr file structure to improve support and optimization 2022-05-01 08:00:20 -04:00
subtitles Added option to always use audio track for subtitle syncing 2022-07-06 13:05:10 -04:00
utilities Fix postprocessing escaping (#1907) 2022-07-13 14:26:45 -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