From 6aa9d44fb7c60057621619bcf2521572e5bf6d4d Mon Sep 17 00:00:00 2001 From: Bond_009 Date: Thu, 15 Sep 2022 00:39:00 +0200 Subject: [PATCH] Use record for AudioBookFilePathParserResult --- Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs b/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs index 48ab8b57dc..ae8c8a39bc 100644 --- a/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs +++ b/Emby.Naming/AudioBook/AudioBookFilePathParserResult.cs @@ -3,7 +3,7 @@ namespace Emby.Naming.AudioBook /// /// Data object for passing result of audiobook part/chapter extraction. /// - public struct AudioBookFilePathParserResult + public record struct AudioBookFilePathParserResult { /// /// Gets or sets optional number of path extracted from audiobook filename.