add-ons / plugin.video.viervijfzes

Kodi add-on to watch video-on-demand content from the Play 4, Play 5 and Play 6 channels.
https://github.com/add-ons/plugin.video.viervijfzes/wiki
GNU General Public License v3.0
50 stars 11 forks source link

Playback fails #141

Open M0nty99 opened 1 month ago

M0nty99 commented 1 month ago

Describe the bug Trying to playback content from GoPlay

To Reproduce Steps to reproduce the behavior: 1.Launch content 2. 3.

Expected behavior Content plays

Logs 2024-07-06 09:23:18.835 T:1004 debug CAddonSettings[0@plugin.video.viervijfzes]: trying to load setting definitions from old format... 2024-07-06 09:23:18.835 T:1004 debug : requested setting (credentials_hash) was not found.

System

Additional context I've uninstalled the addon, installed again. deleted credentials, entered again multiple times. Tried the credentials in the browser, but keep getting this message. Somehow it's not reading the credential file it seems.

PeterCloet commented 1 month ago

Same here. I tried going to "MyList" in the plugin and immediately got an error. Seems like an authentication error. Running LibreElec 11.0.6 (Kodi 20.3.0), Plugin 0.4.11.

`2024-07-06 13:35:52.795 T:1633 error : [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] {"message":"Not Found"} 2024-07-06 13:35:52.806 T:1633 info : Skipped 1 duplicate messages.. 2024-07-06 13:35:52.806 T:1633 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

2024-07-06 13:35:52.856 T:1635 error : GetDirectory - Error getting plugin://plugin.video.viervijfzes/mylist 2024-07-06 13:35:52.859 T:1107 error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.viervijfzes/mylist) failed`

frankdpGH commented 1 month ago

Looks like API has changed. TV guide (addon or IPTVmanager) no longer working on Nexus/Omega and Android/windows systems. Selected search of a program is working on android (after relogin on their website, android app was updated on 31/5/2024).

2024-07-07 12:17:51.552 T:21220 info : [plugin.video.viervijfzes] [urllib3.connectionpool] Starting new HTTPS connection (1): www.goplay.be:443 2024-07-07 12:17:51.738 T:21220 info : Skipped 1 duplicate messages.. 2024-07-07 12:17:51.738 T:21220 info : [plugin.video.viervijfzes] [urllib3.connectionpool] https://www.goplay.be:443 "GET /api/epg/vier/2024-07-04 HTTP/1.1" 404 None 2024-07-07 12:17:51.747 T:23502 error : [service.iptv.manager] [resources.lib.modules.addon] Something went wrong while calling plugin.video.viervijfzes: Something went wrong in plugin.video.viervijfzes 2024-07-07 12:17:51.795 T:21220 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

blowk commented 1 month ago

Maybe you could find some info on https://github.com/retrospect-addon/plugin.video.retrospect/issues/1809 or https://github.com/retrospect-addon/plugin.video.retrospect/commit/4d6264455182f3c9db2642b11179abba6904ac19 ?

PeterCloet commented 1 month ago

The restrospect add-on is an alternative but not really a true replacement for the actual GoPlay app. Some streams are missing, the bitstreams seems to be lower and I also couldn't find back my favourite list(s). So, workaround yes, but longterm solution maybe. I sure hope someone will still take a look at the issues on this app (GoPlay) causing it no longer to work. In the past Michael already hinted that he would no longer support this app. Maybe someone else can pick up the torch?

Log with specific error: https://paste.kodi.tv/fosiluvafi.kodi

M0nty99 commented 3 weeks ago

Would be great if somebody with coding knowledge and some free time could assist/take over this app from @michaelarnauts This app has always been working like a charm and replacing our tv-subscription :-)

PeterCloet commented 3 weeks ago

@mediaminister I believe you already helped out in the past to "fix" the GoPlay plug-in. Would you be willing to have a look?