theguymadmax
|
845b8cdc8f
|
Fix crash when plugin repository has an invalid URL
|
2026-01-06 11:57:25 -05:00 |
|
Collin T Swisher
|
78e3702cb0
|
Fix playlist item de-duplication (#15858)
|
2025-12-24 07:50:15 -07:00 |
|
Bond-009
|
01b20d3b75
|
Merge pull request #15833 from nyanmisaka/fix-h264-av1-sdr-hls-fallback
Fix missing H.264 and AV1 SDR fallbacks in HLS playlist
|
2025-12-24 10:28:33 +01:00 |
|
Tim Eisele
|
156761405e
|
Prefer US rating on fallback (#15793)
|
2025-12-19 20:41:09 -07:00 |
|
Claus Vium
|
1805f2259f
|
add CultureDto cache (#15826)
|
2025-12-19 20:38:54 -07:00 |
|
Nyanmisaka
|
4c587776d6
|
Fix the use of HWA in unsupported H.264 Hi422P/Hi444PP (#15819)
|
2025-12-19 19:58:56 -07:00 |
|
gnattu
|
8379b4634a
|
Enforce more strict webm check (#15807)
|
2025-12-19 19:57:08 -07:00 |
|
Nyanmisaka
|
9470439cfa
|
Fix video lacking SAR and DAR are marked as anamorphic (#15834)
|
2025-12-19 19:54:48 -07:00 |
|
gnattu
|
18096e48e0
|
Use hvc1 codectag for Dolby Vision 8.4 (#15835)
|
2025-12-19 19:53:28 -07:00 |
|
nyanmisaka
|
f2d0ac7b28
|
Fix missing H.264 and AV1 SDR fallbacks in HLS playlist
Previously, if HEVC encoding was disabled on the server,
SDR fallbacks would not be provided.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2025-12-19 20:33:24 +08:00 |
|
Jellyfin Release Bot
|
1e27f460fe
|
Bump version to 10.11.5
v10.11.5
|
2025-12-14 21:44:14 -05:00 |
|
Andrew Rabert
|
4cdd8c8233
|
Fix unnecessary database JOINs in ApplyNavigations (#15666)
|
2025-12-13 10:58:08 -07:00 |
|
Tim Eisele
|
6e60634c9f
|
Skip invalid ignore rules (#15746)
|
2025-12-13 08:39:49 -07:00 |
|
theguymadmax
|
12c5d6b636
|
Fix backdrop images being deleted when stored with media (#15766)
|
2025-12-13 08:29:17 -07:00 |
|
theguymadmax
|
b617c62f8e
|
Fix NullReferenceException in ApplyOrder method (#15768)
|
2025-12-13 08:28:31 -07:00 |
|
Nyanmisaka
|
035b5895b0
|
Fix AV1 decoding hang regression on RK3588 (#15776)
|
2025-12-13 08:27:29 -07:00 |
|
theguymadmax
|
22da5187c8
|
Fix collection display order (#15767)
|
2025-12-13 08:27:01 -07:00 |
|
theguymadmax
|
5804d6840c
|
Fix parental rating comparison with sub-scores (#15786)
|
2025-12-13 08:25:48 -07:00 |
|
Bond-009
|
b50ce1ad6b
|
Merge pull request #15752 from Collin-Swish/fix-name-case-insensitivity
Fix case sensitivity edge case
|
2025-12-12 21:39:22 +01:00 |
|
Bond-009
|
481ee03f35
|
Merge pull request #15757 from theguymadmax/fix-trickplays-for-alt-versions
Fix trickplay images using wrong item on alternate versions
|
2025-12-12 21:31:52 +01:00 |
|
Bond-009
|
d91adb5d54
|
Merge pull request #15662 from SapientGuardian/issue15661
Fix blocking in async context in LimitedConcurrencyLibraryScheduler
|
2025-12-10 20:37:57 +01:00 |
|
theguymadmax
|
ef7f138a4e
|
Fix trickplay images using wrong item on alternate versions
|
2025-12-09 14:21:09 -05:00 |
|
Collin Swisher
|
2e8d9a311b
|
Fix case sensitivity edge case
|
2025-12-08 17:41:48 -06:00 |
|
gnattu
|
4c5a3fbff3
|
Use original name for MusicAritist matching (#15689)
|
2025-12-05 19:30:02 -07:00 |
|
liszto
|
636908fc4d
|
Fix thumbnails not being deleted from temp folder
|
2025-12-05 19:29:54 -07:00 |
|
Tim Eisele
|
997362fc97
|
Backport dependency updates (#15723)
|
2025-12-05 19:27:30 -07:00 |
|
Noah Potash
|
c5147341e3
|
Fixes 15661. Replace BlockingCollection with Channel in LimitedConcurrencyLibraryScheduler to prevent blocking in an asynchronous context.
|
2025-12-03 21:50:08 -05:00 |
|
Noah Potash
|
ca33bcebf0
|
Add SapientGuardian to CONTRIBUTORS.md
|
2025-12-03 21:27:26 -05:00 |
|
Ivan Kara
|
d32f487e8e
|
Fix symlinked file size (#15681)
|
2025-12-03 19:04:59 -07:00 |
|
theguymadmax
|
fb65f8f853
|
Fix ItemAdded event triggering when updating metadata (#15680)
|
2025-12-03 19:02:55 -07:00 |
|
martenumberto
|
2a0b90e385
|
Fix: Add .ts fallback for video streams to prevent crash (#15690)
|
2025-12-03 19:02:39 -07:00 |
|
myzhysz
|
dde70fd8a2
|
Fix stack overflow while scanning (#15698)
|
2025-12-03 19:02:04 -07:00 |
|
Niels van Velzen
|
98d1d0cb35
|
Merge pull request #15670 from nyanmisaka/fix-mjpeg-rk3576
Fix the empty output of trickplay on RK3576
|
2025-12-02 13:48:51 +01:00 |
|
Jellyfin Release Bot
|
ba76a8f3ad
|
Bump version to 10.11.4
v10.11.4
|
2025-11-30 21:33:32 -05:00 |
|
Anthony Lavado
|
8cd5652157
|
Merge pull request #15672 from jellyfin/openapi-cache-z
Cache OpenApi document generation
|
2025-11-30 21:22:29 -05:00 |
|
crobibero
|
8aff4227d9
|
Implement caching for OpenAPI document
|
2025-11-30 09:19:19 -07:00 |
|
nyanmisaka
|
026f7472cb
|
Fix the empty output of trickplay on RK3576
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
|
2025-11-30 21:38:47 +08:00 |
|
MBR-0001
|
daca285568
|
Revert "Localization/iso6392.txt: change pob and pop" (#15555)
|
2025-11-23 19:20:29 +01:00 |
|
theguymadmax
|
fbb9a0b2c7
|
Fix ResolveLinkTarget crashing on exFAT drives (#15568)
|
2025-11-21 21:14:39 -07:00 |
|
Ziyuan Qu
|
29b3aa8543
|
Add hidden file check in bdInfo (#15582)
|
2025-11-21 21:14:30 -07:00 |
|
theguymadmax
|
94f3725208
|
Fix isMovie filter logic (#15594)
|
2025-11-21 21:14:03 -07:00 |
|
theguymadmax
|
0ee81e87be
|
Fix locked fields on not saving (#15564)
|
2025-11-19 17:02:53 +01:00 |
|
theguymadmax
|
c491a918c2
|
Save item to database before providers run to prevent FK constraint errors (#15563)
|
2025-11-19 17:01:13 +01:00 |
|
gnattu
|
1e7e46cb82
|
Prevent copying HDR streams when only SDR is supported (#15556)
|
2025-11-18 18:37:35 -07:00 |
|
theguymadmax
|
5ae444d96d
|
Fix NullReferenceException in filesystem path comparison (#15548)
|
2025-11-18 18:37:09 -07:00 |
|
gnattu
|
ee7ad83427
|
Restrict first video frame probing to file protocol (#15557)
|
2025-11-18 18:36:59 -07:00 |
|
Jellyfin Release Bot
|
921d7d3364
|
Bump version to 10.11.3
v10.11.3
|
2025-11-16 17:40:07 -05:00 |
|
theguymadmax
|
f8e012582a
|
Fix movie titles using folder name when NFOs saver is enabled (#15529)
|
2025-11-16 13:59:58 -07:00 |
|
theguymadmax
|
def5956cd1
|
Fix tmdbid not detected in single movie folder (#14955)
|
2025-11-16 13:36:35 -07:00 |
|
theguymadmax
|
abfbaca336
|
Fix series DateLastMediaAdded not updating when new episodes are added (#15472)
|
2025-11-16 13:35:43 -07:00 |
|