Simon
a30528f358
Container improvements, #build
...
Changed:
- Added tini as init
- Removed whitenoise
- Playlist video matching fixes
2025-11-15 22:54:30 +07:00
Simon
5f0920baad
add unstable tag
2025-11-15 22:54:05 +07:00
Simon
5e3d9fcf97
bump node packages
2025-11-15 22:51:20 +07:00
Simon
daa15c0577
add missing local playlist downloaded match, #1092
2025-11-15 22:46:02 +07:00
Simon
2dea80e6b1
fix home page link in custom playlist, #1088
2025-11-15 11:12:16 +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
Geicht
5a55c4ff35
add tini ( #1070 )
2025-11-15 09:57:31 +07:00
Simon
037f379cf3
handle expected playlist extrac failure in postprocessing
2025-11-15 09:45:17 +07:00
Simon
518ec6d931
update API docs as release step
2025-11-08 18:43:27 +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
121cf847c7
discourage thirdparty links
2025-11-07 18:15:24 +07:00
Simon
59fbe8db2c
link to #build commits
2025-11-02 11:50:13 +07:00
Simon
80c823ca41
Treadsafe startup timestamp, #build
...
Changed:
- Fixed startup timestamp writing, move to ta_startap in single thread
- Bump frontend dependencies
2025-11-02 11:29:40 +07:00
Simon
af630867f2
bump frontend deps
2025-11-02 11:28:42 +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
e0d493ae6e
Add Deno, #build
...
Changed:
- Add deno runtime to container
- Add full metadata embedding
- Fix backend refresh timestamp offset
2025-11-01 22:04:53 +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
Simon
9582b1db79
Frontend caching reload fix, #build
...
Changed:
- Fix frontend caching issue
- Better published date handling and parsing with mapping fixes
- bump yt-dlp
2025-10-27 17:23:49 +07:00
Simon
f87d3b7d95
Merge branch 'develop'
2025-10-27 17:18:46 +07:00
Simon
0e6149cc50
Frontend caching reload fix, #build
...
Changed:
- Fix frontend caching issue
- Better published date handling and parsing with mapping fixes
- bump yt-dlp
2025-10-27 17:11:53 +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
Ness LookAlike
968183d216
nesslookalike yt-dlp DL format suggestions update ( #1062 )
...
* re-word the example yt-dlp download format suggestions
* update to recommendation, more technical info added
* add av01 recommendation
* quotes
* re-formatted to pass prettier pre-commit check
2025-10-09 10:34:40 +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
0a92d3d0a4
revert lock update
2025-09-27 20:52:07 +07:00
Simon
876a4b3a2e
Revert "downgrade swc ( #11120 )"
...
This reverts commit f599db005a .
2025-09-27 20:43:07 +07:00
Simon
f599db005a
downgrade swc ( #11120 )
2025-09-27 20:40:36 +07:00
Simon
c7651335ee
More unkown type fixing, #build
...
Changed:
- Fixed issue with unknown type extraction
- Fixed for bulk channel parsing
- Bump dependencies
2025-09-27 20:12:49 +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
f4c78e32f7
fix health endpoint, avoid redirect
2025-09-04 10:39:49 +07:00
Simon
02b428b776
Playlist error handling, #build
...
Changed:
- Added collaborate error handling for playlist scan
- Refac channel query building, allowing more combinations
- Adding to queue field validation
2025-09-03 16:49:54 +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