pigskin / kodi-gamepass

NFL Game Pass add-on for Kodi
Other
123 stars 83 forks source link

Live games do not work. #384

Closed Tuhwin closed 6 years ago

Tuhwin commented 6 years ago

I got a legit game pass subscription, and using no proxies. NFL Network live stream works. Yesterday's games under GamePass International -> Preseason week 1 works. Live games under GamePass International -> Preseason week 1 do not work. Was same during the HoF game last week.

Log included. I switched from NFL Network live which is working to try the Live Falcons vs Jets game under Gamepass International. Got a message about enabling debug, try again, and include log file in this bug report.

01:43:07.487 is when I closed NFL Network live and switched over to attempt starting the live game. kodi.log

Is it on my end I've done something wrong, or is it simply so that the kodi plugin needs an update for this new season?

CraigMack69 commented 6 years ago

Where are u located. Have you checked out the changes for EU and UK users. Different then it was last year. Int gamepass is for Latin/south America and I think Australia. Maybe some others @tuhwin ... I’m not saying that’s your issue, just in case. I sell gamepass accounts and I can’t tell you how many people that’s messed up lol

Tuhwin commented 6 years ago

Thanks for responding. I'm not sure if you mean the subscription I took is wrong, or if I managed to get the wrong kodi gamepass version?

I'm located in Sweden. Got gamepass from NFL page as usual, and page was showing correct currency etc so I'm quite sure the subscription of PRO is the correct one for my location.

Is there 2 or more NFL Gamepass kodi apps out there?

Tuhwin commented 6 years ago

So, I've checked the main page of this kodi plugin/addon and I see that there's a distinction between GamePass Europe and the GamePass International. I've tried my best to figure out which I got. The NFL GamePass page don't mention this anywhere that I could find. The only thing I can see there is that I have PRO pass. My location is Sweden as I stated before.

My reference to "GamePass International" is only from what I see when I start up the plugin/addon in Kodi. I've got two options in the main header menu. GamePass International and NFL Network. Is that "detection" based? Does it say "GamePass Europe" for other persons subscribing to GamePass in Europe, or is this Europe/International a legacy thing that was for 2017 and have been changed?

kaileu commented 6 years ago

This Addon is for Gamepass Europe only. https://digitalcare.nfl.com/hc/en-us/articles/115009025268-Game-Pass-Europe

The Gamepass International has some restriction. There is a fork for Gamepass International but i have no idea what features are supported which not.

Tuhwin commented 6 years ago

Thank you for that info. Just curious though, is this due to live games are streamed from one source, and live NFL Network and archived things are streamed from another? Or why is it just Live Games that isn't working?

kaileu commented 6 years ago

As far as i know there is no live games for international Subscription.

Tuhwin commented 6 years ago

I just saw that too. My ONLY reference that points to me having an "International" subscription and not the Europe one, is in the actual kodi plugin/addon.

I'm pretty sure that's wrong. The registration and paying and all that on nfl.com took into account that I live in Sweden, which is a GamePass Europe country.

Have I simply installed the wrong kodi plugin? I installed it from the official kodi repo. I'll try downloading it straight from here and see if it makes a diff.

kaileu commented 6 years ago

@Tuhwin
Ok now i see what you mean.

  1. The international name is just a legacy problem where international was the europe edition.
  2. The Plugin from Kodi repositorie is outdatet. You have to use the master version from git.

if the master Version is not working please post a new Log from the new Version.

Tuhwin commented 6 years ago

Since Live Games is available to me through the website, we can then be sure I have a GamePass Europe subscription. It's basically the addon (from official kodi repo or straight from here as a .zip) that thinks I belong in the International group. Just want to be completely clear that it works on website during live games. Thanks for looking into it when you got the time.

Meanwhile I'll see if I can figure out where this check is in the code and modify into thinking it's a Europe version.

kaileu commented 6 years ago

@Tuhwin see my last post

Tuhwin commented 6 years ago

Gotcha. Will do that immediately. The first log I uploaded and was available for anyone to download for 24hrs, had my login info in it. I noticed the day after and uploaded a new one. Maybe that should be mentioned somewhere in the process.

Anyhow, I'll get on that immediately. 5mins.

Tuhwin commented 6 years ago

Crap, there's no live games right now, so impossible for me to trigger the error, just realized. Still want a log?

rva87 commented 6 years ago

@Tuhwin please upload log if not working with the current code.

I'll submit a code update to prevent passwords from being logged

Tuhwin commented 6 years ago

I'll have to wait for a Live Game to start. Which is basically 03.05 AM for me tonight. Dunno if I'll make it but I'll try. Installed latest version from here so I should be ready.

Tuhwin commented 6 years ago

Alright. Tried with the version I downloaded from here. No issues whatsoever. Sorry for taking up your time with it. I had no idea the one in the official kodi addons repo was old.

Thank you for very quick responses and an awesome addon. Peace.

aqw commented 6 years ago

@Tuhwin Thanks for your bug report, and am glad it's working now.

As FYI, live games are handled differently because they are encrypted on a per stream basis. This, presumably, is to cut down on non-legit sharing of live streams. Game Pass doesn't go to the same effort for archived games.

A new version will be released to the Kodi repos soon #386.

Closing.

---Alex