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
Halali fd9007ff49
Remove chmod feature
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 Remove chmod feature 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 Fix for refiner when the API doesn't have all the required information. 6 years ago
get_languages.py Clen up 6 years ago
get_movies.py Fix for refiner when the API doesn't have all the required information. 6 years ago
get_providers.py Add chmod, provider throttle, multithread options 6 years ago
get_series.py Refine video object with metadata from DB. 6 years ago
get_subtitle.py Remove chmod feature 6 years ago
helper.py Add feature #154 and chmod option is now available only for linux 6 years ago
init.py Fix missing arguments in init file 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 Add feature #154 and chmod option is now available only for linux 6 years ago
logger.py Clen up 6 years ago
main.py Merge remote-tracking branch 'origin/development' into halali 6 years ago
notifier.py More work for new Config code 6 years ago
queueconfig.py Clen up 6 years ago
scheduler.py Typo fix 6 years ago
update_db.py Continuing development 6 years ago
utils.py More work for new Config code 6 years ago