bazarr/bazarr
morpheus65535 c60c7513a5 Upgraded engine.io module to improve socket.io connection stability. Should help to prevent #1613. 2021-11-29 23:07:14 -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
api.py Added uptime to System-->Status 2021-11-02 18:32:15 -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 Refactored the Titulki provider 2021-10-27 14:23:58 -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 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
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 Titulky provider 2021-11-14 15:30:54 -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 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_subtitle.py Fixed automatic subtitles synchronization that shouldn't be triggered on forced subtitles. 2021-11-28 17:45:54 -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 Fixed query to add url to get_notifier_providers function 2021-05-28 17:40:03 -04: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 Score: add a condition class to allow painless future additions 2021-08-25 01:10:40 -04:00
server.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
signalr_client.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
subsyncer.py Fixed subtitles sync issues when sync debug is enable. 2021-08-01 20:31:36 -04:00
utils.py Updated deep-translator module and made some fix to support translation to Chinese. There's still a bug in this module that prevent it but one it's fixed, it should be fine. 2021-11-29 14:28:30 -05:00