bazarr/bazarr
2019-02-17 22:30:43 +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 add restart after update 2019-02-17 20:07:21 +01:00
config.py Continue developing 2019-02-17 22:30:43 +01:00
create_db.sql Fix code3b position in DB 2018-11-05 13:09:17 +01:00
get_args.py Merge remote-tracking branch 'origin/development' into updater 2019-02-17 20:05:39 +01:00
get_episodes.py Fix for refiner when the API doesn't have all the required information. 2019-02-15 12:51:18 -05:00
get_languages.py Clen up 2019-01-15 17:25:13 +01:00
get_movies.py Fix for refiner when the API doesn't have all the required information. 2019-02-15 13:24:16 -05:00
get_providers.py Clen up 2019-01-15 17:25:13 +01:00
get_series.py Refine video object with metadata from DB. 2019-02-04 22:57:15 -05:00
get_subtitle.py Remove minimal score filter for manual search 2019-02-13 20:18:25 +01:00
helper.py More work for new Config code 2018-12-15 01:36:28 +01:00
init.py Fix missing arguments in init file 2019-02-12 22:57:04 +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 Merge remote-tracking branch 'origin/development' into updater 2019-02-17 20:05:39 +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 Continue developing 2019-02-16 16:58:35 +01:00
update_db.py Continuing development 2019-02-10 22:42:42 -05:00
utils.py More work for new Config code 2018-12-15 01:36:28 +01:00