Commit Graph

304 Commits (3cc5db7ad1076280fb340157281f52a010266e85)
 

Author SHA1 Message Date
simon 3cc5db7ad1
use TZ environ for scheduler 3 years ago
simon 7e97284374
auto index playlists when adding to download 3 years ago
simon b8359a4249
match_all to show all playlists, even when empty 3 years ago
simon b14a820a4c
add 18 char len to valid playlists 3 years ago
simon 929311a943 merge roadmap edits into testing 3 years ago
Simon c754badbaa
Update roadmap 3 years ago
simon eacfd4bc84
refactor and move frontend PostData class to dedicated module 3 years ago
simon 78b85fd42f
add note about channel playlists 3 years ago
simon 525618a7a1
update footer to v0.0.8 3 years ago
simon 436196738e
remove untested warning of arm64, specify broser codec limitations 3 years ago
simon d95bf4272c
speedup by only testing selected formats 3 years ago
simon 5401722d88
bump versions 3 years ago
simon 2d69f64121
fix some wording 3 years ago
simon b8f7aa3298
cleaner handeling of findPlaylists 3 years ago
simon 64c9269ee2
fix channel info for playlistid view to use actual owner 3 years ago
simon 295ea0cde0
handling deactivating playlist 3 years ago
simon 1f82f0c40d
index playlist channel if doesn't exist and beter user feedback 3 years ago
simon 31515961e1
fix prev and nex playlist order 3 years ago
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