bazarr/bazarr
morpheus65535 eb5575f1b0
Merge pull request #1038 from disrupted/ignore-embedded-vobsub
Add setting to ignore embedded VobSub subtitles
2020-07-29 09:47:33 -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 Fix for #1036. 2020-07-28 12:23:20 -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 Add setting to ignore embedded VobSub subtitles 2020-07-29 12:28:24 +02: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 Added filter to exclude episodes or movies based on monitored status or tags. 2020-07-12 16:37:20 -04:00
get_providers.py Fix for #1032. 2020-07-26 20:13:28 -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 check for utf8_encode when manually upload subtitles 2020-07-29 15:47:05 +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 Add setting to ignore embedded VobSub subtitles 2020-07-29 12:28:24 +02:00
logger.py Subsync first implementation (only after download/upload). 2020-06-10 12:04:54 -04:00
main.py Version bump. 2020-07-27 22:00:53 -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 Added more logging for #1035. 2020-07-28 07:17:21 -04:00
utils.py Added notification to Sonarr/Radarr after downloading, uploading or deleting a subtitles file to make sure a rescan is initiated and that actual subtitles get indexed by them. 2020-07-19 21:39:03 -04:00