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
Joshua M. Boniface
0581cd6610
Fix GHSA-j2hf-x4q5-47j3 with improved sanitization
...
Co-Authored-By: Shadowghost <Ghost_of_Stone@web.de >
2026-03-29 17:22:14 -04:00
Joshua M. Boniface
0f1732e5f5
Merge pull request #16425 from theguymadmax/fix-metadata-backup
2026-03-29 15:22:14 -04:00
Bond-009
41c2d51d8c
Merge pull request #16369 from Bond-009/skiafonts
...
Fix nullref ex in font handling
2026-03-29 20:27:17 +02:00
Bond-009
29b2361857
Merge pull request #16423 from nyanmisaka/fix-ffmpeg8-readrate-option
...
Fix readrate options in FFmpeg 8.1
2026-03-23 21:25:35 +01:00
Bond-009
ce867f9834
Merge pull request #16449 from theguymadmax/fix-collection-number
...
Fix NFO saver using wrong provider ID for collectionnumber
2026-03-23 19:23:34 +01:00
theguymadmax
4034bf9d7e
Save collection id instead of moive id
2026-03-22 12:49:33 -04:00
Oscar
3d2658fa43
Remove -copyts and add -flush_packets 1 to subtitle extraction
...
-copyts is unnecessary for -c:s copy to SRT and slows extraction ~5x.
Without -flush_packets 1, ffmpeg buffers all output until exit, leaving
.srt files at 0 bytes for minutes while the player shows no subtitles.
Fixes #16438
2026-03-19 22:54:05 +01:00
theguymadmax
61b19688ff
Backup default metadata location
2026-03-17 23:13:20 -04:00
theguymadmax
e8d72bf6a3
Fix restore backup metadata location
2026-03-16 10:32:09 -04:00
nyanmisaka
348b14f7b7
Fix readrate options in FFmpeg 8.1
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2026-03-16 17:58:53 +08:00
IceStormNG
fda49a5a49
Apply analyzeduration and probesize for subtitle streams to improve codec parameter detection ( #16293 )
...
Apply analyzeduration and probesize for subtitle streams to improve codec parameter detection
2026-03-13 20:26:25 +01:00
Bond-009
55c00d76bb
Merge pull request #16392 from nyanmisaka/fix-ffmpeg8-filter-detection
...
Fix filter detection in FFmpeg 8.1
2026-03-13 20:24:18 +01:00
nyanmisaka
519d2113eb
Fix filter detection in FFmpeg 8.1
...
Signed-off-by: nyanmisaka <nst799610810@gmail.com >
2026-03-11 17:46:07 +08:00
Bond_009
f34f6b6941
Fix nullref ex in font handling
...
Don't add fallback fonts if they are null
The default font can still be null, however unlikely
2026-03-08 12:46:25 +01:00
Joshua M. Boniface
6864e108b8
Merge pull request #16257 from lowbit/fix/subtitle-empty-file-cache
2026-03-07 00:53:56 -05:00
Bond-009
09ba04662a
Merge pull request #16341 from crimsonspecter/fix-fractional-hls-time-for-remux
...
Fix hls segment length adjustment for remuxed content
2026-03-06 22:39:59 +01:00
crimsonspecter
9cd2418095
Fix: don't apply segment length adjustment for remuxed content
2026-03-04 20:27:06 +01:00
Bond-009
b6a96513de
Merge pull request #16253 from theguymadmax/use-backupdatabase
...
Checkpoint WAL before moving library.db in migration
2026-02-28 10:08:36 +01:00
Bond-009
ca57166e95
Merge pull request #16204 from MBR-0001/fix-bad-subtitle-settings
...
Fix broken library subtitle download settings
2026-02-28 10:08:20 +01:00
MBR#0001
33496c1693
Fix broken library subtitle download settings
2026-02-26 19:54:24 +01:00
Bond-009
b65daeca0b
Merge pull request #16150 from dfederm/nullref-season-series
...
Fix nullref in Season.GetEpisodes when the season is detached from a series
2026-02-22 13:49:41 +01:00
David Federman
286cc6d720
Fix nullref in Season.GetEpisodes when the season is detached from a series
2026-02-20 22:56:30 -08:00
Andrew Rabert
aa4f09c799
Mitigate pull_request_target privilege escalation
...
Hotfix — replaces pull_request_target with pull_request to stop
granting write permissions and secrets to fork PRs. Some workflows
will break; can be fixed properly later.
2026-02-20 19:10:40 -05:00
rijads
afd3c0d9f3
Fix subtitle extraxtion caching empty files
2026-02-19 17:53:47 +01:00
theguymadmax
5597d8e1a7
Checkpoint wal
2026-02-18 15:11:57 -05:00
theguymadmax
0166362258
Use BackupDatabase() instead of File.Move in library.db migration
2026-02-17 22:56:45 -05:00
Bond-009
58c330b63d
Merge pull request #16226 from dfederm/fix/16134-migration-unique-constraint
...
Deduplicate provider IDs during MigrateLibraryDb migration
2026-02-14 11:46:43 +01:00