bazarr/bazarr
Louis Vézina 5dbde75893 Another attempt to fix audio languages for Radarr v3. 2020-08-18 16:35:06 -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 Small UI improvements. 2020-08-13 09:33:12 -04: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 added option to suppress notifications when manually download/upload subtitles. 2020-08-01 16:12:56 +03:00
create_db.sql WIP 2019-10-28 00:05:28 -04:00
database.py Added subtitles blacklisting. 2020-07-19 16:02:38 -04:00
embedded_subs_reader.py Added subtitles blacklisting. 2020-07-19 16:02:38 -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 Added filter to exclude episodes or movies based on monitored status or tags. 2020-07-12 16:37:20 -04:00
get_languages.py Fix for language code including script name. 2020-07-28 16:13:49 -04:00
get_movies.py Another attempt to fix audio languages for Radarr v3. 2020-08-18 16:35:06 -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 manual_upload_subtitle use Subtitle object for saving 2020-07-29 20:35:15 +03:00
helper.py Post-Processing Score tag Added Fix type to string 2020-06-07 14:25:08 +02:00
init.py Fix for restart after requirements installation. 2020-07-27 09:18:13 -04:00
libs.py WIP 2020-01-29 06:53:29 -05:00
list_subtitles.py Performance improvement to event emission from backend and handling from frontend. 2020-08-11 10:36:14 -04:00
logger.py Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
main.py Version bump. 2020-08-15 08:30:04 -04:00
notifier.py WIP 2020-02-12 23:16:22 -05: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 Fix for #1074. 2020-08-18 09:12:01 -04:00
utils.py add subtitle mods to tools dialog 2020-08-05 15:43:53 +03:00