Commit Graph

1574 Commits (47c433e7c1554ed764429b6e31698acb3b0435c6)
 

Author SHA1 Message Date
simon 9fceb98f13
add playlists to reindex class 3 years ago
simon 220d020c76
delete playlist buttons to frontend 3 years ago
simon b292a5e309
add delete playlist backend functionality 3 years ago
simon 8d708fcdc8
add mark_playlist_watched and refactor mark_channel_watched to update_by_query 3 years ago
simon 85d12d6c68
dont index playlists without videos 3 years ago
simon fef26a06b2
force refresh for new videos to avoid racing condition 3 years ago
simon 3b6e70b4dc
progress message on validate_playlists 3 years ago
simon 3881d305f9
add subscribe to playlist form and better task management 3 years ago
simon fcddf85245
validate_playlists after run_queue from VideoDownloader 3 years ago
simon d0e0903d48
use remote data for playlist find_missing 3 years ago
simon 3efdc1962d
fix playlist nav builder using correct index 3 years ago
simon f26fbc0dc5
implement show_subed_only on playlist view 3 years ago
simon a1167bac4e
use same page size for playlist rescan 3 years ago
simon bb889f7f67
use find_missing to also add missing videos from playlist to download queue 3 years ago
simon 1af0196208
add subscribe to playlist backend functionality 3 years ago
simon 8b69be645c
use new IndexPaginate class for get_channels and get_playlists 3 years ago
simon f371a03cc7
use new IndexPaginate class for get_all_indexed videos 3 years ago
simon 509b0097fe
bump celery version 3 years ago
simon 7b36cc53e7
refactor get_all_pending to use new IndexPaginate class 3 years ago
simon ed9d5aef0a
fix playlist get_entries when not passing all youtube_ids 3 years ago
simon c4b0f900f8
dedicated search_after class to scroll through index 3 years ago
simon 0e9c0d9f6b
add channel playlist link 3 years ago
simon d2414434fb
implement playlist earch form 3 years ago
simon 2fe8936e85
add playlist position index 3 years ago
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