pluralize music genres path
This commit is contained in:
parent
18325159c5
commit
be1fcf1682
|
@ -114,7 +114,7 @@ namespace MediaBrowser.Server.Implementations
|
|||
{
|
||||
get
|
||||
{
|
||||
return Path.Combine(ItemsByNamePath, "MusicGenre");
|
||||
return Path.Combine(ItemsByNamePath, "MusicGenres");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user