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
Bazarr 41a66abe68
Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion
4 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
check_update.py release git config writer 4 years ago
config.py a better way to set base_url default value 4 years ago
create_db.sql WIP 5 years ago
database.py WIP 5 years ago
embedded_subs_reader.py Fix to embedded subs indexer. 4 years ago
get_args.py WIP 5 years ago
get_episodes.py Merge branch 'development' into python3 5 years ago
get_languages.py Fix for #841 4 years ago
get_movies.py Use tmdbId as a key when updating table_movies 4 years ago
get_providers.py Throttle connections to Addic7ed provider throwing IPAddressBlocked excpetion 4 years ago
get_series.py Fix for #796 4 years ago
get_subtitle.py Fix for ffprobe not being used correctly. 4 years ago
helper.py Added audio language variables to post processing command. Required to use with subsync. 4 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 #886 4 years ago
logger.py Possible fix for #860 4 years ago
main.py reduce XMLRPC requests to opensubtitles server 4 years ago
notifier.py code cleanup: notifier, utils 4 years ago
queueconfig.py WIP 5 years ago
scheduler.py Updated tzlocal module and removed check for improperly configured time zone. 4 years ago
utils.py code cleanup: notifier, utils 4 years ago