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
josdion d17e2645f9
added option to suppress notifications when manually download/upload subtitles.
5 years ago
..
__init__.py
analytics.py
api.py added option to suppress notifications when manually download/upload subtitles. 5 years ago
app.py
check_update.py
config.py added option to suppress notifications when manually download/upload subtitles. 5 years ago
create_db.sql
database.py Added subtitles blacklisting. 5 years ago
embedded_subs_reader.py Added subtitles blacklisting. 5 years ago
event_handler.py
filesystem.py
get_args.py
get_episodes.py Added filter to exclude episodes or movies based on monitored status or tags. 5 years ago
get_languages.py Fix for language code including script name. 5 years ago
get_movies.py Added filter to exclude episodes or movies based on monitored status or tags. 5 years ago
get_providers.py Fix for #1032. 5 years ago
get_series.py Added filter to exclude episodes based on series type as defined in Sonarr. 5 years ago
get_subtitle.py manual_upload_subtitle use Subtitle object for saving 5 years ago
helper.py
init.py Fix for restart after requirements installation. 5 years ago
libs.py
list_subtitles.py Add setting to ignore embedded VobSub subtitles 5 years ago
logger.py
main.py Version bump. 5 years ago
notifier.py
scheduler.py
server.py
subsyncer.py Added more logging for #1035. 5 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. 5 years ago