mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-07 00:08:29 +01:00
Merge pull request #8638 from photonconvergence/fix/extras-type
This commit is contained in:
@@ -13,6 +13,8 @@ namespace MediaBrowser.Model.Entities
|
||||
Scene = 6,
|
||||
Sample = 7,
|
||||
ThemeSong = 8,
|
||||
ThemeVideo = 9
|
||||
ThemeVideo = 9,
|
||||
Featurette = 10,
|
||||
Short = 11
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user