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.
Find a file
2017-10-23 17:24:22 -04:00
data
static
views Fix missing languages error 2017-10-23 10:20:31 -04:00
.gitignore
bazarr.py Duplicate function with same name 2017-10-23 17:24:22 -04:00
create_db.sql
Dockerfile Test 2017-10-21 23:21:40 -04:00
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 2017-10-22 23:00:11 -04:00
init_db.py
list_subtitles.py
requirements.txt Adding scheduler 2017-10-22 23:00:11 -04:00
scheduler.py Ajusting scheduler 2017-10-22 23:33:23 -04:00
utils.py