jellyfin/Emby.Server.Implementations/Library/Resolvers
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
..
Audio More cleanup 2021-12-27 14:20:05 +00:00
Books Use our own Contains extension 2021-12-20 13:31:07 +01:00
Movies Fix #7100 by catching the exception on opening invalid UDF images 2022-02-20 13:30:55 +00:00
TV Fix #7100 by catching the exception on opening invalid UDF images 2022-02-20 13:30:55 +00:00
BaseVideoResolver.cs Fix #7100 by catching the exception on opening invalid UDF images 2022-02-20 13:30:55 +00:00
ExtraResolver.cs Fix #7100 by catching the exception on opening invalid UDF images 2022-02-20 13:30:55 +00:00
FolderResolver.cs Fix the last few warnings 2021-10-06 11:30:45 +02:00
GenericFolderResolver.cs Fix the last few warnings 2021-10-06 11:30:45 +02:00
GenericVideoResolver.cs Fix #7100 by catching the exception on opening invalid UDF images 2022-02-20 13:30:55 +00:00
ItemResolver.cs Remove more and more warnings 2021-08-28 16:32:50 -06:00
PhotoAlbumResolver.cs Remove ILibraryManager as a dependency in resolvers etc. 2021-11-15 15:56:02 +01:00
PhotoResolver.cs Update StyleCop 2021-12-24 18:28:27 +01:00
PlaylistResolver.cs Use our own Contains extension 2021-12-20 13:31:07 +01:00
SpecialFolderResolver.cs Fix the last few warnings 2021-10-06 11:30:45 +02:00