mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-06-27 17:01:16 -04:00
Add act as a stacking option for music albums
This commit is contained in:
parent
308707476d
commit
8368d10d1b
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