When using simple adapter for VOD playback, the returned "playURL" was a single variant of the master manifest, and thus would lose captions information and the ability to switch variants based on network speed.
The variant is still needed to track the ad, but the video node should still get the master playlist for HLS to work correctly.
I also bumped the version number to indicate a change.
@LockChristian @smathairoku is there a reason the library doesn't have indentation? It is very hard to read without any formatting. Could I open a PR with the file formatted (using the VS-code extension formatter)?
When using simple adapter for VOD playback, the returned "playURL" was a single variant of the master manifest, and thus would lose captions information and the ability to switch variants based on network speed.
The variant is still needed to track the ad, but the video node should still get the master playlist for HLS to work correctly.
I also bumped the version number to indicate a change.
@LockChristian @smathairoku is there a reason the library doesn't have indentation? It is very hard to read without any formatting. Could I open a PR with the file formatted (using the VS-code extension formatter)?