Quote:You'll have to excuse me for being ignorant. How is that done?
I think what @
ShadowMask means is to alter the sourcecode at
this line by removing
, 'outband-webvtt'
from the line
min_features = ['mpeg-dash', 'widevine', 'outband-webvtt', 'hd', 'single-track']
However, outband-webvvt only affects the availability of subtitles, which are downloaded and processed totally separate from video and Inputstream Adaptive (I.A.). I struggle to understand how this can solve to the 'Forbidden' error encountered by @
chewitt and possibly by @
mariofenech. It could be some weird side effect, but maybe the issues are simply not related.
Perhaps ITVX has changed (again) and specifying outband-webvvt as minimum requirement now causes VOD streams without subtitles to fail. This, however, would not be an issue specific to LE12 or Kodi Omega and would only affect a very small number of programmes.
@ShadowMask: Can you let us know if you had problems with all VOD content, or with one particular programme?
@
chewitt, @
mariofenech,
The fix suggest by @
ShadowMask is very easy to try. It would be nice if you could give it a go.
If it doesn't work, please post a link to a full debug log with libcURL enabled in component-specific logging.
And if it does work, I would be very interested in logs both before and after the fix. :-)
Does anyone know of a breaking change in the I.A. version used at LE12 nightly that requires add-ons to set other/different properties?