mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-18 05:30:34 +01:00
converted season providers
This commit is contained in:
@@ -51,7 +51,7 @@ namespace MediaBrowser.Providers.BoxSets
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "Media Browser xml"; }
|
||||
get { return "Media Browser Xml"; }
|
||||
}
|
||||
|
||||
protected override FileInfo GetXmlFile(string path)
|
||||
|
||||
Reference in New Issue
Block a user