jellyfin/MediaBrowser.LocalMetadata
2022-12-07 16:43:59 +01:00
..
Images Replace != null with is not null 2022-12-05 15:01:13 +01:00
Parsers Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
Properties
Providers Fix build 2021-05-07 00:52:06 +02:00
Savers Replace != null with is not null 2022-12-05 15:01:13 +01:00
BaseXmlProvider.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
MediaBrowser.LocalMetadata.csproj Update projects to .net7 2022-12-07 16:42:05 +01:00
XmlProviderUtils.cs