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
Louis Vézina 3ffce6e5fa
Some fixes and improvements.
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 Clen up 6 years ago
config.py Continuing development. 6 years ago
create_db.sql Fix code3b position in DB 6 years ago
get_args.py Add port argument 6 years ago
get_episodes.py Some fixes and improvements. 6 years ago
get_languages.py Small fix to get_language_set() 6 years ago
get_movies.py Some fixes and improvements. 6 years ago
get_providers.py Fix for #352 6 years ago
get_series.py Some fixes and improvements. 6 years ago
get_subtitle.py Some fixes and improvements. 6 years ago
helper.py Remove unused code 6 years ago
init.py Fix for #391. 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 Some fixes and improvements. 6 years ago
logger.py Add logger file handler before setLevels 6 years ago
main.py Fix for history when upgrade subtitles is disable. 6 years ago
notifier.py More work for new Config code 6 years ago
queueconfig.py Notification progress bar. 6 years ago
scheduler.py Fix for #360 6 years ago
update_db.py Removal of history reverse engineering. 6 years ago
utils.py Improvement to history in preparation for subtitles upgrading. 6 years ago