bazarr/bazarr
morpheus65535 75d85d0551 Fixed some issues with HI/forced in history and custom post-processing. #1516 2021-08-26 10:10:52 -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
analytics.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
api.py Fixed some issues with HI/forced in history and custom post-processing. #1516 2021-08-26 10:10:52 -04:00
app.py no log: removed the flask debug toolbar and the flask dev server usage with --dev args 2021-05-09 09:37:34 -04:00
binaries.json Add binaries support for Apple M1 chip 2021-03-11 20:03:19 +08:00
check_update.py Removed unused variables in check_releases function. 2021-08-08 23:06:46 -04:00
config.py Added a settings to ignore ffprobe cache on scheduled disk scan. 2021-08-17 14:35:01 -04:00
custom_lang.py Added custom language class to make it easier to implement non-standard/regional languages 2021-06-06 09:57:29 -04:00
database.py Fixed wanted list ordering. #1475 2021-07-20 08:05:30 -04:00
embedded_subs_reader.py Fixed an issue with ffprobe caching. Could be fixing a small part of the issue in #1502. 2021-08-17 13:10:27 -04:00
event_handler.py Handling progress delete event in UI 2021-05-11 10:54:33 +08:00
filesystem.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
get_args.py Languages profiles (#1232) 2021-01-18 23:49:51 -05:00
get_episodes.py Fix display issues of backend background tasks 2021-08-24 09:31:47 +08:00
get_languages.py Fixed importation of standard languages issue introduced in beta.19 2021-06-07 09:14:10 -04:00
get_movies.py Fix display issues of backend background tasks 2021-08-24 09:31:47 +08:00
get_providers.py Fixed throttled providers badge not being updated when pressing the reset button. 2021-08-23 22:50:56 -04:00
get_rootfolder.py Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API. 2021-08-04 15:29:37 -04:00
get_series.py Fix display issues of backend background tasks 2021-08-24 09:31:47 +08:00
get_subtitle.py Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516 2021-08-25 09:22:52 -04:00
helper.py Fixed some issues with HI/forced in history and custom post-processing. #1516 2021-08-26 10:10:52 -04:00
init.py Modified Bazarr user-agent to report real version 2021-08-11 15:35:39 -04:00
libs.py WIP 2020-01-29 06:53:29 -05:00
list_subtitles.py Fix display issues of backend background tasks 2021-08-24 09:31:47 +08:00
logger.py Fixed removal of IPv4 and apikey from logs 2021-06-21 00:02:54 -04:00
main.py Fixed Bazarr not starting if Sonarr or Radarr is unavailable #1506. 2021-08-17 15:34:20 -04:00
notifier.py Fixed query to add url to get_notifier_providers function 2021-05-28 17:40:03 -04:00
scheduler.py Switched to Gevent scheduler instead of background threaded. 2021-05-15 10:01:32 -04:00
score.py Score: add a condition class to allow painless future additions 2021-08-25 01:10:40 -04:00
server.py no log: removed the flask debug toolbar and the flask dev server usage with --dev args 2021-05-09 09:37:34 -04:00
signalr_client.py Changed the warning when Sonarr SignalR return malformed JSON because of a permissions issue on its config directory. 2021-08-09 16:15:38 -04:00
subsyncer.py Fixed subtitles sync issues when sync debug is enable. 2021-08-01 20:31:36 -04:00
utils.py Fixed Hebrew language translation issue. #1513 2021-08-22 22:43:38 -04:00