ytsm/app/YtManagerApp
chibicitiberiu 794b9bd42d
Merge pull request #76 from cyberjacob/mysql-compatibility
[WIP] Support for MySQL database
2019-10-20 13:51:41 +03:00
..
management Encourage youtube-dl to save downloaded files into mp4 format, so they can be streamed directly 2019-09-22 20:03:06 +01:00
migrations [WIP] Support for MySQL database 2019-09-22 20:03:17 +01:00
static/YtManagerApp Upstream bug in jstree library, icons are not displayed properly 2019-09-22 20:03:09 +01:00
templates Merge pull request #77 from cyberjacob/jump-to-top-of-page 2019-10-20 13:50:42 +03:00
templatetags Added docker support 2018-10-30 14:15:49 +08:00
utils Improved notification system. 2019-08-14 17:14:16 +03:00
views Simplified thumbnail logic, only the best thumbnail size is downloaded and then it is resized and cropped to an appropriate size for use in the web UI. 2019-08-19 21:05:13 +03: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
appmain.py Improved notification system. 2019-08-14 17:14:16 +03:00
apps.py Integrated django-dynamic-preferences library into project. Settings are now stored in the database, the ini file only contains a minimal number of settings. 2018-12-10 01:15:10 +02:00
dynamic_preferences_registry.py Fixed user settings page. 2018-12-29 20:43:39 +02:00
models.py [WIP] Support for MySQL database 2019-09-22 20:03:17 +01:00
scheduler.py Fixed handling of channel subscriptions, where new videos are added to the beginning of the playlist instead of the end. 2019-08-19 16:42:29 +03:00
tests.py Fixed multiple problems related to migration to django-preferences. 2018-12-29 23:16:04 +02:00
urls.py Improved notification system. 2019-08-14 17:14:16 +03:00