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
panni 1f485d0aa7
get_subtitle: implement manual subtitle download
6 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
check_update.py more merge fixes; import libs 6 years ago
create_db.sql Fix code3b position in DB 6 years ago
get_args.py merge fixes; reorder imports in main 6 years ago
get_episodes.py Merge remote-tracking branch 'origin/development' into subliminal_patch 6 years ago
get_languages.py rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 6 years ago
get_movies.py Merge remote-tracking branch 'origin/development' into subliminal_patch 6 years ago
get_providers.py rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 6 years ago
get_series.py rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 6 years ago
get_settings.py Merge remote-tracking branch 'origin/development' into subliminal_patch 6 years ago
get_subtitle.py get_subtitle: implement manual subtitle download 6 years ago
init.py more merge fixes; import libs 6 years ago
libs.py rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 6 years ago
list_subtitles.py Merge remote-tracking branch 'origin/development' into subliminal_patch 6 years ago
logger.py Merge remote-tracking branch 'origin/development' into subliminal_patch 6 years ago
main.py get_subtitle: implement manual subtitle download 6 years ago
notifier.py rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 6 years ago
scheduler.py scheduler: fix broken import 6 years ago
update_db.py Merge remote-tracking branch 'origin/development' into subliminal_patch 6 years ago
utils.py rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 6 years ago