Commit Graph

  • 3efdc1962d fix playlist nav builder using correct index simon 2021-11-18 21:16:18 +07:00
  • f26fbc0dc5 implement show_subed_only on playlist view simon 2021-11-18 17:14:11 +07:00
  • a1167bac4e use same page size for playlist rescan simon 2021-11-18 16:58:39 +07:00
  • bb889f7f67 use find_missing to also add missing videos from playlist to download queue simon 2021-11-18 16:37:05 +07:00
  • 1af0196208 add subscribe to playlist backend functionality simon 2021-11-18 16:00:55 +07:00
  • 8b69be645c use new IndexPaginate class for get_channels and get_playlists simon 2021-11-18 14:48:31 +07:00
  • f371a03cc7 use new IndexPaginate class for get_all_indexed videos simon 2021-11-18 12:16:21 +07:00
  • 509b0097fe bump celery version simon 2021-11-18 12:11:58 +07:00
  • 7b36cc53e7 refactor get_all_pending to use new IndexPaginate class simon 2021-11-17 18:30:24 +07:00
  • ed9d5aef0a fix playlist get_entries when not passing all youtube_ids simon 2021-11-17 18:16:22 +07:00
  • c4b0f900f8 dedicated search_after class to scroll through index simon 2021-11-17 17:54:47 +07:00
  • 0e9c0d9f6b add channel playlist link simon 2021-11-15 13:19:40 +07:00
  • d2414434fb implement playlist earch form simon 2021-11-15 13:08:32 +07:00
  • 2fe8936e85 add playlist position index simon 2021-11-15 13:00:17 +07:00
  • 62ba1ecf4a handle empty playlist nav simon 2021-11-14 19:48:03 +07:00
  • e450b38702 add video playlist navigation, previous and next simon 2021-11-14 19:34:57 +07:00
  • 3d969c25fa only show playlist if at least one entry simon 2021-11-14 15:51:55 +07:00
  • 8932a6bc02 validate existence of playlist entry in index simon 2021-11-14 15:46:24 +07:00
  • e3f0075132 use original sort order for playlist_id list simon 2021-11-13 18:36:48 +07:00
  • b9ddf6a299 bump celery version simon 2021-11-13 17:54:07 +07:00
  • c3ece970ee add playlist discovery button to channel_id page simon 2021-11-13 17:35:48 +07:00
  • ac14cd5ebb playlist relation take 2 simon 2021-11-13 17:34:58 +07:00
  • 7930da5242 fix youtu.be extractor, #40 simon 2021-11-12 19:26:47 +07:00
  • 58303047aa validate thumbnails after filesystem rescan simon 2021-11-12 17:12:53 +07:00
  • b1c82759bb extend playlist_id with metadata and links simon 2021-11-12 15:01:39 +07:00
  • 94576b4b76 initial PlaylistIdView paths and basic template simon 2021-11-12 11:44:18 +07:00
  • 16833a4377 auto add videos to playlist simon 2021-11-12 11:43:44 +07:00
  • 44e1720aab add thumbnail extraction to channel playlist scraper simon 2021-11-11 21:17:04 +07:00
  • 3485f9b1c8 define playlist field types in index simon 2021-11-11 20:57:28 +07:00
  • c499a130da add sync playlist meta data and position to video index simon 2021-11-11 17:56:29 +07:00
  • 824ba35c14 add basic playlists to template simon 2021-11-10 18:53:38 +07:00
  • bb73d531a4 Update settings.html (#87) Crocs 2021-11-10 04:59:11 -06:00
  • 5ef9c5b059 download playlist artwork simon 2021-11-10 17:55:34 +07:00
  • 2550016ac8 send playlist hits to template simon 2021-11-10 17:29:11 +07:00
  • eaf107d0d2 add new ta_playlist index and task to find playlists of channel simon 2021-11-08 14:54:17 +07:00
  • 1bfb912d09 basic routes and template for playlist page simon 2021-11-08 14:52:46 +07:00
  • bd37b653c2 extend playlists to get all playlists of a channel and upload single playlist to index simon 2021-11-06 22:30:39 +07:00
  • 15845da3a8 use check_formats to validate thumb url, #83 simon 2021-11-06 20:23:59 +07:00
  • 72bc6a4d02 basic methods of YoutubePlaylist class simon 2021-11-05 16:24:05 +07:00
  • 661ee2616c bump django version simon 2021-11-05 16:23:15 +07:00
  • 3bc6074ef3 slimming some UI spacing issues simon 2021-11-04 15:53:47 +07:00
  • 232afee3f6 update for v0.0.7 v0.0.7 simon 2021-11-01 17:16:00 +07:00
  • b2a4f88980 add re_sync_thumbs to frontend simon 2021-11-01 16:42:07 +07:00
  • 1f0e305527 add re_sync_thumbs backend functionality simon 2021-11-01 16:20:21 +07:00
  • 4d9cda3a24 better subscribe_to task with notification simon 2021-10-31 17:48:56 +07:00
  • 283a72308e handle deleting channel without videos simon 2021-10-31 17:30:29 +07:00
  • 164ee5c523 more valueerrors in url extraction simon 2021-10-31 17:05:13 +07:00
  • bce1022677 userspace channelID view_style simon 2021-10-31 16:15:33 +07:00
  • 1ba3090db1 rewrite url_str extractor to convert channel names into channel ids, #40 simon 2021-10-31 16:04:28 +07:00
  • c92800701a be more specific about multi-single user simon 2021-10-30 19:32:47 +07:00
  • caff9ce189 standardize parse_url_list to only return ids simon 2021-10-30 17:51:50 +07:00
  • 3375cbc767 cleanup logging simon 2021-10-30 17:51:07 +07:00
  • cc90e437a9 show progress message for thumbnail download simon 2021-10-30 17:06:54 +07:00
  • 29fc5fbda2 improved progress message for frontend feedback simon 2021-10-30 17:06:22 +07:00
  • 20aab04fbf fix keyerror simon 2021-10-30 16:35:10 +07:00
  • 45c2215dc2 validate subscribe form and handover to scheduler, #75 simon 2021-10-30 15:00:10 +07:00
  • aebf44ee7e validate add to queue form simon 2021-10-30 14:14:16 +07:00
  • 266d3703cd validate search forms simon 2021-10-30 13:19:16 +07:00
  • a8ded25b35 userspace color simon 2021-10-29 23:43:19 +07:00
  • a4397b5204 validate settings form and userspace archive page_size simon 2021-10-29 22:37:31 +07:00
  • f24a3dd1f5 userspace sort_order and sort_by simon 2021-10-29 14:42:12 +07:00
  • ef13b9259e userspace hide_watched in home and channelid view simon 2021-10-29 14:02:21 +07:00
  • 180a63d6dd userspace show_subed_only in channel view simon 2021-10-29 13:35:37 +07:00
  • 88f28a7d1e userspace show_ignored_only on downloads view simon 2021-10-29 12:23:33 +07:00
  • b2ca7710cd userspace gird-list view simon 2021-10-29 11:45:13 +07:00
  • 21d55561a0 extend sort and filter to channel_id view simon 2021-10-28 18:00:59 +07:00
  • 8255fe9e55 validate expected env vars before starting simon 2021-10-28 16:17:47 +07:00
  • 254c518505 basic auth for elasticsearch simon 2021-10-28 15:49:58 +07:00
  • ebd8368856 namespace redis keys to ta: simon 2021-10-27 18:07:35 +07:00
  • 78561981ad extend sort_by and sort_order in home view simon 2021-10-27 15:29:17 +07:00
  • d4e266f9c0 refactor home view to view_config dict simon 2021-10-27 11:01:09 +07:00
  • bb909d866c consolidating elasticsearch details simon 2021-10-26 18:38:43 +07:00
  • 969b6bff0d add throttled-rate and user management docs simon 2021-10-26 18:21:36 +07:00
  • 5f3fc460c1 implementing throttled-rate option simon 2021-10-26 17:14:26 +07:00
  • 581314a8a4 bump yt_dlp version simon 2021-10-26 17:07:52 +07:00
  • 50396a666d use expose instead of publish simon 2021-10-26 16:23:41 +07:00
  • 3526d62540 custom user models for admin login simon 2021-10-25 19:28:05 +07:00
  • 6f58dc47cc add admin interface link simon 2021-10-25 14:41:21 +07:00
  • 1283f437c3 use admin pw hash as secret_key simon 2021-10-25 14:22:23 +07:00
  • 247c0845e0 put db on persistend volume simon 2021-10-25 13:40:09 +07:00
  • 66f184b41b increase timeout to wait for es simon 2021-10-25 13:23:54 +07:00
  • 0ce5183056 handle failed login simon 2021-10-24 15:34:00 +07:00
  • dffe974f9e move redundant keywords from downlaod title to badge, #64 simon 2021-10-22 18:24:18 +07:00
  • 05b25d004e fix linting simon 2021-10-22 18:23:06 +07:00
  • 825ebd874e handle next url parameter in login simon 2021-10-22 12:01:30 +07:00
  • 01ccca16e4 added logout functionality simon 2021-10-22 11:45:06 +07:00
  • 3d0859ceec add basic usermanagement and login functionality simon 2021-10-21 19:33:27 +07:00
  • 401aa6c2f8 Merge branch 'master' into testing simon 2021-10-21 11:24:26 +07:00
  • aeb6f48ac4 add iOS compatible format example to settings page simon 2021-10-21 11:15:38 +07:00
  • d03c45e580 Updated readme to specify how to operate with iOS and MacOS. (#66) issue #61 borgmanJeremy 2021-10-20 23:13:39 -05:00
  • e4352e5bec playsinline fix for mobile safari simon 2021-10-20 20:49:20 +07:00
  • 58efe64c5d make chown command optional by omitting HOST_UID and HOST_GID, #58 simon 2021-10-20 18:41:39 +07:00
  • 6f4bab41d5 increase uwsgi buffer-size, #60 #48 simon 2021-10-20 18:16:53 +07:00
  • d250ed645a initial template for login route simon 2021-10-18 17:14:59 +07:00
  • 09584e43b8 Update README.md (#57) Crocs 2021-10-17 22:20:59 -05:00
  • 4ef98b7448 simplify docker deployment simon 2021-10-17 13:29:22 +07:00
  • 528938942a update docs for v0.0.6 take 2 v0.0.6 simon 2021-10-17 11:31:21 +07:00
  • de2371c43c handle running empty dl queue, #55 simon 2021-10-17 11:28:05 +07:00
  • 1a88c85436 skip video if is_live now simon 2021-10-17 10:49:02 +07:00
  • 63be6afcfe allow duration_sec extraction to fail cleanly for add to queue simon 2021-10-17 09:40:46 +07:00