Commit Graph

1686 Commits (43708ee2a3f2dd002107efe4d848d36ba1cdced1)
 

Author SHA1 Message Date
simon 5d7a609285
skip backing up not yet existing index 3 years ago
simon e3de9a0184
fix mobile playlist nav layout 3 years ago
simon ee436ea2d5
update docs with playlist info 3 years ago
simon 32d2659658
handling genering index write errors, #91 3 years ago
simon 3f31e50b69
add delete download queue pending or ignored, #85 3 years ago
simon 408b0a0c34
fix mobile layout for playlist pages 3 years ago
simon 39304ff2bd
add subscribe and unsubscribe buttons for channels and playlists, #81 3 years ago
simon bad129d630
consolidate subscribe to single task for channel and playlist 3 years ago
simon 2ebd0a3e2f
extend unsubscribe for channels and playlists 3 years ago
simon 407325e0a9
add original youtube link if available, #81 3 years ago
simon e3f9bd98de
use --check-formats for downloader, #90 3 years ago
simon b1783d6be3
handle multifeed videos with noplaylist 3 years ago
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