bazarr/bazarr
Louis Vézina 93b95f9936 Fix for #920. 2020-04-11 10:43:03 -04: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
analytics.py Fix for analytics under Python 3.x. 2019-12-02 23:54:31 -05:00
check_update.py Fixed small deprecation with logging.warn 2020-04-11 08:04:14 -04:00
config.py Provider LegendasDivx v1 2020-01-16 21:38:41 +01:00
create_db.sql WIP 2019-10-28 00:05:28 -04:00
database.py WIP 2019-10-28 06:45:42 -04:00
embedded_subs_reader.py Fix to embedded subs indexer. 2020-03-22 09:23:06 -04:00
get_args.py WIP 2019-09-13 15:12:26 -04:00
get_episodes.py Merge branch 'development' into python3 2019-11-06 16:45:51 -05:00
get_languages.py Fix for #841 2020-03-15 09:05:51 -04:00
get_movies.py Use tmdbId as a key when updating table_movies 2020-03-29 20:08:53 +03:00
get_providers.py Merge branch 'development' 2020-01-31 20:30:39 -05:00
get_series.py Fix for #796 2020-02-04 06:53:20 -05:00
get_subtitle.py Fix for #920. 2020-04-11 10:43:03 -04:00
helper.py Added audio language variables to post processing command. Required to use with subsync. 2020-02-22 19:29:04 +00:00
init.py Created path mapping dictionaries for faster conversion than reading config.ini every time. 2019-12-13 07:00:38 -05:00
libs.py Removed the isdir validation and une rmtree ignore_errors instead. 2019-10-07 21:39:20 -04:00
list_subtitles.py improve character encoding detection 2020-03-26 20:10:58 +02:00
logger.py Possible fix for #860 2020-03-18 15:33:54 -04:00
main.py Fix for movies manual upload not getting indexed after upload. 2020-03-25 16:15:47 -04:00
notifier.py code cleanup: notifier, utils 2020-01-31 00:03:35 +01:00
queueconfig.py WIP 2019-09-28 00:22:17 -04:00
scheduler.py Blocking Bazarr update for users that don't use Python 3.x yet. 2020-02-16 10:39:02 -05:00
utils.py code cleanup: notifier, utils 2020-01-31 00:03:35 +01:00