mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 16:33:25 -03:00
Update NamingOptions.cs to include "part" (#14022)
This commit is contained in:
@@ -187,7 +187,8 @@ namespace Emby.Naming.Common
|
||||
"disc",
|
||||
"disk",
|
||||
"vol",
|
||||
"volume"
|
||||
"volume",
|
||||
"part"
|
||||
};
|
||||
|
||||
ArtistSubfolders = new[]
|
||||
|
||||
Reference in New Issue
Block a user