jellyfin/Emby.Server.Implementations/Library
Cody Robibero ebb66f6ca3
Merge pull request #17395 from paoloantinori/fix/userdata-null-user-nre-master
Avoid NRE when sorting by user-dependent keys without a user
2026-07-25 08:38:43 -04:00
..
Resolvers Add TVDB provider ID support for movies (#17255) 2026-07-20 12:23:20 +02:00
Search Apply suggestions from code review 2026-06-07 22:07:35 +02:00
SimilarItems Limit similar items to user accessible libraries 2026-07-15 11:47:59 +02:00
Validators
CoreResolutionIgnoreRule.cs
DotIgnoreIgnoreRule.cs
ExternalDataManager.cs Fix external data pruning on item deletion 2026-05-26 20:44:03 +02:00
IgnorePatterns.cs
KeyframeManager.cs
LibraryManager.cs Merge pull request #17395 from paoloantinori/fix/userdata-null-user-nre-master 2026-07-25 08:38:43 -04:00
LiveStreamHelper.cs
MediaSourceManager.cs remove PlaybackPositionTicks from MediaSourceInfo 2026-07-14 10:05:32 +02:00
MediaStreamSelector.cs
MusicManager.cs
PathExtensions.cs Replaced string.Empty with ReadOnlySpan<char>.Empty 2026-07-08 01:40:26 +02:00
PathManager.cs Sanitize media attachment and lyric paths against traversal 2026-07-17 17:07:27 +02:00
ResolverHelper.cs
SplashscreenPostScanTask.cs
UserDataManager.cs fix: avoid NRE when sorting by user-dependent keys without a user 2026-07-22 07:43:58 +02:00
UserViewManager.cs