bazarr/bazarr
morpheus65535 46a8bd2909 Merge remote-tracking branch 'origin/development' into development 2021-12-18 11:39:40 -05:00
..
api Merge remote-tracking branch 'origin/development' into development 2021-12-18 11:39:40 -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
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
app.py Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613. 2021-11-29 23:07:14 -05:00
binaries.json Add binaries support for Apple M1 chip 2021-03-11 20:03:19 +08:00
check_update.py Fixed config directory being deleted during upgrade leftover removal routine. 2021-11-29 13:09:33 -05:00
config.py Added vip and daily download limit to addic7ed and try to slow down a little to prevent being ip blocked by the provider. 2021-12-18 09:41:48 -05: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 Implemented words/regex ban list for subtitles 2021-12-11 07:44:53 -05: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 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04: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 Fixed Brazilian Portuguese audio language match with Radarr. 2021-10-28 22:15:35 -04:00
get_providers.py Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop. 2021-12-18 11:39:32 -05: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 no log: fixed small indentation issue. 2021-12-13 20:03:25 -05:00
get_subtitle.py Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop. 2021-12-18 11:39:32 -05: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 Added uptime to System-->Status 2021-11-02 18:32:15 -04:00
libs.py WIP 2020-01-29 06:53:29 -05:00
list_subtitles.py Fixed issue with non-existent episode or movie when indexing embedded subtitles. #1606 2021-11-09 23:21:55 -05:00
logger.py no log: Fixed logging levels 2021-10-30 08:25:20 -04:00
main.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00
notifier.py Updated Apprise notification module to the latest providers. 2021-12-01 21:19:18 -05:00
scheduler.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 2021-10-20 20:46:22 -04:00
score.py Fix hash score in manual search 2021-12-05 00:49:50 -04:00
server.py Cleaned up and split API to make it easier to maintain. 2021-12-03 22:49:20 -05:00
signalr_client.py Added support for upcoming Sonarr v4. 2021-11-30 21:44:33 -05:00
subsyncer.py Fixed subtitles sync issues when sync debug is enable. 2021-08-01 20:31:36 -04:00
utils.py Added support for upcoming Sonarr v4. 2021-11-30 21:44:33 -05:00