Luigi311
771b0a7eab
Library: Async the SaveImages function ( #15718 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (push) Has been cancelled
Tests / run-tests (macos-latest) (push) Has been cancelled
Tests / run-tests (ubuntu-latest) (push) Has been cancelled
Tests / run-tests (windows-latest) (push) Has been cancelled
Project Automation / Project board (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
OpenAPI / OpenAPI - Difference (push) Has been cancelled
OpenAPI / OpenAPI - Publish Unstable Spec (push) Has been cancelled
OpenAPI / OpenAPI - Publish Stable Spec (push) Has been cancelled
2025-12-13 08:43:49 -07:00
evan314159
8b2a8b94b6
avoid Take(0) when limit == 0 ( #14608 )
...
Co-authored-by: Evan <evan@MacBook-Pro.local>
2025-12-08 21:15:46 -07:00
nyanmisaka
deb81eae10
Backport pull request #15670 from jellyfin/release-10.11.z
...
Fix the empty output of trickplay on RK3576
Original-merge: 98d1d0cb35
Merged-by: nielsvanvelzen <nielsvanvelzen@users.noreply.github.com>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-12-03 14:04:27 -05:00
theguymadmax
70dcf3f7b3
Backport pull request #15594 from jellyfin/release-10.11.z
...
Fix isMovie filter logic
Original-merge: 94f3725208
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-12-03 14:04:25 -05:00
theguymadmax
5d46278584
Backport pull request #15568 from jellyfin/release-10.11.z
...
Fix ResolveLinkTarget crashing on exFAT drives
Original-merge: fbb9a0b2c7
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-12-03 14:04:23 -05:00
gnattu
8cd6ef37c4
Backport pull request #15556 from jellyfin/release-10.11.z
...
Prevent copying HDR streams when only SDR is supported
Original-merge: 1e7e46cb82
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-12-03 14:04:18 -05:00
Niels van Velzen
19c232809e
Merge pull request #14950 from nielsvanvelzen/security-remove-has-password
...
Deprecate HasPassword property on UserDto
2025-11-27 16:31:05 +01:00
Bond-009
99c68ddd50
Backport pull request #15468 from jellyfin/release-10.11.z
...
Check if target exists before trying to follow it
Original-merge: 5878b1ffc5
Merged-by: joshuaboniface <joshua@boniface.me>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-11-17 14:09:05 -05:00
theguymadmax
7d05c875f3
Backport pull request #15380 from jellyfin/release-10.11.z
...
Fix item count display for collapsed items
Original-merge: 8f71922734
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-11-17 14:08:50 -05:00
theguymadmax
c805c5e2b1
Backport pull request #15373 from jellyfin/release-10.11.z
...
Fix collection grouping in mixed libraries
Original-merge: 13c4517a66
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-11-17 14:08:49 -05:00
revam
5ea3910af9
Backport pull request #15263 from jellyfin/release-10.11.z
...
Resolve symlinks for static media source infos
Original-merge: 3b2d64995a
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-11-17 14:08:47 -05:00
thornbill
1ccd10863e
Backport pull request #15254 from jellyfin/release-10.11.z
...
Update password reset to always return the same response structure
Original-merge: 4ad3141875
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Joshua M. Boniface <joshua@boniface.me>
2025-11-02 21:58:42 -05:00
Shadowghost
08fd175f5a
Backport pull request #15187 from jellyfin/release-10.11.z
...
Fix pagination and sorting for folders
Original-merge: 7d1824ea27
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-10-27 15:43:23 -04:00
nyanmisaka
348b2992d7
Backport pull request #15072 from jellyfin/release-10.11.z
...
Reject stream copy of HDR10+ video if the client does not support HDR10
Original-merge: a725220c21
Merged-by: crobibero <cody@robibe.ro>
Backported-by: Bond_009 <bond.009@outlook.com>
2025-10-27 15:43:08 -04:00
Joshua M. Boniface
c274336563
Bump version to 10.12.0 (for real this time)
2025-10-26 21:52:03 -04:00
Tim Eisele
5c519270b8
Remove chapters on file change ( #14984 )
2025-10-13 12:32:41 -06:00
theguymadmax
49c3443b0c
Prevent PlaylistsFolder deletion during library removal
2025-10-10 18:34:37 -04:00
Niels van Velzen
0fb6d930e1
Deprecate HasPassword property on UserDto
2025-10-05 11:10:36 +02:00
Nyanmisaka
badf22fcc2
Limit decoder thread count on AMD AMF to save VRAM ( #14943 )
2025-10-04 08:04:25 -06:00
theguymadmax
0f42aa892e
Fix BoxSet sorting ( #14919 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
2025-10-01 21:10:31 -06:00
JPVenson
cce6bf27e0
Add check for processing recursive data structures ( #14897 )
2025-10-01 17:26:56 -06:00
Tim Eisele
9c298c52f5
Expose ExtractAllExtractableSubtitles ( #14876 )
2025-09-26 13:45:01 -06:00
JPVenson
2aa39226c6
Apply filter server side ( #14856 )
2025-09-24 18:15:10 -06:00
JPVenson
5a6d9180fe
Add People Dedup and multiple progress fixes ( #14848 )
2025-09-24 15:20:30 -06:00
theguymadmax
897975fc57
Fix collections one-off ( #14814 )
2025-09-24 15:19:15 -06:00
Thomas Jones
2a499aaa95
Fix CA1051 warnings in EncodingJobInfo.cs
...
Convert public fields to auto-properties and fix member ordering
Co-authored-by: Derpipose <90276123+Derpipose@users.noreply.github.com>
2025-09-20 23:31:58 -06:00
JPVenson
59f77c24c9
Revert limit hack ( #14820 )
2025-09-20 07:19:26 -06:00
JPVenson
a0b3e2b071
Optimize internal querying of UserData, other fixes ( #14795 )
2025-09-16 13:08:04 -06:00
Cody Robibero
4d36bd635d
Revert IsPlayed optimization, pass UserItemData to IsPlayed when available ( #14786 )
2025-09-14 11:18:21 -06:00
KGT1
7c6cedd90a
Allow non-admin users to subscribe to their own Sessions ( #13767 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (push) Has been cancelled
Tests / run-tests (macos-latest) (push) Has been cancelled
Tests / run-tests (ubuntu-latest) (push) Has been cancelled
Tests / run-tests (windows-latest) (push) Has been cancelled
Project Automation / Project board (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
OpenAPI / OpenAPI - Difference (push) Has been cancelled
OpenAPI / OpenAPI - Publish Unstable Spec (push) Has been cancelled
OpenAPI / OpenAPI - Publish Stable Spec (push) Has been cancelled
2025-09-12 14:15:00 -06:00
Bond-009
6796b3435d
Avoid constant arrays as arguments ( #14784 )
2025-09-12 13:58:28 -06:00
JPVenson
c02a24e32a
Fix several Stackoverflows ( #14783 )
2025-09-12 13:58:16 -06:00
JPVenson
20f7ddbf8f
Refactor Display preference manager ( #14056 )
2025-09-05 14:39:15 -06:00
Cody Robibero
da3f3b09d9
Use existing userData ( #14703 )
2025-08-26 16:09:17 -06:00
Cody Robibero
beca405ad4
Refactor to pull item counts in a single query
2025-08-11 21:06:04 -06:00
Evan
5eef85f027
move new TaggedItemCounts to its own file
2025-08-11 20:49:06 +08:00
Evan
0a4ff3f3c0
Fix GetBaseItemDto to return related item counts via SQL count
...
For API call /Items/{item id} GetBaseItemDto will return the counts of related items e.g. artists, albums, songs. GetBaseItemDto currently does this by calling GetTaggedItems which retrieves the objects into memory to count them. Replace with SQL count.
Fixes:
This should be an improvement for any large libraries, but especially large music libraries. Example:
Request Library -> Genres -> any very popular genre in your large library, e.g. Classical
Number of albums = 1552, songs = 23515, ...
- Before change: Try to retrieve 1552 albums, 23515 songs, ... in memory, API never returns, database on fire
- After change: API returns in 367ms and Genre view opens with 200 albums in 2 seconds
I verified the numbers returned are correct but note that there is a bug somewhere else in Jellyfin that is setting TopParentId to NULL for a large portion of my MusicArtists, which causes them to not be counted by the existing GetCount(). This is not related to this change, also happens with the existing code, and does not seem to affect the Web UI.
Includes Cory's changes in:
- https://github.com/jellyfin/jellyfin/pull/14610#issuecomment-3172211468
- https://github.com/jellyfin/jellyfin/pull/14610#issuecomment-3172239154
2025-08-10 18:02:17 +08:00
Bond_009
c7c7b30d28
Revert "Merge pull request #13604 from Jxiced/master"
...
This reverts commit ce78af2ed4 , reversing
changes made to db7465e83d .
2025-08-06 15:49:40 +02:00
Joshua M. Boniface
4b6fb6c4bb
Merge branch 'master' into master
2025-08-03 17:27:17 -04:00
evan314159
6f49782b7b
fix file modification date comparisons ( #14503 )
2025-07-27 20:08:06 -06:00
theguymadmax
536437bbe3
Fix allow and block queries ( #14482 )
2025-07-27 19:28:04 -06:00
JPVenson
7ba77804c4
Added advanced parallel process calculation ( #14437 )
2025-07-11 23:27:13 -06:00
Nyanmisaka
db55d983f8
Only enable VAAPI MJPEG encoder on Intel iHD driver ( #14433 )
2025-07-07 18:05:14 -06:00
Bond-009
5c36b44484
Fix seasons random ( #13224 ) ( #14335 )
...
Sorting was always enabled so removed the `enableSorting` parameter
in QueryResult method.
Co-authored-by: Maxime <>
2025-07-04 19:18:38 +02:00
Tim Eisele
c6e568692e
Fix modification checks and make sure to use UTC ( #14347 )
2025-06-26 17:50:37 -06:00
Nyanmisaka
ebdc756547
Fix -fps_mode option being applied on input ( #14379 )
2025-06-26 17:48:43 -06:00
Bond-009
a537c66da1
Merge pull request #14322 from gnattu/disable-hdr-non-hdr-clients
...
Don't check dynamic metadata removal for static HDR formats
2025-06-19 11:27:23 +02:00
Maxime
e83b992eef
Fix seasons random ( #13224 )
...
Sorting was always enabled so removed the `enableSorting` parameter
in QueryResult method.
2025-06-18 00:41:09 +02:00
Nyanmisaka
e8291fc856
Fix QSV "static surface pool size exceeded" on Windows
...
d3d11va doesn't support dynamic pool size, use vpp filter ctx to relay to prevent encoder async and bframes from exhausting the decoder pool.
2025-06-17 15:02:13 +08:00
gnattu
368808eba4
Don't check dynamic metadata removal for static HDR formats
...
Those videos have no metadata to be removed at all, just force transcoding when the client does not support it.
2025-06-17 02:29:16 +08:00