Commit Graph

315 Commits

Author SHA1 Message Date
Simon 2d40a340ea
refac use comment_comments for comment count update 2025-12-17 21:58:36 +07:00
Simon b04e3a935d
refac for better hooks as library 2025-12-17 21:58:01 +07:00
Simon 360c621e66
fix overwrite none serialization 2025-12-15 21:24:01 +07:00
Simon 14c47695d7
parse timestamp as str 2025-12-15 21:16:16 +07:00
Simon c12b061346
downgrade drf spectacular 2025-12-15 20:59:15 +07:00
Simon 456d0eb798
fix comment embedding after reindex 2025-12-13 19:07:37 +07:00
Simon 8d3b7dc341
skip embed_metadata on failed import 2025-12-13 16:23:00 +07:00
Simon afbf7ea6fa
add emtadata embed for filesystem rescan and manual import 2025-12-13 15:39:32 +07:00
Simon c02ec7e82e
validate DownloadItemSerializer for video to add to queue 2025-12-13 15:16:12 +07:00
Simon ac97e90047
bump django 2025-12-13 14:57:12 +07:00
Simon 2fb58e9e94
handle invalid timestamp and upload dates, #1094 2025-12-13 14:56:12 +07:00
Simon cceab5fe2b
bump requirements 2025-12-13 14:30:57 +07:00
DySprozin 20ac5ef807
Add support for channel-specific filtering in subtitle search (#1096)
* Add channel filter support to subtitle search queries

* Update search examples to include channel filter option

---------

Co-authored-by: Dmitry Sprozin <dysprozin@gmail.com>
2025-11-28 13:13:36 +07:00
Simon 5f0920baad
add unstable tag 2025-11-15 22:54:05 +07:00
Simon daa15c0577
add missing local playlist downloaded match, #1092 2025-11-15 22:46:02 +07:00
Simon d4c3547791
limit log to debug only 2025-11-15 11:08:33 +07:00
Simon b42b951738
bump requirements 2025-11-15 11:02:42 +07:00
PawsFunctions 43df7c586c
removed whitenoise, old django template frontend (#1082)
Co-authored-by: Simon <simobilleter@gmail.com>
2025-11-15 10:24:35 +07:00
Simon 037f379cf3
handle expected playlist extrac failure in postprocessing 2025-11-15 09:45:17 +07:00
Simon fa19c8cc3c
limit API docs to authenticated only 2025-11-08 18:42:54 +07:00
Simon 3f91d13fd2
bump TA_VERSION 2025-11-08 10:12:12 +07:00
Simon edc7e54e07
bump django 2025-11-07 18:18:30 +07:00
Simon 62b42af183
handle unittest failure 2025-11-02 11:18:49 +07:00
Simon 2abcb52a53
set startup timestam single thread in ta_startup 2025-11-02 11:13:36 +07:00
Simon d5cfbd03ca
clean up debug output 2025-11-01 12:26:59 +07:00
Simon 3e7baebec9
add deno, pin yt-dlp to master 2025-11-01 11:26:56 +07:00
Simon b6872d063f
round TA_START for multithread startup 2025-11-01 10:56:55 +07:00
Simon e1393fc67c
add metadata embed task and callback 2025-10-29 22:31:30 +07:00
Simon 79d994e460
handle embed error 2025-10-29 19:01:56 +07:00
Simon 815790e397
add full metadata embedding 2025-10-29 18:54:07 +07:00
Simon 94db7252ea
remove middleware outdated inheritance 2025-10-29 10:11:55 +07:00
Craig Alexander 9dafa81fac
Use correct date format when using upload_date (#1052)
* When falling back to uploaded date, create a date string that can be accepted by elasticsearch

* add tests

* Oh es actually always wants a timestamp

* Use timezone for final fallback as well

* Inspect response for errors flag

* Display failed video ids

* Fix precommit checks

* Fix assert

* Fix method names in tests

* update method names again
2025-10-27 14:24:02 +07:00
Simon 3164281fb7
bump requirements 2025-10-27 14:11:09 +07:00
Simon f8be724e70
refresh frontend on backend restart, fix caching statics 2025-10-27 13:14:26 +07:00
Simon e139ec84a5
bump dependencies 2025-10-09 10:30:13 +07:00
Simon 7e35b7488f
fix mangled method naming 2025-10-09 10:25:26 +07:00
Simon 7358a0cdd5
add missing published mapping for ta_download, #1051 2025-10-09 10:13:08 +07:00
Simon 782862bce5
raise error on missing published date 2025-10-09 10:07:52 +07:00
Simon cc3828a6b2
add test_zero_config_overwrite 2025-09-27 19:53:56 +07:00
Simon 5efd6ff8f2
fix unknown type query building 2025-09-27 15:20:54 +07:00
Simon e716067429
update dependencies 2025-09-27 11:18:01 +07:00
Simon 7bae974aa6
ignore playlist error in post processing and channel indexing, #1032 2025-09-03 16:11:28 +07:00
Simon 94745c7f84
bump dependencies 2025-09-03 15:42:42 +07:00
Simon 4adfea6e5c
refac channel query building, better handle overwrites, #1047, #1048 2025-09-03 15:06:30 +07:00
Simon cadbdc791f
validate expected keys for adding to queue 2025-08-26 09:24:20 +07:00
Simon bc3463bdd8
add unstable tag 2025-08-23 12:32:39 +07:00
Simon 39c66019eb
bump yt-dlp 2025-08-23 12:18:51 +07:00
Simon a9264e348f
watched filter split by channel and playlist 2025-08-23 12:17:55 +07:00
Simon ba44ab252e
bump TA_VERSION 2025-08-21 17:27:02 +07:00
Simon 3fe26fa6a9
add membership handling endpoints 2025-08-21 17:00:54 +07:00