mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-28 01:34:39 -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
1 changed files with 2 additions and 1 deletions
|
@ -188,7 +188,8 @@ namespace Emby.Naming.Common
|
|||
"disk",
|
||||
"vol",
|
||||
"volume",
|
||||
"part"
|
||||
"part",
|
||||
"act"
|
||||
};
|
||||
|
||||
ArtistSubfolders = new[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue