Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
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.
 
 
Go to file
Louis Vézina eb769e5570
Fix missing languages error
7 years ago
data
static
views Fix missing languages error 7 years ago
.gitignore
Dockerfile Test 7 years ago
bazarr.py Adding scheduler 7 years ago
create_db.sql
get_episodes.py
get_general_settings.py
get_languages.py
get_providers.py
get_series.py
get_sonarr_settings.py
get_subtitle.py Adding scheduler 7 years ago
init_db.py
list_subtitles.py
requirements.txt Adding scheduler 7 years ago
scheduler.py Ajusting scheduler 7 years ago
utils.py