jellyfin/Emby.Server.Implementations/Library
Stanislav Ionascu 554d1b2ca8 Fix #7100 by catching the exception on opening invalid UDF images
When an invalid UDF image is opened by the UdfReader, it may throw
and exception. This change is to catch and log the exception.
2022-02-20 13:30:55 +00:00
..
Resolvers Fix #7100 by catching the exception on opening invalid UDF images 2022-02-20 13:30:55 +00:00
Validators Update StyleCop 2021-12-24 18:28:27 +01:00
CoreResolutionIgnoreRule.cs Fix extras folders 2021-12-20 12:15:20 +01:00
ExclusiveLiveStream.cs Remove the unused arg 2021-09-10 09:56:48 +02:00
IgnorePatterns.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
LibraryManager.cs Fix #7100 by catching the exception on opening invalid UDF images 2022-02-20 13:30:55 +00:00
LiveStreamHelper.cs More cleanup 2021-12-27 14:20:05 +00:00
MediaSourceManager.cs Fix some warnings 2022-02-14 14:46:04 +01:00
MediaStreamSelector.cs Fix indentation 2022-02-14 16:31:07 +01:00
MusicManager.cs More cleanup 2021-12-27 14:20:05 +00:00
PathExtensions.cs Add ability to search by - 2021-12-31 08:51:50 -07:00
ResolverHelper.cs Enable nullable reference types for Emby.Server.Implementations 2021-05-20 22:48:53 +02:00
SearchEngine.cs Properly populate QueryResult 2022-01-20 08:53:06 -07:00
SplashscreenPostScanTask.cs suggestions from review 2022-01-10 10:59:32 -07:00
UserDataManager.cs More cleanup 2021-12-27 14:20:05 +00:00
UserViewManager.cs More cleanup 2021-12-27 14:20:05 +00:00