Commit Graph

2625 Commits

Author SHA1 Message Date
Simon d9fd1180eb
bump frontend dependencies 2026-02-28 17:56:39 +07:00
Simon 7cb5c771ae
fix: handle empty description for mutagen, #1124 2026-02-28 17:46:39 +07:00
Simon 2b316d1160
bump requirements 2026-02-28 13:21:40 +07:00
Simon 8f81ee3756
use reindex for force redownload to preserve user metadata 2026-02-28 12:46:30 +07:00
Simon d9f775cc96
handle video delete from playlist fialure 2026-02-28 11:49:00 +07:00
Cameron Horn c0d9db856a
allow replicas (#1116) 2026-02-21 09:24:37 +07:00
Simon 9bc1303d7f
bump requirements 2026-02-21 09:22:32 +07:00
Simon b9ce0259f9
dynamic ES pagination pit for meta embed task 2026-02-21 09:20:27 +07:00
Simon c4ac6441bd
remove old POT help text 2026-02-08 18:15:09 +07:00
Simon 161e8ba9dd
remove old pot manual field 2026-02-08 18:04:00 +07:00
Cameron Horn dbab82dfab
index names now variable (#1115) 2026-02-08 17:31:21 +07:00
Simon c491e3654f Merge branch 'fix/index-migrations-improvements' into develop 2026-02-08 17:21:38 +07:00
Cameron Horn 81d1da3c7b
use appropriate alias creation api (#1114) 2026-02-08 17:21:17 +07:00
Simon 382e81d727
simplify env file logic 2026-02-08 17:03:50 +07:00
Michael Wagner 25d7237a57
Add Get Password From File (#1093)
* Add Get Password From File

* Add Password From File Env Check
2026-02-08 16:46:40 +07:00
Simon fcd97f55bd
fix handle unneeded alias overwrite, additional migration edge cases 2026-02-08 16:18:22 +07:00
Simon afb3582bcf
bump TA_VERSION 2026-02-07 09:28:41 +07:00
Simon 2c09d6b28b
bump ES image 2026-02-07 09:28:05 +07:00
Simon 1171001ec3
fix empty playlist desc serializer 2026-02-06 18:01:35 +07:00
Simon 3a8cd9c4fe
add LLM policy 2026-02-06 17:40:51 +07:00
Simon 395de16974
handle scientific timestamp string parsing 2026-02-06 11:31:51 +07:00
Simon 1e06c40a2c
handle utf8 error embedding, #1113 2026-02-06 10:12:20 +07:00
Simon 61efc2dcac
fix manual import restoring artwork after archiving file 2026-02-06 09:55:11 +07:00
Simon a01c0b9458
Experimental migration skip, #build
Changed:
- Add experimental migration skip env var
- Fix nginx double chaching header
2026-02-05 19:11:40 +07:00
Simon 38f9f25fae
add experimental migration check skip env var 2026-02-05 19:05:12 +07:00
Simon 7ff95b168c
bump dependencies 2026-02-05 19:03:35 +07:00
Matthew Momjian 99568e0a74
Refactor Nginx config to remove redundant Expires headers (#1112)
Removed redundant 'add_header Expires 0;' lines and ensured 'expires 0;' is used consistently.

Co-authored-by: Simon <simobilleter@gmail.com>
2026-02-05 18:46:34 +07:00
Simon df19f44394
Fix startup migration, #build
Changed:
- Fixed startup migration for nested dict update by query
- Added pot provider plugin noop default
- Fixed timeout in json backups fetching
- Fixed date parser fload in search processing
2026-01-30 19:40:42 +07:00
Isaac Sanders 67b0bf3339
fix: Handles floats in more places (#1110) 2026-01-30 19:37:41 +07:00
Simon ff26c4c713
add a note about dev env contributions 2026-01-30 19:36:15 +07:00
Simon e667591af8
handle pot plugin noop 2026-01-30 19:25:56 +07:00
Simon 5f593ada73
fix nested update query in artwork migration 2026-01-30 17:46:05 +07:00
Simon 9badd3b073
add timeout overwrite in es get, extend in zip backups 2026-01-30 17:43:03 +07:00
Simon d7ba4bc924
update yt-dlp 2026-01-30 17:25:44 +07:00
Simon 107f124ee2
add membership socket connection status 2026-01-26 22:35:30 +07:00
Simon f337a3c89d
Fix obs merge, #build
Change:
- Fix merging default yt-dlp obs with user provided obs
2026-01-26 18:41:19 +07:00
Simon 546128fd23
fix nested dict merging for ytobs 2026-01-26 18:15:05 +07:00
Simon 0948ff231e
Error handling fixes, #build
Changed:
- Fix embedding missing description
- Fix embedding artwork in file not found
2026-01-25 18:27:34 +07:00
Simon ef44323bbe
fix embedding missing description 2026-01-25 18:27:11 +07:00
Simon c00f3888d9
fix handle embedding file not found 2026-01-25 18:26:50 +07:00
Simon 8b3db0e78f
Revamped index setup, #build
Changed:
- Changed index setup and migrations handling
- Use index aliaes on mapping update
- Detect what needs a mapping refresh
- Fix several inconsitent indexing issues and serialization
- Add PO token provider URL
- Add temporary cookie persistence
2026-01-25 14:53:19 +07:00
Simon 6adae31641
fix unittests, empty cookiefile 2026-01-25 14:45:11 +07:00
Simon 71bc8383e5
persist temporary cookie, add cachepath, #1081 2026-01-25 11:56:12 +07:00
Simon aa2edbbb06
handle aliased zip file restore 2026-01-24 18:06:25 +07:00
Simon 229113a1ed
handle aliased snapshot restore 2026-01-24 17:39:36 +07:00
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