mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 10:44:23 -04:00
Add act as a stacking option for music albums
This commit is contained in:
parent
308707476d
commit
8368d10d1b
@ -188,7 +188,8 @@ namespace Emby.Naming.Common
|
|||||||
"disk",
|
"disk",
|
||||||
"vol",
|
"vol",
|
||||||
"volume",
|
"volume",
|
||||||
"part"
|
"part",
|
||||||
|
"act"
|
||||||
};
|
};
|
||||||
|
|
||||||
ArtistSubfolders = new[]
|
ArtistSubfolders = new[]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user