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
Moravčík, Marian 99d58b299f
Merge remote-tracking branch 'origin/morpheus' into Flask
5 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 analytics under Python 3.x. 5 years ago
api.py This should be a good start of an API to get new UI on track. 5 years ago
check_update.py Merge branch 'development' into python3 5 years ago
config.py Merge branch 'development' into python3 5 years ago
create_db.sql WIP 5 years ago
database.py WIP 5 years ago
embedded_subs_reader.py Merge branch 'development' into python3 5 years ago
get_args.py WIP 5 years ago
get_episodes.py Merge branch 'development' into python3 5 years ago
get_languages.py Created languages dictionary for faster conversion than calling database. 5 years ago
get_movies.py Merge branch 'development' into python3 5 years ago
get_providers.py Fix for throttling exception without message. 5 years ago
get_series.py Fix for #685. 5 years ago
get_subtitle.py Merge branch 'development' into python3 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 Removed the isdir validation and une rmtree ignore_errors instead. 5 years ago
list_subtitles.py Fix for encoding guessing of external subtitles without language code under Python 2.7.x. 5 years ago
logger.py add UTF-8 encoding for log file 5 years ago
main.py More work 5 years ago
notifier.py WIP executemany 5 years ago
queueconfig.py WIP 5 years ago
scheduler.py Merge branch 'development' into python3 5 years ago
utils.py WIP 5 years ago