You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bazarr/bazarr
morpheus65535 39fe3141d5
Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles.
3 years ago
..
__init__.py
analytics.py
api.py
app.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
binaries.json
check_update.py
config.py
custom_lang.py
database.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
embedded_subs_reader.py
event_handler.py
filesystem.py
get_args.py
get_episodes.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
get_languages.py
get_movies.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
get_providers.py
get_rootfolder.py
get_series.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
get_subtitle.py
helper.py
init.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
libs.py
list_subtitles.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
logger.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
main.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
notifier.py
scheduler.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
score.py
server.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
signalr_client.py Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles. 3 years ago
subsyncer.py
utils.py