mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:55:13 +01:00
3.0.5641.4
This commit is contained in:
@@ -429,7 +429,10 @@ namespace MediaBrowser.Model.Configuration
|
||||
}
|
||||
},
|
||||
|
||||
new MetadataOptions(0, 1280) {ItemType = "Season"}
|
||||
new MetadataOptions(0, 1280)
|
||||
{
|
||||
ItemType = "Season"
|
||||
}
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user