Bond-009
|
445c6c9448
|
Merge pull request #16845 from JPVenson/backport/adaptLoggingForUserConcurrency
Update log for user session related concurrency update fails
|
2026-05-15 10:02:50 +02:00 |
|
JPVenson
|
5f3189af41
|
readded concurrency exception check
|
2026-05-14 13:09:00 +00:00 |
|
JPVenson
|
b278dcf475
|
revert change
|
2026-05-14 13:08:24 +00:00 |
|
JPVenson
|
f7d80ae9e6
|
backport changes from #16835
|
2026-05-14 12:54:35 +00:00 |
|
Bond-009
|
a023b9c88d
|
Fix rate control in av1_amf encoder (#16819)
Only the h26x_amf in legacy driver needs this.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2026-05-11 18:25:50 +02:00 |
|
nyanmisaka
|
40f35f6094
|
Fix rate control in av1_amf encoder
Only the h26x_amf in legacy driver needs this.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2026-05-11 01:23:45 +08:00 |
|
Niels van Velzen
|
2b6fc19842
|
Merge pull request #15368 from JPVenson/bugfix/15153_FixUserConcurrency
Fix UserManager after EFcore refactor
|
2026-05-05 19:36:58 +02:00 |
|
Bond-009
|
8c29098c8a
|
Use strict QSV CPB size for less powerful H.264 decoder (#16743)
* Fix int32 overflow in QSV rate-control parameter computation (#16376)
Fix int32 overflow in QSV rate-control parameter computation
* Use strict QSV CPB size for less powerful H.264 decoder
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
---------
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Co-authored-by: scheilch <christian.scheil@icloud.com>
|
2026-05-03 12:21:33 +02:00 |
|
nyanmisaka
|
758ee0af76
|
Use strict QSV CPB size for less powerful H.264 decoder
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2026-05-02 20:14:51 +08:00 |
|
scheilch
|
2e19c247ef
|
Fix int32 overflow in QSV rate-control parameter computation (#16376)
Fix int32 overflow in QSV rate-control parameter computation
|
2026-05-02 18:45:41 +08:00 |
|
JPVenson
|
511f90d6d3
|
Update Reset method to not rely on externally available entity
|
2026-05-01 11:05:33 +00:00 |
|
JPVenson
|
1ae45519d0
|
Removed obsolete comment
|
2026-05-01 08:55:15 +00:00 |
|
JPVenson
|
586fa01e46
|
Apply review comments
|
2026-04-30 18:08:14 +00:00 |
|
JPVenson
|
2ac0edc052
|
Refactored all UserManager db access methods
Fixed stale cached entities in UserManager
Fixed wrong state persisting though method calls
|
2026-04-30 15:42:46 +00:00 |
|
JPVenson
|
b37ebec5f6
|
Merge remote-tracking branch 'jellyfinorigin/release-10.11.z' into bugfix/15153_FixUserConcurrency
|
2026-04-30 12:46:39 +00:00 |
|
Bond-009
|
938c043596
|
Merge pull request #16718 from jellyfin/fix-vpp-hdr10
Allow HDR10 for VPP tonemapping
|
2026-04-29 21:36:24 +02:00 |
|
gnattu
|
46a53d0605
|
also allow hdr10plus
|
2026-04-28 00:09:31 +08:00 |
|
gnattu
|
97f88743b8
|
Allow HDR10 for VPP tonemapping
It mistakenly required OpenCL tone mapping but VPP can handle this
|
2026-04-27 20:10:12 +08:00 |
|
Jellyfin Release Bot
|
2c62d40f0d
|
Bump version to 10.11.8
v10.11.8
|
2026-04-05 15:08:15 -04:00 |
|
Niels van Velzen
|
dca3cc74b7
|
Merge pull request #16538 from MBR-0001/fix-language-querying
Fix querying media with language filters
|
2026-04-05 17:52:57 +02:00 |
|
Niels van Velzen
|
be095f85ab
|
Merge pull request #16540 from Shadowghost/handle-bad-folders
Handle folders without associated library in FixLibrarySubtitleDownloadLanguages
|
2026-04-03 19:08:52 +02:00 |
|
Niels van Velzen
|
f51c63e244
|
Merge pull request #16539 from MBR-0001/fix-language-saving
Fix subtitle saving
|
2026-04-03 19:08:21 +02:00 |
|
MBR-0001
|
cc678383c9
|
Simplify subtitle format validation condition
|
2026-04-02 00:23:18 +02:00 |
|
Shadowghost
|
ba0720a555
|
Handle folders without associated library in FixLibrarySubtitleDownloadLanguages
|
2026-04-01 16:49:48 +02:00 |
|
MBR#0001
|
417df3df57
|
Fix subtitle saving
|
2026-04-01 16:33:04 +02:00 |
|
MBR#0001
|
169e48ac00
|
Fix querying media with language filters
|
2026-04-01 16:04:20 +02:00 |
|
Joshua M. Boniface
|
b2aa80ce5c
|
Fix invalid regex comparison
v10.11.7
|
2026-03-31 19:59:33 -04:00 |
|
Joshua M. Boniface
|
ff365dae34
|
Fix invalid merge conflict fix
|
2026-03-31 19:46:47 -04:00 |
|
Jellyfin Release Bot
|
52aebfb7d3
|
Bump version to 10.11.7
|
2026-03-31 19:33:11 -04:00 |
|
Joshua M. Boniface
|
66ea1b50e6
|
Merge commit from fork
Fix GHSA-8fw7-f233-ffr8 with improved sanitization
|
2026-03-31 19:17:17 -04:00 |
|
Joshua M. Boniface
|
3f656ade7a
|
Merge remote-tracking branch 'upstream/release-10.11.z' into advisory-fix-1
|
2026-03-31 19:16:19 -04:00 |
|
Joshua M. Boniface
|
8bf0d372c6
|
Merge commit from fork
Fix GHSA-jh22-fw8w-2v9x
|
2026-03-31 17:46:01 -04:00 |
|
Joshua M. Boniface
|
202d7b5829
|
Merge branch 'release-10.11.z' into advisory-fix-1
|
2026-03-31 17:44:59 -04:00 |
|
Joshua M. Boniface
|
352e4f3aba
|
Merge commit from fork
Fix GHSA v2jv-54xj-h76w
|
2026-03-31 17:43:02 -04:00 |
|
Joshua M. Boniface
|
c5f6d00c94
|
Merge commit from fork
Fix GHSA-j2hf-x4q5-47j3 with improved sanitization
|
2026-03-31 17:38:46 -04:00 |
|
Shadowghost
|
e8d1d94436
|
Lock down tuner API to be admin-only
|
2026-03-31 16:35:15 +02:00 |
|
Shadowghost
|
50dc37065b
|
Fix GHSA-jh22-fw8w-2v9x
|
2026-03-31 09:30:45 +02:00 |
|
Niels van Velzen
|
7e88b18192
|
Merge pull request #16522 from Bond-009/CA1810
Fix CA1810 build error
|
2026-03-30 18:44:15 +02:00 |
|
Bond-009
|
89e914c7f1
|
Merge pull request #16519 from jellyfin/check-h264-profile-null
Fix Null was not checked before using the H264 profile
|
2026-03-30 18:39:45 +02:00 |
|
Bond_009
|
1932ac4765
|
Fix CA1810 build error
|
2026-03-30 18:33:56 +02:00 |
|
Bond-009
|
ec33c74ec4
|
Merge pull request #16440 from Molier/fix/subtitle-extraction-flush
Remove -copyts and add -flush_packets 1 to subtitle extraction
|
2026-03-30 18:30:58 +02:00 |
|
nyanmisaka
|
2184ed1b16
|
Fix Null was not checked before using the H264 profile
This is rare, but not impossible.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2026-03-30 20:51:11 +08:00 |
|
Shadowghost
|
d3907afde7
|
Add additional validations
|
2026-03-30 10:48:51 +02:00 |
|
theguymadmax
|
e12d933531
|
Revet lint fix
|
2026-03-30 04:21:26 -04:00 |
|
theguymadmax
|
c0ba29d917
|
fix lint issue
|
2026-03-30 04:14:23 -04:00 |
|
Shadowghost
|
d1fd81c382
|
Fix GHSA v2jv-54xj-h76w
|
2026-03-30 09:40:01 +02:00 |
|
Joshua M. Boniface
|
e038045494
|
Fix lint
|
2026-03-29 19:11:40 -04:00 |
|
Joshua M. Boniface
|
e1691e649e
|
Merge pull request #16514 from theguymadmax/release-10.11.z-fixup
|
2026-03-29 19:04:53 -04:00 |
|
theguymadmax
|
8d28497d29
|
Fix lint issue
|
2026-03-29 18:25:57 -04:00 |
|
Joshua M. Boniface
|
fddd4e7e6b
|
Fix GHSA-8fw7-f233-ffr8 with improved sanitization
Co-Authored-By: Shadowghost <Ghost_of_Stone@web.de>
|
2026-03-29 17:30:09 -04:00 |
|