ZeusCraft10
0ff869dfcd
fix: Handle unknown item types gracefully in DeserializeBaseItem
...
When querying items with recursive=true, items with types from removed
plugins would cause a 500 error. Now these items are skipped with a
warning log instead of throwing an exception.
Fixes #15945
2026-01-05 21:08:26 -05:00
theguymadmax
b9158c467a
Backport pull request #15768 from jellyfin/release-10.11.z
...
Fix NullReferenceException in ApplyOrder method
Original-merge: b617c62f8e
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-12-28 07:22:26 -05:00
gnattu
5557004375
Backport pull request #15689 from jellyfin/release-10.11.z
...
Use original name for MusicAritist matching
Original-merge: 4c5a3fbff3
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-12-28 07:22:17 -05:00
andrewrabert
8461268837
Backport pull request #15666 from jellyfin/release-10.11.z
...
Fix unnecessary database JOINs in ApplyNavigations
Original-merge: 4cdd8c8233
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-12-28 07:22:13 -05:00
Luigi311
771b0a7eab
Library: Async the SaveImages function ( #15718 )
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
Stale Issue Labeler / Check for stale issues (push) Has been cancelled
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
audrey-inglish
8fd59d6f33
Merge pull request #14879 from audrey-inglish/master
...
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - BASE (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (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
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
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
Stale Issue Labeler / Check for stale issues (push) Has been cancelled
Fix: normalize punctuation when computing CleanName so searches without punctuation match (closes #1674 )
2025-12-08 18:43:37 +01: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
4f020a947a
Backport pull request #15564 from jellyfin/release-10.11.z
...
Fix locked fields not saving
Original-merge: 0ee81e87be
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-12-03 14:04:22 -05:00
theguymadmax
c869b5b884
Backport pull request #15493 from jellyfin/release-10.11.z
...
Remove InheritedTags and update tag filtering logic
Original-merge: 4b38e35bbb
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-11-17 14:09:08 -05:00
theguymadmax
de9e653b73
Backport pull request #15435 from jellyfin/release-10.11.z
...
Fix search terms using diacritics
Original-merge: 63a3e55297
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-11-17 14:08:58 -05:00
JPVenson
74c9629372
Backport pull request #15413 from jellyfin/release-10.11.z
...
Fixed missing sort argument
Original-merge: 91c3b1617e
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-11-17 14:08:55 -05:00
theguymadmax
bcec5f2e44
Backport pull request #15381 from jellyfin/release-10.11.z
...
Fix name filters to use only SortName
Original-merge: 7222910b05
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-11-17 14:08:51 -05:00
theguymadmax
28b0657608
Backport pull request #15217 from jellyfin/release-10.11.z
...
Normalize paths in database queries
Original-merge: 75f472e6a7
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-10-27 15:43:30 -04:00
MBR-0001
0931d6e4de
Backport pull request #15126 from jellyfin/release-10.11.z
...
Fix Has(Imdb/Tmdb/Tvdb)Id checks
Original-merge: 14b3085ff1
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-10-27 15:43:15 -04:00
theguymadmax
adfa520057
Backport pull request #15087 from jellyfin/release-10.11.z
...
Optimize WhereReferencedItemMultipleTypes filtering
Original-merge: a5bc4524d8
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-10-27 15:43:10 -04:00
theguymadmax
5deb69b23f
Backport pull request #15083 from jellyfin/release-10.11.z
...
Fix LiveTV images not saving to database
Original-merge: d738386fe2
Merged-by: crobibero <cody@robibe.ro >
Backported-by: Bond_009 <bond.009@outlook.com >
2025-10-27 15:43:09 -04:00
theguymadmax
794e1361d7
Fix contributing artist query ( #14991 )
2025-10-13 09:09:09 -06:00
JPVenson
8abcfb2a80
Fix ordering query
2025-10-10 20:08:59 +00:00
JPVenson
ceef9143ad
cleanup
2025-10-10 09:18:05 +00:00
JPVenson
a7a92509c7
fixes #14952 apply sort on ItemValue query
2025-10-10 09:10:21 +00:00
theguymadmax
07d31c6ba5
Improve performance on people query ( #14963 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (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
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
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
2025-10-08 09:23:20 -06:00
lostb1t
97ec4c1da2
fix: get total count after grouping ( #14931 )
2025-10-02 17:33:50 -06:00
JPVenson
c8b97bf533
Readd wildcard search ( #14934 )
2025-10-02 17:33:01 -06:00
theguymadmax
c053a6cd78
Fix parental ratings logic ( #14909 )
2025-10-01 17:26:30 -06:00
JPVenson
740b9924a0
Include ListOrder on Import ( #14854 )
2025-09-24 15:22:05 -06:00
JPVenson
5a6d9180fe
Add People Dedup and multiple progress fixes ( #14848 )
2025-09-24 15:20:30 -06:00
JPVenson
7bb68d8610
Fix Image loading ( #14842 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (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
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
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
Stale Issue Labeler / Check for stale issues (push) Has been cancelled
2025-09-23 07:02:30 -06:00
JPVenson
98f5e21bb8
Fix groupings not applied ( #14826 )
2025-09-22 15:31:21 -06:00
Mikal S.
162985bb23
fix: add back missing behavior for HasAnyProviderId ( #14831 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (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
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
Stale PR Check / Check PRs with merge conflicts (push) Has been cancelled
Stale Issue Labeler / Check for stale issues (push) Has been cancelled
2025-09-22 09:56:41 -06:00
JPVenson
a0b3e2b071
Optimize internal querying of UserData, other fixes ( #14795 )
2025-09-16 13:08:04 -06:00
theguymadmax
96590eea85
Fix duplicate media entries ( #14404 )
2025-09-12 13:58:42 -06:00
evan314159
ad133eb6b9
Fix AlbumArtistIds filter to use correct ItemValueType ( #14641 )
CodeQL / Analyze (csharp) (push) Has been cancelled
OpenAPI / OpenAPI - HEAD (push) Has been cancelled
OpenAPI / OpenAPI - BASE (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
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
2025-08-13 05:52:54 -06:00
Cody Robibero
bd94ca3071
Merge pull request #14634 from crobibero/itemname-counts
2025-08-12 20:20:54 -06:00
Cody Robibero
beca405ad4
Refactor to pull item counts in a single query
2025-08-11 21:06:04 -06:00
evan314159
47634e731a
Refactor query from EXISTS to JOIN to avoid API timeouts with large libraries ( #14557 )
2025-08-11 13:05:13 -06:00
Shadowghost
803e87ca5f
Don't fail image saving on missing BaseItem
2025-08-02 22:10:39 +02:00
theguymadmax
536437bbe3
Fix allow and block queries ( #14482 )
2025-07-27 19:28:04 -06:00
Stephan Sundermann
2ad37fe021
Ensure UserData stays unique on delete ( #14475 )
2025-07-17 17:19:26 -06:00
JPVenson
4d5ba8d7a5
Only save images when changed ( #14425 )
CodeQL / Analyze (csharp) (push) Waiting to run
OpenAPI / OpenAPI - HEAD (push) Waiting to run
OpenAPI / OpenAPI - BASE (push) Waiting to run
OpenAPI / OpenAPI - Difference (push) Blocked by required conditions
OpenAPI / OpenAPI - Publish Unstable Spec (push) Blocked by required conditions
OpenAPI / OpenAPI - Publish Stable Spec (push) Blocked by required conditions
Tests / run-tests (macos-latest) (push) Waiting to run
Tests / run-tests (ubuntu-latest) (push) Waiting to run
Tests / run-tests (windows-latest) (push) Waiting to run
Project Automation / Project board (push) Waiting to run
Merge Conflict Labeler / Labeling (push) Waiting to run
2025-07-07 09:14:01 -06:00
Tim Eisele
c6e568692e
Fix modification checks and make sure to use UTC ( #14347 )
OpenAPI / OpenAPI - HEAD (push) Waiting to run
CodeQL / Analyze (csharp) (push) Waiting to run
OpenAPI / OpenAPI - BASE (push) Waiting to run
OpenAPI / OpenAPI - Difference (push) Blocked by required conditions
OpenAPI / OpenAPI - Publish Unstable Spec (push) Blocked by required conditions
OpenAPI / OpenAPI - Publish Stable Spec (push) Blocked by required conditions
Tests / run-tests (macos-latest) (push) Waiting to run
Tests / run-tests (ubuntu-latest) (push) Waiting to run
Tests / run-tests (windows-latest) (push) Waiting to run
Project Automation / Project board (push) Waiting to run
Merge Conflict Labeler / Labeling (push) Waiting to run
2025-06-26 17:50:37 -06:00
theguymadmax
b528c1100f
Fix missing music genre metadata ( #14332 )
2025-06-23 08:30:59 -06:00
Tim Eisele
b2312466e1
Update Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
...
Co-authored-by: Bond-009 <bond.009@outlook.com >
2025-06-19 11:40:40 +02:00
Tim Eisele
989aef18af
Update Jellyfin.Server.Implementations/Item/BaseItemRepository.cs
...
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com >
2025-06-18 23:08:05 +02:00
Shadowghost
ccb917b8df
Cleanup logging and user data import skip on missing user
2025-06-18 21:33:32 +02:00
JPVenson
4cd0a2ed8d
Always set update action when item does not exist ( #14304 )
2025-06-15 15:19:57 -06:00
JPVenson
2d9257b203
Add explicit check for placeholder ID ( #14298 )
2025-06-15 12:07:19 -06:00
JPVenson
1c4c9cf733
Fix UserData cleanup task and queries ( #14280 )
2025-06-11 17:30:57 -06:00
JPVenson
d3ad2aec60
Feature/persistent watch data ( #14262 )
2025-06-09 17:14:27 -06:00
JPVenson
7aee5b1e70
Fix ExcludeItemId, ExcludeProviderIds and HasAnyProviderId filter ( #14249 )
2025-06-08 19:53:18 -06:00