569 Commits

Author SHA1 Message Date
33b9a012d4
implement api-stop for download_pending 2023-03-23 10:48:43 +07:00
860213c427
fix empty reply 2023-03-23 09:57:16 +07:00
272972429b
handle hard task reset at startup 2023-03-23 09:49:06 +07:00
db0e362b7d
make update_subscribed stoppable 2023-03-22 17:01:34 +07:00
3bd6075a9b
[API] remove old task endpoint add task-name and task-id 2023-03-22 16:35:25 +07:00
f194259ab3
refactor subscribe task backend 2023-03-18 17:46:51 +07:00
3b9d083f5e
notify only if task attr is set 2023-03-18 17:13:14 +07:00
b2fa92a8c3
refactor channel playlist index task backend 2023-03-18 12:59:16 +07:00
d533c7acfe
refactor re_sync_thumbs task 2023-03-16 18:13:37 +07:00
e6da63ff09
clean up notification 2023-03-16 18:11:08 +07:00
461c2c4600
refactor thumbnail check task 2023-03-16 17:12:50 +07:00
0ab41f74dc
refactor filesystem class task 2023-03-16 13:18:26 +07:00
1ab7127ed3
split filesystem and manual import classes 2023-03-16 10:59:47 +07:00
6b2bd06393
refactor backup-restore tasks 2023-03-16 10:11:10 +07:00
04a559e471
refactor manual import task 2023-03-15 17:39:37 +07:00
6b7354b14f
refactor reindex task 2023-03-15 16:59:20 +07:00
2c719ae1ae
refactor download_pending task 2023-03-15 13:28:19 +07:00
488711ee8f
refactor extract dl task 2023-03-14 16:40:05 +07:00
78f04a2ffc
refactor subs rescan to new task manager 2023-03-14 15:42:42 +07:00
58530563ce
fix empty is_pending 2023-03-14 15:07:01 +07:00
2d2431364d
handle get single not found 2023-03-08 13:27:37 +07:00
16440a4170
add generic task command handler 2023-03-08 12:31:03 +07:00
1f08ea9eea
handle empty tasks return 2023-03-07 17:31:21 +07:00
2850988bfe Merge branch 'testing' into feat-redis-result 2023-03-07 16:07:17 +07:00
ee568534f6
improve comment notify timeouts 2023-03-04 17:37:58 +07:00
c204c6ca7f
finetune timeouts and notifications 2023-03-04 17:03:46 +07:00
87cfd9e154
move up notification for faster feedback 2023-03-04 16:45:14 +07:00
72e5d7ccf8
disable expire for queue setup message 2023-03-04 11:51:48 +07:00
a459661fa2
fallback to estimate size for progress hook 2023-03-04 11:51:12 +07:00
a56de2818d
consolidate yt-dlp obs 2023-03-04 11:33:22 +07:00
5617d1c7ae
sort by date and delete task results 2023-03-02 14:43:05 +07:00
666074ed49
refactor download task, consolidate tasks 2023-03-02 14:17:03 +07:00
4c0de78fb4
refactor subscribe from form task 2023-03-02 12:30:48 +07:00
ea002ad45d
refactor rescan and add to pending 2023-03-01 19:12:27 +07:00
6328e316f4
add task manager integration 2023-03-01 18:13:51 +07:00
c4b175b2db
reindex simplify video meta unpack 2023-03-01 13:51:43 +07:00
b52aa4daba
fix media_url change in reindex, #424 2023-03-01 13:45:01 +07:00
571c2ce3a4
ensure load_new_defaults for all manage.py commands, #434 2023-02-18 09:20:09 +07:00
a34c9479f2
use channel from queue for download query filtering, #431 2023-02-17 12:21:00 +07:00
162c05628c
rename PendingInteract youtube_id kwargs 2023-02-17 10:26:10 +07:00
1125c0c4bf
handle malformed thumbnail download, #430 2023-02-17 09:17:04 +07:00
6641db3e7e
skip empty comment, #429 2023-02-13 12:42:55 +07:00
77c26134d1
add print for thumbnail fallback, #425 2023-02-13 12:15:12 +07:00
ef685ecb42
handle PIL error empty thumbnail image, #425 2023-02-13 11:55:47 +07:00
0fcd6c086b
add kip log output for is_upcoming or is_live 2023-02-10 22:16:04 +07:00
f8b0977a7f
fix linter 2023-02-03 14:57:57 +07:00
3f86786ee8
reduce comments log output 2023-02-02 14:14:32 +07:00
2d942fe9b5
load defaults for schedule builder at startup 2023-02-02 13:06:00 +07:00
114c7c2811
return new version in is_updated 2023-02-02 12:06:24 +07:00
83057d9e54
return files clearded from clear_dl_cache 2023-02-02 10:46:59 +07:00