mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 22:13:06 +03:00
singular music genre path
This commit is contained in:
@@ -114,7 +114,7 @@ namespace MediaBrowser.Server.Implementations
|
|||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
return Path.Combine(ItemsByNamePath, "MusicGenres");
|
return Path.Combine(ItemsByNamePath, "MusicGenre");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user