mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 05:48:47 +01:00
Merge pull request #8638 from photonconvergence/fix/extras-type
This commit is contained in:
@@ -75,7 +75,9 @@ namespace MediaBrowser.Controller.Entities
|
||||
Model.Entities.ExtraType.DeletedScene,
|
||||
Model.Entities.ExtraType.Interview,
|
||||
Model.Entities.ExtraType.Sample,
|
||||
Model.Entities.ExtraType.Scene
|
||||
Model.Entities.ExtraType.Scene,
|
||||
Model.Entities.ExtraType.Featurette,
|
||||
Model.Entities.ExtraType.Short
|
||||
};
|
||||
|
||||
private string _sortName;
|
||||
|
||||
Reference in New Issue
Block a user