Commit Graph

408 Commits

Author SHA1 Message Date
Simon 5e018f1224
improve zip file backup splitting 2026-01-24 17:14:31 +07:00
Simon 8c6c2e113c
improve migration reliability, trigger refresh 2026-01-24 17:01:10 +07:00
Simon 2a80b40253
improve index validation messages, fix adding new field request 2026-01-24 14:31:23 +07:00
Isaac Sanders cc1a2a8a72
test: Adds a test to fix #1094 (#1108)
* test: Adds a test to fix #1094

* chore: Formats test file

* fix: Handles floats for published date

* chore: handles another case where published could be a float
2026-01-24 10:14:54 +07:00
Simon bb1fbd6cf5
fix: quote field name in playlist desc update 2026-01-23 01:07:33 +07:00
bmcdonough 0986406ceb
Add potoken provider (#1076)
* added extractor_args

* added extractor_args

* added extractor_args within AppConfig

* added extractor_args

* added extractor_args

* added extractor_args

* created ExtractorArgsParser

* forgot the settings-box-wrapper for extractor_args

* fixed linting errors

* Update extractor arguments format in settings, example of multiples

* added bgutil-ytdlp-pot-provider

* UI changes to support pot_provider_url

* if pot_provide_url, append to extractor_args

* reworded PO Token Provider URL, to match yt-dlp wording.

* changed pot token provider url link to User Guide

* simplify, remove generic extractor arg parsing

* revert package.json changes

* revert package.json changes, take 2

* revert package.json changes, take 3

---------

Co-authored-by: Simon <simobilleter@gmail.com>
2026-01-23 00:11:57 +07:00
Simon 4cf872e7a3
bump dependencies 2026-01-22 23:03:42 +07:00
Simon 5dd498ee9e
refac: improve reindex mapping updates, use alias 2026-01-22 22:29:21 +07:00
Simon 50efe1650a
improve comments index mapping, serializer 2026-01-06 23:08:50 +07:00
Simon 36ab4fb668
sort suptitle index, serializer 2026-01-06 22:55:14 +07:00
Simon 8d9b33bcb4
improve playlist mapping, serializer, better none desc 2026-01-06 22:48:08 +07:00
Simon fe50b413d5
define downloads mapping, serialize improvements 2026-01-06 22:18:50 +07:00
Simon 2ec9f9e78b serializer improvements for video, mapping definitions 2026-01-04 17:12:07 +07:00
Simon 6e346efcb3
serialize and validate channel data 2026-01-03 15:44:08 +07:00
Simon 9d4ecdf9b7
fix video stats indexing and serializing 2026-01-03 11:13:32 +07:00
Simon e5ee808473
abstract es migrations 2026-01-03 07:30:12 +07:00
Simon 20c0460a4f
reduce page size, increase keep alive for meta embed 2026-01-03 06:37:26 +07:00
Simon 8f125e3e1e
bump base image, bump requirements 2025-12-31 16:33:57 +07:00
Simon 56e53c12fc
remove now redundant add_thumbnail functionality 2025-12-31 15:42:33 +07:00
Simon 454b6a0455
remove old migration 2025-12-31 12:47:20 +07:00
Simon dcfbfb0b6a
implement comment tree, #1102 2025-12-31 12:42:11 +07:00
Simon 7950dbb729
remove redundant thumbnail embed task 2025-12-28 11:44:52 +07:00
Simon 11638a2430
implement playlist restore from embed 2025-12-28 11:33:09 +07:00
Simon cd55ae87fa
remove old channel_indexed mig 2025-12-28 10:47:26 +07:00
Simon a16f6160e9
fix playlist description none data type 2025-12-28 10:44:57 +07:00
Simon 97210e0cba
increase default page_size for user 2025-12-28 09:47:31 +07:00
Simon f278e252c5
fix restore_artwork call, create folders 2025-12-28 09:42:46 +07:00
Simon ea3930b76a
make subtitles field optional in VideoSerializer 2025-12-28 09:13:21 +07:00
Simon 3886724efe
fix None playlist overwrite indexing 2025-12-28 08:50:05 +07:00
Simon c19af11e14
reduce thumbnail page size 2025-12-26 22:07:03 +07:00
Simon 6d377a1714
use embedded for manual import, add error control 2025-12-26 21:29:23 +07:00
Simon 33d5f2e381
add rescan filesystem from embed, ignore errors options 2025-12-26 17:32:14 +07:00
Simon 83280ddcc9
consolidate available info, switch manual and filesystem logic 2025-12-26 13:58:51 +07:00
Simon 5c3898e7b8
implement artwork restore 2025-12-25 15:59:10 +07:00
Simon a3cda2ca59
embedd version for later comparison 2025-12-25 15:53:59 +07:00
Simon 939def5120
reuse absolute path flag 2025-12-25 15:53:23 +07:00
Simon 8309dc4fec
fix embed channel ID missing 2025-12-25 14:38:28 +07:00
Simon c9d4a45e39
implement channel artwork embed in video 2025-12-25 12:08:03 +07:00
Simon 16bd13abc9
add cookie to subtitle fetch 2025-12-24 15:34:29 +07:00
Simon fdadcfd48b
fix delete channel tvart 2025-12-24 14:55:09 +07:00
Simon e78a48bf3c
refac IndexFromEmbed, follow user config 2025-12-24 14:50:28 +07:00
Simon 4e14f19bee
add IndexFromEmbed class 2025-12-17 22:00:14 +07:00
Simon 8b4bbc8fa8
add comments serializer 2025-12-17 21:59:17 +07:00
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
Simon 64a05d561f
moved dev requirements to root 2025-08-20 15:48:50 +07:00
Simon 4766f703f2
bump requirements 2025-08-20 15:47:19 +07:00
Simon 9e6509f7d1
bump TA_VERSION for release 2025-08-18 08:56:28 +07:00
Simon d9a3d7f12f
add playlist subscribed filter, align filter UIUX 2025-08-14 17:13:15 +07:00
Simon c6d0e02f16
fix playlist incomplete index, slice in queue, #942 2025-08-14 15:51:38 +07:00
Simon 3cf9b5ed40
add multi select, add redownload 2025-08-13 14:21:33 +07:00
Simon f2da730aa2
add video filter by height 2025-08-12 13:58:14 +07:00