Commit Graph

1513 Commits (a13cd2f7ba880c5662503d8988bf2bc685f59455)
 

Author SHA1 Message Date
simon 8d13b947e2
fix linter 2 years ago
simon 22ef33c6ca
fix startup migration fail with unavailable shards 2 years ago
simon ee568534f6
improve comment notify timeouts 2 years ago
simon c204c6ca7f
finetune timeouts and notifications 2 years ago
simon 87cfd9e154
move up notification for faster feedback 2 years ago
simon 72e5d7ccf8
disable expire for queue setup message 2 years ago
simon a459661fa2
fallback to estimate size for progress hook 2 years ago
simon a56de2818d
consolidate yt-dlp obs 2 years ago
simon 9ea41bd2a9
clarify update compatibility 2 years ago
simon 14b48e676c
bump es version 2 years ago
simon 3397418cab Merge branch 'master' into testing 2 years ago
p0358 7e9fed3d26
Add search usage summary on the search page and improve the search docs (#426)
* add search usage summary on the search page

* fix JS linter and switch multi-search-results elements from class to id

* changes according to feedback

* finetune colors

---------

Co-authored-by: simon <simobilleter@gmail.com>
2 years ago
simon 7dc67d6b6f
bump yt-dlp 2 years ago
simon 4fb5744cb3
clarify API docs add link to readme 2 years ago
simon 5617d1c7ae
sort by date and delete task results 2 years ago
simon 666074ed49
refactor download task, consolidate tasks 2 years ago
simon 4c0de78fb4
refactor subscribe from form task 2 years ago
simon dcb0cf6a6d
refactor filesystem rescan and thumb tasks 2 years ago
simon e7fd9c0aec
refactor reindex, manual import, zip backup tasks 2 years ago
simon ea002ad45d
refactor rescan and add to pending 2 years ago
simon 6328e316f4
add task manager integration 2 years ago
simon b49e87c468
name all tasks 2 years ago
simon c4b175b2db
reindex simplify video meta unpack 2 years ago
simon b52aa4daba
fix media_url change in reindex, #424 2 years ago
simon 8d76961e77
bump deps 2 years ago
simon 4cf7eab950
remove versioncheck helper script to separate lib 2 years ago
simon 5f2febf09c
note about impossible filsystem import, #440 2 years ago
Clark e276700b6d
Fix #436 Include listen directive in replacement (#437) 2 years ago
simon 4a64748da8
bump TA_VERSION 2 years ago
simon 5d8dc76e7a
New install startup fix, #build
Changed:
- Fixed not loading new default configs at expected time
- Better startup error handling
2 years ago
simon 4dfc9cef52
better TA_HOST error handling 2 years ago
simon 571c2ce3a4
ensure load_new_defaults for all manage.py commands, #434 2 years ago
simon 229555d97d
fix raise commanderror when migration failed 2 years ago
simon 73da59ffbf
switch to redis-stack-server 2 years ago
simon c7a05a9ba3
a warning about zip file backups, use snapshots instead 2 years ago
simon 9e1316b543
yt-dlp uploader id fix, #build
Changed:
- Fix for yt-dlp parsing error [2023.02.17]
- Fix for various thumbnail extraction errors
- Fix download queue filter
- [API] Add filter subscribed channels
2 years ago
simon 72924fab66
bump yt-dlp, #433 2 years ago
simon 72f091b85e
fix download filter for ignored videos, #401 2 years ago
simon fdf5b2d802
clarify video page access from title, #432 2 years ago
simon a34c9479f2
use channel from queue for download query filtering, #431 2 years ago
simon 162c05628c
rename PendingInteract youtube_id kwargs 2 years ago
simon 1125c0c4bf
handle malformed thumbnail download, #430 2 years ago
simon 0e5421a558
bump django 2 years ago
simon 5ec0636807
[API] add filter subscribed to channel list 2 years ago
simon 6641db3e7e
skip empty comment, #429 2 years ago
simon 77c26134d1
add print for thumbnail fallback, #425 2 years ago
simon ef685ecb42
handle PIL error empty thumbnail image, #425 2 years ago
simon df1018e70c
bump redis 2 years ago
simon 0658424b94 Merge branch 'master' into testing 2 years ago
p0358 d1b5644c63
refresh /progress more often (3000 ms => 500 ms) (#427) 2 years ago