Commit Graph

1817 Commits (cfa0cabd41dc1cd07285cf3313859a37659d8008)
 

Author SHA1 Message Date
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
Simon dc08c83da5
custom yt-dlp build 5 months ago
Simon 33ecd73137
ffmpeg download script, separate build step 5 months ago
Simon cb6476fa8c
add jellyfin and plex plugin links 5 months ago
Simon ec64a88d1e
update roadmap 6 months ago
Simon 0c487e6339
bump TA_VERSION 6 months ago
Simon f7ad1000c7
bump es version 6 months ago
Simon aecd189d04
bump requirements 6 months ago
Simon b735a770e3
Notification improvements, #build
Changed:
- Changed more robust channel title building
- Ensure 100 progress message is sent
- Remove mig_path at startup
- Fix comment extraction fail due to redirect
- Fix duplicate notification message threads
6 months ago
Simon 5c84a2cbf8
fix getMessages getting called multiple times in parallel 6 months ago
Simon a4d062fa52
fix comment extraction player_client for redirect workaround 6 months ago
Simon 9c34bb01d9
fix spelling 6 months ago
Simon 8c38a2eb69
clarify feature requests and contributing details 6 months ago
Simon 852abf254d
implement delete and ignore for video, #286 6 months ago
Simon 25edff28e7 Merge branch 'master' into testing 6 months ago
lamusmaser 731f4b6111
Add additional user scripts. (#682)
* Add additional user scripts.

* Add new repo.

* clarify license

---------

Co-authored-by: Simon <simobilleter@gmail.com>
6 months ago
Simon e512329599
remove migpath call at startup, #687 6 months ago
Simon e26b039899
bump requirements 6 months ago
Simon 8bf7f71351
ensure 100 download progress is sent 6 months ago
Simon a72be27982
more robust channel title building 7 months ago
Simon b2c1b417e5
add unstable tag 7 months ago
Simon a348b4a810
Custom user created Playlists, #build
Changed:
- Added playlist create form
- Removed autoplay
- Disable progress less than 10s
- Better cookie jar error logs
- bump yt-dlp
7 months ago
Simon bb8db53f7d
bump yt-dlp 7 months ago
Simon 2711537a4d
clarify cookie import choices, #672 7 months ago
dot-mike 45f455070d
Fix rare edge case where comment author is None. (#676)
This happens mostly for older YT profiles that has not set-up a @-handle.
7 months ago
Simon 6dcef70b8e
skip empty subtitle, #663 7 months ago
Simon c993a5de5c
bump dependencies 7 months ago
Greg 090d88c336
Feature 590 custom playlist (#620)
* add remove custom playlist

* custom playlist page, move video controls

* align to existing code patterns

* cleanup

* resolve merge conflict

* cleanup

* cleanup

* polish

* polish

* some fixes for lint

* resolve merge conflict

* bugfix on delete video/playlist/channel - preserve custom playlist but
delete corresponding videos in custom playlist

* cleanup

* ./deploy.sh validate isort fix - validate runs clean now

* sync to latest master branch

* sync to master

* updates per admin guidance. sync to master

* attempt to resolve merge conflict

* attempt to resolve merge conflict - reintroduce changes to file.

* validate playlist_type

* validate playlist custom action

* move custom id creation to view

* stricter custom playlist matching

* revert unreachable playlist delete check

* undo unneeded playlist matching

---------

Co-authored-by: Simon <simobilleter@gmail.com>
7 months ago
Nick 0e967d721f
log cookiejar.LoadError (#669) 7 months ago
Simon c32dbf8bc8 Merge branch 'master' into testing 7 months ago
dot-mike df08a6d591
Add in user script (#680)
* remove autoplay, disable video progress less than 10s

* Update readme.md. Add in user script. Format user scripts as bulleted list

* Revert "remove autoplay, disable video progress less than 10s"

This reverts commit 8778546577.

---------

Co-authored-by: Simon <simobilleter@gmail.com>
7 months ago
DarkFighterLuke 9339b9227e
Add base URL setup in README.md User Scripts section (#664) 7 months ago
Simon 8778546577
remove autoplay, disable video progress less than 10s 8 months ago