Merge pull request #8409 from Bond-009/warn61

Use record for AudioBookFilePathParserResult
This commit is contained in:
Claus Vium
2022-09-15 09:13:59 +02:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ namespace Emby.Naming.AudioBook
/// <summary>
/// Data object for passing result of audiobook part/chapter extraction.
/// </summary>
public struct AudioBookFilePathParserResult
public record struct AudioBookFilePathParserResult
{
/// <summary>
/// Gets or sets optional number of path extracted from audiobook filename.