bazarr/bazarr
Louis Vézina da434f49b9 Fix for subfolder wrongly implemented in store_subtitles 2020-10-02 16:14:00 -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 Fix for missing GA visitor config 2020-06-16 14:33:39 -04:00
api.py bug fixed and ui tweak 2020-09-27 19:47:00 +08:00
app.py Fix for #1024 2020-07-05 09:16:17 -04:00
check_update.py fix restart after update 2020-05-26 21:01:17 +03:00
config.py Fix for save_settings 2020-09-03 06:33:24 -04:00
create_db.sql WIP 2019-10-28 00:05:28 -04:00
database.py Improvement to each DB requests that need to filter out monitored, tags or series type. 2020-09-01 12:30:31 -04:00
embedded_subs_reader.py Fix for ffmpeg skipped. 2020-09-23 09:59:03 -04:00
event_handler.py WIP 2020-05-12 08:25:03 -04:00
filesystem.py WIP 2020-06-26 13:29:08 -04:00
get_args.py WIP 2020-02-12 23:16:22 -05:00
get_episodes.py Fix for episode audio_language under Sonarr v2. 2020-09-10 09:43:50 -04:00
get_languages.py Fix for language code including script name. 2020-07-28 16:13:49 -04:00
get_movies.py Fix for #853 2020-09-09 10:17:46 -04:00
get_providers.py Another attempt to fix #1034. 2020-08-17 23:52:48 -04:00
get_series.py Added filter to exclude episodes based on series type as defined in Sonarr. 2020-07-13 10:57:43 -04:00
get_subtitle.py Fix for #1112 2020-09-15 09:06:07 -04:00
helper.py Fix for subfolder wrongly implemented in store_subtitles 2020-10-02 16:14:00 -04:00
init.py Check for user home directory while installing requirements. 2020-09-16 18:21:35 +03:00
libs.py WIP 2020-01-29 06:53:29 -05:00
list_subtitles.py Fix for subfolder wrongly implemented in store_subtitles 2020-10-02 16:14:00 -04:00
logger.py Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -04:00
main.py Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -04:00
notifier.py Fix to disable async_mode for Apprise as it was causing issues. 2020-10-02 09:48:53 -04:00
scheduler.py WIP 2020-05-18 08:21:16 -04:00
server.py WIP 2020-05-17 22:22:36 -04:00
subsyncer.py Improved subtitles synchronization by using webrtcvad if available. 2020-09-14 10:18:10 -04:00
utils.py Hearing impaired (#1102) 2020-09-10 14:26:37 -04:00