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 4f996e4f2e
Fix for 'BrokenPipeError' is not defined under Python 2.7.x.
5 years ago
..
__init__.py
analytics.py Fix for analytics under Python 3.x. 5 years ago
check_update.py
config.py
create_db.sql
database.py
embedded_subs_reader.py
get_args.py
get_episodes.py
get_languages.py
get_movies.py
get_providers.py
get_series.py Fix for #685. 5 years ago
get_subtitle.py
helper.py Revert to path mapping from 0.8.3.4. 5 years ago
init.py
libs.py
list_subtitles.py Fix for unicode error while guessing external subtitles without language code. 5 years ago
logger.py add UTF-8 encoding for log file 5 years ago
main.py Fix for 'BrokenPipeError' is not defined under Python 2.7.x. 5 years ago
notifier.py
queueconfig.py
scheduler.py
utils.py