Explorar o código

singular music genre path

Luke Pulverenti %!s(int64=12) %!d(string=hai) anos
pai
achega
bc44f38d79

+ 1 - 1
MediaBrowser.Server.Implementations/ServerApplicationPaths.cs

@@ -114,7 +114,7 @@ namespace MediaBrowser.Server.Implementations
         {
             get
             {
-                return Path.Combine(ItemsByNamePath, "MusicGenres");
+                return Path.Combine(ItemsByNamePath, "MusicGenre");
             }
         }