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

Add act as a stacking option for music albums
This commit is contained in:
Bond-009 2025-06-19 11:25:46 +02:00 committed by GitHub
commit f976630003
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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