ytsm/app/YtManagerApp
2018-12-01 17:28:37 +02:00
..
management Fixed problem caused by parallel downloads where ok.mkdirs would fail (when called by youtube-dl). 2018-11-02 02:50:16 +02:00
migrations Added docker support 2018-10-30 14:15:49 +08:00
static/YtManagerApp Make toolbar look better. 2018-11-03 14:42:27 +02:00
templates Integrated django_dynamic_preferences for setting management. 2018-12-01 17:28:37 +02:00
templatetags Added docker support 2018-10-30 14:15:49 +08:00
utils Improved handling of comments in 'subscription list' files (basically a text file containing subscriptions, and optionally comments with #). 2018-11-03 14:56:16 +02:00
views Integrated django_dynamic_preferences for setting management. 2018-12-01 17:28:37 +02:00
__init__.py Added docker support 2018-10-30 14:15:49 +08:00
admin.py Added docker support 2018-10-30 14:15:49 +08:00
appconfig.py Improved settings.py to read the global settings from the .ini file. 2018-11-01 01:01:21 +02:00
appmain.py Added docker support 2018-10-30 14:15:49 +08:00
apps.py Added docker support 2018-10-30 14:15:49 +08:00
dynamic_preferences_registry.py Integrated django_dynamic_preferences for setting management. 2018-12-01 17:28:37 +02:00
models.py Added docker support 2018-10-30 14:15:49 +08:00
scheduler.py Improve error handling for settings. Instead of failing with an exception, an alert is displayed on the main page when something isn't set properly. 2018-11-09 13:40:48 +02:00
tests.py Added docker support 2018-10-30 14:15:49 +08:00
urls.py Implemented import from file functionality. 2018-11-03 14:43:23 +02:00