Update NamingOptions.cs to include "part" (#14022)

This commit is contained in:
harry-hart 2025-05-02 13:54:34 +00:00 committed by GitHub
parent d894b91d46
commit 930a4d0f60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -187,7 +187,8 @@ namespace Emby.Naming.Common
"disc",
"disk",
"vol",
"volume"
"volume",
"part"
};
ArtistSubfolders = new[]