2024-11-15, 05:51 PM
Looks like it is due to some change on Youtube's side that broke TMDB Trailers.
https://github.com/crobibero/jellyfin-pl...issues/128
I also get the error log mentioned in the github issue.
https://github.com/crobibero/jellyfin-pl...issues/128
I also get the error log mentioned in the github issue.
Code:
[2024-11-15 12:50:19.109 -05:00] [ERR] [18] Jellyfin.Plugin.Tmdb.Trailers.TmdbManager: GetPlaybackUrlAsync
System.InvalidOperationException: Input stream collection is empty.
at YoutubeExplode.Videos.Streams.VideoStreamInfoExtensions.GetWithHighestVideoQuality(IEnumerable`1 streamInfos) in /_/YoutubeExplode/Videos/Streams/IVideoStreamInfo.cs:line 48
at Jellyfin.Plugin.Tmdb.Trailers.TmdbManager.GetPlaybackUrlAsync(String site, String key)