I can see some changes to what OnlineVideos returns to me for playback options which I use to determine the quality of videos and whether it suits your preferred options in the trailers plugin.
e.g. I may get back something like this for a URL:
"1280x720 | (22)"
But was expecting to see something like:
"1280x720 | mp4"
I need to determine if this is due to me having an outdated onlinevideos plugin, a change to the way onlinevideos API works or a bug in OnlineVideos.
@doskabouter do you know much about hosterBase.GetPlaybackOptions(url)), has there been some changes in that lately ?
The base is surely not changed, but I did do some work on the youtube part. That could possibly had triggered the change.
Don't know if that is easily fixed though