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
German Gutierrez 46b59cdae7
Provider LegendasDivx v1
5 years ago
..
__init__.py
analytics.py Fix for analytics under Python 3.x. 5 years ago
check_update.py
config.py Provider LegendasDivx v1 5 years ago
create_db.sql
database.py
embedded_subs_reader.py
get_args.py
get_episodes.py
get_languages.py Created languages dictionary for faster conversion than calling database. 5 years ago
get_movies.py
get_providers.py Provider LegendasDivx v1 5 years ago
get_series.py Fix for #718. 5 years ago
get_subtitle.py Fix for #737. 5 years ago
helper.py Created path mapping dictionaries for faster conversion than reading config.ini every time. 5 years ago
init.py Created path mapping dictionaries for faster conversion than reading config.ini every time. 5 years ago
libs.py
list_subtitles.py Added more logging of error for #705. 5 years ago
logger.py add UTF-8 encoding for log file 5 years ago
main.py Provider LegendasDivx v1 5 years ago
notifier.py
queueconfig.py
scheduler.py
utils.py