bazarr/bazarr
Moravčík, Marian 6570eb2e24 Implement new template 2019-12-27 23:15:56 +01:00
..
templates Added server side events (SSE) to update client datatables. 2019-12-17 23:37:38 -05:00
SSE.py Fixed SSE. 2019-12-24 11:26:14 -05: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
api.py Merge remote-tracking branch 'origin/morpheus' into Flask 2019-12-27 23:05:45 +01:00
check_update.py Merge branch 'development' into python3 2019-11-22 06:29:43 -05:00
config.py Fix for #711. 2019-12-23 14:03:31 -05: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 Merge branch 'development' into python3 2019-11-06 16:45:51 -05:00
get_args.py More work 2019-12-16 14:58:10 +01:00
get_episodes.py Merge branch 'development' into python3 2019-11-06 16:45:51 -05:00
get_languages.py Created languages dictionary for faster conversion than calling database. 2019-12-12 22:04:50 -05:00
get_movies.py Merge branch 'development' into python3 2019-11-06 16:45:51 -05:00
get_providers.py Fix for throttling exception without message. 2019-11-26 17:03:58 -05:00
get_series.py Fix for #685. 2019-12-03 19:54:12 -05:00
get_subtitle.py Merge branch 'development' into python3 2019-11-12 08:18:43 -05:00
helper.py Created path mapping dictionaries for faster conversion than reading config.ini every time. 2019-12-13 07:00:38 -05: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 Added more logging of error for #705. 2019-12-24 09:02:08 -05:00
logger.py Implement new template 2019-12-27 23:15:56 +01:00
main.py Implement new template 2019-12-27 23:15:56 +01:00
notifier.py WIP executemany 2019-11-12 20:40:16 -05:00
queueconfig.py WIP 2019-09-28 00:22:17 -04:00
scheduler.py Merge branch 'development' into python3 2019-10-31 13:55:50 -04:00
utils.py WIP 2019-11-06 19:35:30 -05:00