819d166296
update actions version
2024-05-21 16:35:43 +02:00
d6b5521c11
fix naming
2024-05-21 16:22:59 +02:00
c9285ce3a1
bump requests
2024-05-21 13:06:40 +02:00
3e3e3ae78e
add tests for urlparser
2024-05-21 13:05:40 +02:00
ae89f47072
make application testable
2024-05-21 12:18:25 +02:00
1bcb4f1f7c
remove unused CONFIG init
2024-05-21 12:16:30 +02:00
758038f93d
fix sync_to_videos in channel reindex
2024-05-20 13:34:45 +02:00
d6f679784e
fix logout django 5 needing post request
2024-05-20 13:17:11 +02:00
478d05997c
channel art fallback injection, #701
2024-05-16 21:55:27 +02:00
0e305f60f4
Channel playlist index fix, #build
...
Changed:
- Fixed channel not indexing correctly for standalone playlist
2024-05-16 19:54:08 +02:00
3c441c3a31
fix missing channel
2024-05-16 17:44:21 +02:00
228677ddfb
add beta-testing info
2024-05-15 21:15:09 +02:00
dc0c82c814
New scheduler store and playlist improvements, #build
...
Changed:
- Changed to persistent celery beat schedule store
- Changed playlist handling and refreshing
- Changed internal queue storage to use Redis
- Changed a lot of other things...
2024-05-15 20:42:08 +02:00
34ad0ca07d
add next steps
2024-05-15 20:40:29 +02:00
c82d9e2140
bump base image
2024-05-15 19:54:16 +02:00
bbf59eaca9
set first in queue with score 1
2024-05-15 19:54:05 +02:00
e42737ad9b
bump req
2024-05-15 16:32:04 +02:00
1d9c274390
better reindex_type handler, fix off by one
2024-05-15 13:18:28 +02:00
2a35b42d88
add redisqueue in use docs
2024-05-15 11:56:09 +02:00
11ab314649
refact CommentList to use RedisQueue
2024-05-15 00:37:01 +02:00
d58d133baf
refactor decouple DownloadPostProcess
2024-05-15 00:18:43 +02:00
d6f3fd883c
skip empty add
2024-05-15 00:11:25 +02:00
8f1a5c8557
use dynamic max_score for reindex queue
2024-05-15 00:11:05 +02:00
fdc427977e
fix types
2024-05-14 23:39:43 +02:00
db080e97bb
better queue total management with score
2024-05-14 23:25:33 +02:00
5235af3d91
refactor download post processing to redis queue
2024-05-14 19:17:13 +02:00
6ab70c7602
better att to queue, track score
2024-05-14 18:06:27 +02:00
86d157699a
better 404 handling in views
2024-05-14 17:05:47 +02:00
c176405b32
untangle channel_overwrites in video index and queue
2024-05-13 20:54:39 +02:00
6e7cb74366
clean up, remove unused
2024-05-13 19:51:25 +02:00
05cfeb9d99
fix stop iterator, better channel overwrite unpack
2024-05-13 19:37:46 +02:00
4edb5adead
thumb clean up notification, call in task
2024-05-13 18:26:17 +02:00
c17627a911
clean up thumbs from cache
2024-05-12 23:00:58 +02:00
36a738d5d7
move get_channel_overwrites to helper
2024-05-12 21:11:21 +02:00
d6c4a6ea46
remove redundant playlistcheck in _process_entry
2024-05-12 21:09:48 +02:00
77ee9cfc13
use video class for channel_id extraction
2024-05-12 21:08:37 +02:00
c413811e17
fix _parse_playlist, add existing playlist to queue, #634
2024-05-12 01:02:01 +02:00
2a9769d154
simplify channel overwrite handling in posprocessing
2024-05-12 00:34:03 +02:00
d9ce9641e2
rewrite playlist postprocess, ensure refresh, #686
2024-05-11 23:59:36 +02:00
f874d402b1
implement skip_on_empty in update_playlist
2024-05-11 23:09:03 +02:00
97b6d7d606
simplify playlist reindex, use update
2024-05-11 22:34:44 +02:00
4a38636ef3
implement remove_vids_from_playlist
2024-05-11 22:34:21 +02:00
97bc03f855
split channel rescan checking with existing index, #500
2024-05-11 21:47:40 +02:00
770990c568
split playlist parsing in find_missing in playlist
2024-05-11 21:23:27 +02:00
ddc4685811
decouple playlist video id matching to individual
2024-05-11 19:16:35 +02:00
56220a94e0
workaround channel_subs, use first entry, #701
2024-05-11 11:52:50 +02:00
fd039de53d
add to queue notification, #714
2024-05-11 11:10:26 +02:00
320ead0bd2
clean up startup migrations
2024-05-09 20:52:42 +02:00
e33341d30d
fix playlist subscribe template bool logic, #684
2024-05-09 16:00:02 +02:00
21b79e7c8f
Merge branch 'testing' into feat-delete-ignore
2024-05-09 15:27:19 +02:00