instance01 / Twitch-HLS-AdBlock

Block advertisements that are inserted in Twitch streams directly.
MIT License
261 stars 24 forks source link

Getting this in dev tools on Chrome. Twitch HLS Adblock found possibly unsupported version: Current supported version: 2.9.1. #22

Closed thinkpad4 closed 5 years ago

thinkpad4 commented 5 years ago

If that refers to the Player Core Version, they are up to 2.13.3 and are testing 2.14.0. I don't know if this is important but there it is

thinkpad4 commented 5 years ago

@instance01 Anything?

thinkpad4 commented 5 years ago

Anything at all?

MillhioreF commented 5 years ago

The player core version used to be in the filename of the wasm worker that's being patched, but this is no longer the case so this message always appears. It's a bit deprecated and can be safely ignored, and probably should be removed honestly.

thinkpad4 commented 5 years ago

Ok, thanks @MillhioreF