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 eb5575f1b0
Merge pull request #1038 from disrupted/ignore-embedded-vobsub
4 years ago
..
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 6 years ago
analytics.py Fix for missing GA visitor config 4 years ago
api.py Fix for #1036. 4 years ago
app.py Fix for #1024 4 years ago
check_update.py fix restart after update 4 years ago
config.py Add setting to ignore embedded VobSub subtitles 4 years ago
create_db.sql WIP 5 years ago
database.py Added subtitles blacklisting. 4 years ago
embedded_subs_reader.py Added subtitles blacklisting. 4 years ago
event_handler.py WIP 4 years ago
filesystem.py WIP 4 years ago
get_args.py WIP 4 years ago
get_episodes.py Added filter to exclude episodes or movies based on monitored status or tags. 4 years ago
get_languages.py Fix for language code including script name. 4 years ago
get_movies.py Added filter to exclude episodes or movies based on monitored status or tags. 4 years ago
get_providers.py Fix for #1032. 4 years ago
get_series.py Added filter to exclude episodes based on series type as defined in Sonarr. 4 years ago
get_subtitle.py Fix check for utf8_encode when manually upload subtitles 4 years ago
helper.py Post-Processing Score tag Added Fix type to string 4 years ago
init.py Fix for restart after requirements installation. 4 years ago
libs.py WIP 4 years ago
list_subtitles.py Add setting to ignore embedded VobSub subtitles 4 years ago
logger.py Subsync first implementation (only after download/upload). 4 years ago
main.py Version bump. 4 years ago
notifier.py WIP 4 years ago
scheduler.py WIP 4 years ago
server.py WIP 4 years ago
subsyncer.py Added more logging for #1035. 4 years ago
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. 4 years ago