Commit Graph

326 Commits

Author SHA1 Message Date
simon 5c26be43e6
skip instead of cancle update 2021-12-06 16:55:55 +07:00
simon 82a71ed75d
clean up playlist subscribe notification 2021-12-05 22:35:46 +07:00
simon 7516090e14
handle findPlaylists notification and fix spacing 2021-12-05 22:15:10 +07:00
simon 8874168291
clean up progress hook title and speed up playlist validation 2021-12-05 21:57:33 +07:00
simon 19871d55e2
faster release message timer with reduced redis exipre time on last message 2021-12-05 21:27:43 +07:00
simon c7d69b4fa1
use new notification for channel subscribe feedback 2021-12-05 20:26:39 +07:00
simon 5b47c9cde7
use filter to search for relevant messages 2021-12-05 20:26:17 +07:00
simon 67bde4c7ec
fix notification channel for video thumb download 2021-12-05 17:24:57 +07:00
simon a0d5837519
use new checkMessages for frontend button calls 2021-12-05 17:24:20 +07:00
simon fbdbfd744d
rewrite of progress.js, now potentially better and flexible 2021-12-05 16:42:33 +07:00
simon 1d262fc936
fix old status variables for message 2021-12-05 16:41:06 +07:00
simon f7b5082983
use message:playlistscan for index_channel_playlists 2021-12-03 21:05:34 +07:00
simon b35440253d
transform add to queue, rescan, and download progress to channel messages 2021-12-03 19:47:43 +07:00
simon 1691bdadf5
transform progress message to list, change subscribe messages 2021-12-03 19:00:26 +07:00
simon 5a2d7c07bf
variable expire value and simpler REDIS_PORT declaration 2021-12-03 13:51:34 +07:00
simon 3d0bb40da6
for some strange reason timezone needs to be defined here again... 2021-12-03 12:00:40 +07:00
simon 0b0634273a
validate form entries, set auto sensible default 2021-12-03 11:27:26 +07:00
simon ab8dc0ddee
bump versions 2021-12-03 11:26:35 +07:00
simon 4136a2a4f2
add rescan lock 2021-12-02 19:11:45 +07:00
simon 40c7a6a3f7
initial scheduler_form for settings 2021-12-02 18:38:32 +07:00
simon b2861e0369
ScheduleBuilder config class for celery beat 2021-12-02 18:37:54 +07:00
simon 012e28d4ef
initial beat scheduler setup 2021-12-02 15:54:29 +07:00
simon 3cc5db7ad1
use TZ environ for scheduler 2021-12-02 14:44:37 +07:00
simon 7e97284374
auto index playlists when adding to download 2021-11-29 15:49:45 +07:00
simon b8359a4249
match_all to show all playlists, even when empty 2021-11-29 14:28:23 +07:00
simon b14a820a4c
add 18 char len to valid playlists 2021-11-29 14:21:19 +07:00
simon 929311a943 merge roadmap edits into testing 2021-11-28 19:16:16 +07:00
Simon c754badbaa
Update roadmap 2021-11-28 19:13:29 +07:00
simon eacfd4bc84
refactor and move frontend PostData class to dedicated module 2021-11-28 18:42:04 +07:00
simon 78b85fd42f
add note about channel playlists 2021-11-27 17:39:18 +07:00
simon 525618a7a1
update footer to v0.0.8 2021-11-27 14:41:10 +07:00
simon 436196738e
remove untested warning of arm64, specify broser codec limitations 2021-11-27 14:40:03 +07:00
simon d95bf4272c
speedup by only testing selected formats 2021-11-27 14:13:48 +07:00
simon 5401722d88
bump versions 2021-11-27 14:13:10 +07:00
simon 2d69f64121
fix some wording 2021-11-27 14:11:06 +07:00
simon b8f7aa3298
cleaner handeling of findPlaylists 2021-11-27 12:07:27 +07:00
simon 64c9269ee2
fix channel info for playlistid view to use actual owner 2021-11-27 11:55:00 +07:00
simon 295ea0cde0
handling deactivating playlist 2021-11-27 11:47:12 +07:00
simon 1f82f0c40d
index playlist channel if doesn't exist and beter user feedback 2021-11-26 17:34:59 +07:00
simon 31515961e1
fix prev and nex playlist order 2021-11-26 16:47:39 +07:00
simon 5d7a609285
skip backing up not yet existing index 2021-11-26 16:19:18 +07:00
simon e3de9a0184
fix mobile playlist nav layout 2021-11-26 10:10:45 +07:00
simon ee436ea2d5
update docs with playlist info 2021-11-25 23:38:00 +07:00
simon 32d2659658
handling genering index write errors, #91 2021-11-25 22:10:12 +07:00
simon 3f31e50b69
add delete download queue pending or ignored, #85 2021-11-25 20:02:25 +07:00
simon 408b0a0c34
fix mobile layout for playlist pages 2021-11-25 17:22:52 +07:00
simon 39304ff2bd
add subscribe and unsubscribe buttons for channels and playlists, #81 2021-11-25 16:41:58 +07:00
simon bad129d630
consolidate subscribe to single task for channel and playlist 2021-11-25 15:49:08 +07:00
simon 2ebd0a3e2f
extend unsubscribe for channels and playlists 2021-11-25 11:52:14 +07:00
simon 407325e0a9
add original youtube link if available, #81 2021-11-25 11:32:51 +07:00