Explorar el Código

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

harry-hart hace 1 mes
padre
commit
930a4d0f60
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      Emby.Naming/Common/NamingOptions.cs

+ 2 - 1
Emby.Naming/Common/NamingOptions.cs

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