mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Merge pull request #14333 from theguymadmax/add-act-naming-option
Add act as a stacking option for music albums
This commit is contained in:
commit
f976630003
@ -188,7 +188,8 @@ namespace Emby.Naming.Common
|
||||
"disk",
|
||||
"vol",
|
||||
"volume",
|
||||
"part"
|
||||
"part",
|
||||
"act"
|
||||
};
|
||||
|
||||
ArtistSubfolders = new[]
|
||||
|
Loading…
x
Reference in New Issue
Block a user