bazarr/bazarr
2019-01-16 22:49:44 +01:00
..
__init__.py make bazarr a module; use centralized getopt in daemon; add --debug option for console handler; add logging dependencies 2018-10-31 18:09:46 +01:00
check_update.py Clen up 2019-01-15 17:25:13 +01:00
config.py Clen up 2019-01-15 17:25:13 +01:00
create_db.sql Fix code3b position in DB 2018-11-05 13:09:17 +01:00
get_args.py merge fixes; reorder imports in main 2018-11-28 12:45:39 +01:00
get_episodes.py Clen up 2019-01-15 17:25:13 +01:00
get_languages.py Clen up 2019-01-15 17:25:13 +01:00
get_movies.py Clen up 2019-01-15 17:25:13 +01:00
get_providers.py Clen up 2019-01-15 17:25:13 +01:00
get_series.py Clen up 2019-01-15 17:25:13 +01:00
get_settings.py Merge remote-tracking branch 'origin/development' into subliminal_patch 2019-01-02 20:19:31 +01:00
get_subtitle.py save_subtitle: use original_path not original_name 2019-01-16 15:34:33 +01:00
helper.py More work for new Config code 2018-12-15 01:36:28 +01:00
init.py Clen up 2019-01-15 17:25:13 +01:00
libs.py rewrite get_argv to get_args; use in daemon and bazarr; fix os.path.join usage; PEPify most 2018-10-31 20:34:40 +01:00
list_subtitles.py Clen up 2019-01-15 17:25:13 +01:00
logger.py Clen up 2019-01-15 17:25:13 +01:00
main.py Add providers settings UI 2019-01-16 22:49:44 +01:00
notifier.py More work for new Config code 2018-12-15 01:36:28 +01:00
queueconfig.py Clen up 2019-01-15 17:25:13 +01:00
scheduler.py Clen up 2019-01-15 17:25:13 +01:00
update_db.py Clen up 2019-01-15 17:25:13 +01:00
utils.py More work for new Config code 2018-12-15 01:36:28 +01:00