eracknaphobia / plugin.video.nhlgcl

Watch NHL.tv in KODI
GNU General Public License v2.0
24 stars 17 forks source link

Cannot play highlights #46

Open marek-dano opened 10 months ago

marek-dano commented 10 months ago

When I want to play highlights it is really unpredictable if it will work or not. Some of the videos cannot be played because of restriction based of my location even though I was able to watch the same video couple of seconds ago and when I want to do it second time it is not possible. I am sure there is no restrictions for my location because I am able to watch it by my phone using the same network.

TigerGit769 commented 8 months ago

Hi. I’m also having a similar issue, though it’s more consistent. Some games claim to be blocked based on region, others don’t. Like the OP, I can play all games fine on a web browser. Am based in the UK.

marek-dano commented 8 months ago

Another workaround is to play full game of the same match and then try to play highlihhts then you can play also highlights if not try to play full game of another match.

TigerGit769 commented 8 months ago

Another workaround is to play full game of the same match and then try to play highlihhts then you can play also highlights if not try to play full game of another match.

Thanks, this works for me.

tpaniaki commented 8 months ago

Same.

I'd be interested in knowing how the addon grab the localization data. I believe it's not a server response since I can play the buggy stream from the web.

bellt commented 5 months ago

Could this be caused by the user token not being updated when playing a highlights video?

That would explain why it successfully plays after first trying to play a full game, because then the user token would have been recently updated.

https://github.com/eracknaphobia/plugin.video.nhlgcl/blob/43df99823f0b6ed228a8f15d2bda033959db6b0c/resources/lib/nhl_tv.py#L81