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 c496af6fc4
Fix for #1034.
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 5 years ago
api.py Performance improvement to event emission from backend and handling from frontend. 4 years ago
app.py Fix for #1024 5 years ago
check_update.py fix restart after update 5 years ago
config.py added option to suppress notifications when manually download/upload subtitles. 4 years ago
create_db.sql WIP 5 years ago
database.py Added subtitles blacklisting. 5 years ago
embedded_subs_reader.py Added subtitles blacklisting. 5 years ago
event_handler.py WIP 5 years ago
filesystem.py WIP 5 years ago
get_args.py WIP 5 years ago
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. 4 years ago
get_movies.py Fix for #1063. 4 years ago
get_providers.py Fix for #1034. 4 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 4 years ago
helper.py Post-Processing Score tag Added Fix type to string 5 years ago
init.py Fix for restart after requirements installation. 4 years ago
libs.py WIP 5 years ago
list_subtitles.py Performance improvement to event emission from backend and handling from frontend. 4 years ago
logger.py Subsync first implementation (only after download/upload). 5 years ago
main.py Version bump. 4 years ago
notifier.py WIP 5 years ago
scheduler.py WIP 5 years ago
server.py WIP 5 years ago
subsyncer.py Improvement and simplification to subtitles synchronisation mechanism. We let the reference track selection to ffsubsync that already include an algorithm to choose the best possible track. 4 years ago
utils.py add subtitle mods to tools dialog 4 years ago