소스 검색

Merge pull request #14333 from theguymadmax/add-act-naming-option

Add act as a stacking option for music albums
Bond-009 3 일 전
부모
커밋
f976630003
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      Emby.Naming/Common/NamingOptions.cs

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

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