Add act as a stacking option for music albums

This commit is contained in:
theguymadmax 2025-06-17 12:16:32 -04:00
parent 308707476d
commit 8368d10d1b

View file

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