Commit Graph

1817 Commits (cfa0cabd41dc1cd07285cf3313859a37659d8008)
 

Author SHA1 Message Date
Simon cfa0cabd41
add unit tests workflow 4 months ago
Simon 8a2040aa26
ignore pytest cache 4 months ago
Simon e2253fc63b
switch to official yt-dlp commit 4 months ago
Simon f9eff28da7
replace deprecated STATICFILES_STORAGE 4 months ago
Simon 873e7d1e8d
add gcc to runner 4 months ago
Simon 91f9351502
limit action run on path glob 4 months ago
Simon 4a49d70b17 Merge branch 'master' into testing 4 months ago
Simon ca1864843a
fix install repo dependencies 4 months ago
Simon 819d166296
update actions version 4 months ago
Simon d6b5521c11
fix naming 4 months ago
Simon c9285ce3a1
bump requests 4 months ago
Simon 3e3e3ae78e
add tests for urlparser 4 months ago
Simon ae89f47072
make application testable 4 months ago
Simon 1bcb4f1f7c
remove unused CONFIG init 4 months ago
Simon 758038f93d
fix sync_to_videos in channel reindex 4 months ago
Simon d6f679784e
fix logout django 5 needing post request 4 months ago
Simon c7ebbaa207
remove redundant 4 months ago
Simon a2000b253b
Update FRONTEND-MIGRATION.yml 4 months ago
Simon 6e9ae583c9
add Frontend Migration template 4 months ago
Simon ee5d73917c
Add channel art fallback, #build
Changed:
- Added additional channel art fallback extractor
4 months ago
Simon 478d05997c
channel art fallback injection, #701 5 months ago
Simon 0e305f60f4
Channel playlist index fix, #build
Changed:
- Fixed channel not indexing correctly for standalone playlist
5 months ago
Simon 3c441c3a31
fix missing channel 5 months ago
Simon 228677ddfb
add beta-testing info 5 months ago
Simon 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...
5 months ago
Simon 34ad0ca07d
add next steps 5 months ago
Simon c82d9e2140
bump base image 5 months ago
Simon bbf59eaca9
set first in queue with score 1 5 months ago
Simon e42737ad9b
bump req 5 months ago
Simon 1d9c274390
better reindex_type handler, fix off by one 5 months ago
Simon 2a35b42d88
add redisqueue in use docs 5 months ago
Simon 11ab314649
refact CommentList to use RedisQueue 5 months ago
Simon d58d133baf
refactor decouple DownloadPostProcess 5 months ago
Simon d6f3fd883c
skip empty add 5 months ago
Simon 8f1a5c8557
use dynamic max_score for reindex queue 5 months ago
Simon fdc427977e
fix types 5 months ago
Simon db080e97bb
better queue total management with score 5 months ago
Simon 5235af3d91
refactor download post processing to redis queue 5 months ago
Simon 6ab70c7602
better att to queue, track score 5 months ago
Simon 86d157699a
better 404 handling in views 5 months ago
Simon c176405b32
untangle channel_overwrites in video index and queue 5 months ago
Simon 6e7cb74366
clean up, remove unused 5 months ago
Simon 05cfeb9d99
fix stop iterator, better channel overwrite unpack 5 months ago
Simon 4edb5adead
thumb clean up notification, call in task 5 months ago
Simon c17627a911
clean up thumbs from cache 5 months ago
Simon 36a738d5d7
move get_channel_overwrites to helper 5 months ago
Simon d6c4a6ea46
remove redundant playlistcheck in _process_entry 5 months ago
Simon 77ee9cfc13
use video class for channel_id extraction 5 months ago
Simon c413811e17
fix _parse_playlist, add existing playlist to queue, #634 5 months ago
Simon 2a9769d154
simplify channel overwrite handling in posprocessing 5 months ago