Commit Graph

1750 Commits

Author SHA1 Message Date
simon b2ca7710cd userspace gird-list view 2021-10-29 11:45:13 +07:00
simon 21d55561a0 extend sort and filter to channel_id view 2021-10-28 18:00:59 +07:00
simon 8255fe9e55 validate expected env vars before starting 2021-10-28 16:17:47 +07:00
simon 254c518505 basic auth for elasticsearch 2021-10-28 15:49:58 +07:00
simon ebd8368856 namespace redis keys to ta: 2021-10-27 18:07:35 +07:00
simon 78561981ad extend sort_by and sort_order in home view 2021-10-27 15:29:17 +07:00
simon d4e266f9c0 refactor home view to view_config dict 2021-10-27 11:01:09 +07:00
simon bb909d866c consolidating elasticsearch details 2021-10-26 18:38:43 +07:00
simon 969b6bff0d add throttled-rate and user management docs 2021-10-26 18:21:36 +07:00
simon 5f3fc460c1 implementing throttled-rate option 2021-10-26 17:14:26 +07:00
simon 581314a8a4 bump yt_dlp version 2021-10-26 17:07:52 +07:00
simon 50396a666d use expose instead of publish 2021-10-26 16:23:41 +07:00
simon 3526d62540 custom user models for admin login 2021-10-25 19:28:05 +07:00
simon 6f58dc47cc add admin interface link 2021-10-25 14:41:21 +07:00
simon 1283f437c3 use admin pw hash as secret_key 2021-10-25 14:22:23 +07:00
simon 247c0845e0 put db on persistend volume 2021-10-25 13:40:09 +07:00
simon 66f184b41b increase timeout to wait for es 2021-10-25 13:23:54 +07:00
simon 0ce5183056 handle failed login 2021-10-24 15:34:00 +07:00
simon dffe974f9e move redundant keywords from downlaod title to badge, #64 2021-10-22 18:24:18 +07:00
simon 05b25d004e fix linting 2021-10-22 18:23:06 +07:00
simon 825ebd874e handle next url parameter in login 2021-10-22 12:01:30 +07:00
simon 01ccca16e4 added logout functionality 2021-10-22 11:45:06 +07:00
simon 3d0859ceec add basic usermanagement and login functionality 2021-10-21 19:33:27 +07:00
simon 401aa6c2f8 Merge branch 'master' into testing 2021-10-21 11:24:26 +07:00
simon aeb6f48ac4 add iOS compatible format example to settings page 2021-10-21 11:15:38 +07:00
borgmanJeremy d03c45e580
Updated readme to specify how to operate with iOS and MacOS. (#66) issue #61 2021-10-21 11:13:39 +07:00
simon e4352e5bec playsinline fix for mobile safari 2021-10-20 20:49:20 +07:00
simon 58efe64c5d make chown command optional by omitting HOST_UID and HOST_GID, #58 2021-10-20 18:41:39 +07:00
simon 6f4bab41d5 increase uwsgi buffer-size, #60 #48 2021-10-20 18:16:53 +07:00
simon d250ed645a initial template for login route 2021-10-18 17:14:59 +07:00
Crocs 09584e43b8
Update README.md (#57)
Unraid installation instructions
2021-10-18 10:20:59 +07:00
simon 4ef98b7448 simplify docker deployment 2021-10-17 13:29:22 +07:00
simon 528938942a update docs for v0.0.6 take 2 2021-10-17 11:31:21 +07:00
simon de2371c43c handle running empty dl queue, #55 2021-10-17 11:28:05 +07:00
simon 1a88c85436 skip video if is_live now 2021-10-17 10:49:02 +07:00
simon 63be6afcfe allow duration_sec extraction to fail cleanly for add to queue 2021-10-17 09:40:46 +07:00
simon 559a4c9a58 a note about multi arch builds 2021-10-16 18:12:41 +07:00
simon 08338f3270 add thumbnail download for manual import 2021-10-16 17:03:39 +07:00
simon 0c3c1b650a disable notifiation on rescan, fix keyerror issue in missing_thumbs build 2021-10-15 13:16:35 +07:00
simon 45d8b7e218 ignore missing video rating 2021-10-14 23:12:30 +07:00
simon 5edc78a826 update docs for v0.0.6 2021-10-14 22:48:43 +07:00
simon fd2fa628e3 make sure to get both banner and icon 2021-10-14 22:48:23 +07:00
simon ba12c2ad25 simple progress message for thumbnail bulk download 2021-10-14 21:28:27 +07:00
simon 0d061d8601 get art work for new subscribed channels 2021-10-14 17:47:07 +07:00
simon 0844f7b91a add delayed retry for non 404 thumb download error 2021-10-14 14:44:50 +07:00
simon 044b12d5a5 remove now unused thumbnail methods from searching module 2021-10-14 14:42:35 +07:00
simon ce5f8b6a38 cleanup method for unused thumbs 2021-10-14 11:59:30 +07:00
simon 9ad42dfa38 add artwork refresh on rescan 2021-10-14 11:18:32 +07:00
simon 952bc4f97c add thumb dl after rescan 2021-10-14 10:03:54 +07:00
simon bfd51e6804 extend test deploy to take platform argument 2021-10-13 19:34:55 +07:00