1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-23 16:23:41 +00:00
bazarr/bazarr
2021-11-30 21:17:18 -05:00
..
__init__.py
analytics.py
api.py Fixed missing poster or fanart url from raising an exception when rendering UI. 2021-11-30 21:17:18 -05: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
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
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
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. 2021-10-20 20:46:22 -04:00
get_languages.py
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
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
init.py Added uptime to System-->Status 2021-11-02 18:32:15 -04:00
libs.py
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
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
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
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