jellyfin/Emby.Server.Implementations/Library
Bond_009 d3f0346f04 Enable nullable for UserItemData
MetadataResult.GetOrAddUserData doesn't ever get used and is probably broken since the migration to .NET Core as it still expects a Guid for userId
2024-07-29 21:05:23 +02:00
..
Resolvers Add TrySetProviderId extension 2024-07-17 15:48:21 +02:00
Validators
CoreResolutionIgnoreRule.cs
IgnorePatterns.cs
LibraryManager.cs Improve LibraryManager.Sort when using "Random" order (#12165) 2024-07-15 08:44:06 -04:00
LiveStreamHelper.cs
MediaSourceManager.cs Enable nullable for UserItemData 2024-07-29 21:05:23 +02:00
MediaStreamSelector.cs
MusicManager.cs
PathExtensions.cs
ResolverHelper.cs
SearchEngine.cs
SplashscreenPostScanTask.cs
UserDataManager.cs
UserViewManager.cs