Commit Graph

1250 Commits (2d942fe9b571c1242c5276996780c414b5916ddb)
 

Author SHA1 Message Date
simon 62ba1ecf4a
handle empty playlist nav 3 years ago
simon e450b38702
add video playlist navigation, previous and next 3 years ago
simon 3d969c25fa
only show playlist if at least one entry 3 years ago
simon 8932a6bc02
validate existence of playlist entry in index 3 years ago
simon e3f0075132
use original sort order for playlist_id list 3 years ago
simon b9ddf6a299
bump celery version 3 years ago
simon c3ece970ee
add playlist discovery button to channel_id page 3 years ago
simon ac14cd5ebb
playlist relation take 2 3 years ago
simon 7930da5242
fix youtu.be extractor, #40 3 years ago
simon 58303047aa
validate thumbnails after filesystem rescan 3 years ago
simon b1c82759bb
extend playlist_id with metadata and links 3 years ago
simon 94576b4b76
initial PlaylistIdView paths and basic template 3 years ago
simon 16833a4377
auto add videos to playlist 3 years ago
simon 44e1720aab
add thumbnail extraction to channel playlist scraper 3 years ago
simon 3485f9b1c8
define playlist field types in index 3 years ago
simon c499a130da
add sync playlist meta data and position to video index 3 years ago
simon 824ba35c14
add basic playlists to template 3 years ago
Crocs bb73d531a4
Update settings.html (#87)
* Update settings.html

Fixed the example as you wouldn't put KB/s at the end, reworded the explanation, and added "KB/s" at the end of the "Current throttled rate limit:"

Also added KB/s to the download speed limit, and added an example.

* Update settings.html
3 years ago
simon 5ef9c5b059
download playlist artwork 3 years ago
simon 2550016ac8
send playlist hits to template 3 years ago
simon eaf107d0d2
add new ta_playlist index and task to find playlists of channel 3 years ago
simon 1bfb912d09
basic routes and template for playlist page 3 years ago
simon bd37b653c2
extend playlists to get all playlists of a channel and upload single playlist to index 3 years ago
simon 15845da3a8
use check_formats to validate thumb url, #83 3 years ago
simon 72bc6a4d02
basic methods of YoutubePlaylist class 3 years ago
simon 661ee2616c
bump django version 3 years ago
simon 3bc6074ef3
slimming some UI spacing issues 3 years ago
simon 232afee3f6 update for v0.0.7 3 years ago
simon b2a4f88980 add re_sync_thumbs to frontend 3 years ago
simon 1f0e305527 add re_sync_thumbs backend functionality 3 years ago
simon 4d9cda3a24 better subscribe_to task with notification 3 years ago
simon 283a72308e handle deleting channel without videos 3 years ago
simon 164ee5c523 more valueerrors in url extraction 3 years ago
simon bce1022677 userspace channelID view_style 3 years ago
simon 1ba3090db1 rewrite url_str extractor to convert channel names into channel ids, #40 3 years ago
simon c92800701a be more specific about multi-single user 3 years ago
simon caff9ce189 standardize parse_url_list to only return ids 3 years ago
simon 3375cbc767 cleanup logging 3 years ago
simon cc90e437a9 show progress message for thumbnail download 3 years ago
simon 29fc5fbda2 improved progress message for frontend feedback 3 years ago
simon 20aab04fbf fix keyerror 3 years ago
simon 45c2215dc2 validate subscribe form and handover to scheduler, #75 3 years ago
simon aebf44ee7e validate add to queue form 3 years ago
simon 266d3703cd validate search forms 3 years ago
simon a8ded25b35 userspace color 3 years ago
simon a4397b5204 validate settings form and userspace archive page_size 3 years ago
simon f24a3dd1f5 userspace sort_order and sort_by 3 years ago
simon ef13b9259e userspace hide_watched in home and channelid view 3 years ago
simon 180a63d6dd userspace show_subed_only in channel view 3 years ago
simon 88f28a7d1e userspace show_ignored_only on downloads view 3 years ago