Commit Graph

1799 Commits (6e9ae583c92c5a0c88e428247a6d332664348788)
 

Author SHA1 Message Date
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
Simon d9ce9641e2
rewrite playlist postprocess, ensure refresh, #686 5 months ago
Simon f874d402b1
implement skip_on_empty in update_playlist 5 months ago
Simon 97b6d7d606
simplify playlist reindex, use update 5 months ago
Simon 4a38636ef3
implement remove_vids_from_playlist 5 months ago
Simon 97bc03f855
split channel rescan checking with existing index, #500 5 months ago
Simon 770990c568
split playlist parsing in find_missing in playlist 5 months ago
Simon ddc4685811
decouple playlist video id matching to individual 5 months ago
Simon 56220a94e0
workaround channel_subs, use first entry, #701 5 months ago
Simon fd039de53d
add to queue notification, #714 5 months ago
Simon 320ead0bd2
clean up startup migrations 5 months ago
Simon e33341d30d
fix playlist subscribe template bool logic, #684 5 months ago
Simon 21b79e7c8f Merge branch 'testing' into feat-delete-ignore 5 months ago
Simon 9366b8eab9
Feature beat model (#713)
* add django-celery-beat

* implement schedule migration

* fix version_check migration

* remove old schedule init

* better schedule migration

* fix task_config migration

* show task config on settings page

* fix notify url builder

* refactor celery initiation

* fix get task

* fix scheduler mig

* fix linter

* better task_config store on periodic task

* save new schedules

* fix task_config extraction from custom model

* implement auto schedule

* implement schedule delete

* refactor notifications to ES config storage

* downgrade redis

* better notification migration to ES

* add notification url handling

* fix worker start

* fix docs spelling

* don't resend form data on notification refresh

* fix type hints

* move TASK_CONFIG to separate module

* fix partial task config imports

* fix yt_obs typing

* delete schedule

* remove outdated instructions

* create initial schedules

* fix reindex days config key

* fix doc string

* unregister BeatModels
5 months ago
Simon 011073617d
More experimental comment extraction, #build
Changed:
- Fix for like_count gt 1000
5 months ago
Simon 784f90b16d
more experimental comment extractions 5 months ago
Simon c1cd9bc8eb
add requirements-dev 5 months ago
Simon e0f1828d9c
Experimental Comment fix, #build
Changed:
- Changed to use custom build to fix comment extraction
- Changed ffmpeg installer using python build script
5 months ago
Simon f5a2e624d8
add unstable tag 5 months ago