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
Louis Vézina bfd024f1f8
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
..
__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 Added subtitles blacklisting. 4 years ago
app.py Fix for #1024 4 years ago
check_update.py fix restart after update 4 years ago
config.py Added filter to exclude episodes based on series type as defined in Sonarr. 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 Merge branch 'development' into hermes 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 WIP 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 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
helper.py Post-Processing Score tag Added Fix type to string 4 years ago
init.py Fix for #1024 4 years ago
libs.py WIP 4 years ago
list_subtitles.py Fix #886 4 years ago
logger.py Subsync first implementation (only after download/upload). 4 years ago
main.py Added subtitles blacklisting. 4 years ago
notifier.py WIP 4 years ago
scheduler.py WIP 4 years ago
server.py WIP 4 years ago
subsyncer.py Added subtitles blacklisting. 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