arvvoid / plugin.video.hbogoeu

hGO EU, inputstream.adaptive based add-on to access HBO Go content from Kodi
https://arvvoid.github.io/plugin.video.hbogoeu/
GNU General Public License v2.0
126 stars 46 forks source link

[BUG] Error in popup: "The new version of the application is now available. Please update it to continue viewing" #199

Closed kkraszy closed 3 years ago

kkraszy commented 3 years ago

Latest version Addon

Describe the bug Error in popup: "The new version of the application is now available. Please update it to continue viewing"

To Reproduce

  1. Go to HGO Addon -> Series -> Popular series -> Choose any series
  2. See error

Debug log

2021-08-03 20:10:34.431 T:4507 ERROR : GetDirectory - Error getting plugin://plugin.video.hbogoeu/?mode=2&name=4%20BLOCKS%20(2017)&url=https%3a%2f%2fplapi.hbogo.eu%2fv8%2fContent%2fjson%2fPOL%2fAPTV%2fa58814c5-b712-6c6a-6994-f1b57497b26d%2f 2021-08-03 20:10:34.434 T:3409 ERROR : CGUIMediaWindow::GetDirectory(plugin://plugin.video.hbogoeu/?mode=2&name=4%20BLOCKS%20(2017)&url=https%3a%2f%2fplapi.hbogo.eu%2fv8%2fContent%2fjson%2fPOL%2fAPTV%2fa58814c5-b712-6c6a-6994-f1b57497b26d%2f) failed

Screenshots http://i.imgur.com/XdiB3z0.png

Operating System Linux (x86/x64) Linux (ARM)

gwozniak commented 3 years ago

Confirming it seems that only series part is affected.

gwozniak commented 3 years ago

And this is the example of failing request: grzebek@mir3 ~ $ curl http://plapi.hbogo.eu/v7/Content/json/ENG/ANMO/679d34f1-0a4e-1276-264b-3c094cd6a3a5/ | jq .

{ "Error": { "Code": "1.8", "Details": "Parameters - ErrorCode: ERROR_GROUP_CALL_BLOCKED, Language: ENG", "DisplayMessage": "A new version of the application is available. Please update to continue watching the best original series and hit movies", "Message": "A new version of the application is available. Please update to continue watching the best original series and hit movies" }, "ErrorMessage": "A new version of the application is available. Please update to continue watching the best original series and hit movies", "ObjectType": 5, ....... }

arvvoid commented 3 years ago

Hello, i'm limited with time at the moment. But will look into it. Most likely the changes causing this catch on on all platforms, this might take longer to fix then previous times. For the moment the only valid workaround is use the search function for series. Movies are not affected.

This problem is not affecting the spain/nordic region.

BlackGlassSkin commented 3 years ago

For the moment the only valid workaround is use the search function for series. Movies are not affected.

for series also "add to my list" works for whole seasons

arvvoid commented 3 years ago

@kkraszy @gwozniak @BlackGlassSkin Hello, there is a fix in #201

Please test and let me know. I made a couple of quick tests and is ok, just need couple of more tests and will release.

arvvoid commented 3 years ago

Fixed in release 2.7.8

krokodylowy commented 3 years ago

Hi This version seems to be not available in Matrix repo so message now appears.

arvvoid commented 3 years ago

@krokodylowy Hello, 2.7.8 is available in both Leia and Matrix repository and should fix the issue. If you running 2.7.8 and still experience the problem please open a bug report and post a full debug log (that might mean something changed again on hbo end)