mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 21:08:27 +01:00
update cinema mode trailer selection
This commit is contained in:
@@ -2361,6 +2361,7 @@ namespace MediaBrowser.Server.Implementations.Library
|
||||
}
|
||||
|
||||
video.ExtraType = ExtraType.Trailer;
|
||||
video.TrailerTypes = new List<TrailerType> { TrailerType.LocalTrailer };
|
||||
|
||||
return video;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user