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 10 forks source link

Mijn lijst does load HTML instead of plugin format #96

Closed badoneti closed 2 years ago

badoneti commented 2 years ago

Describe the bug Plugin works but not properly loading "mijn lijst"

To Reproduce Steps to reproduce the behavior:

  1. Open plugin
  2. Go to Mijn Lijst
  3. list shows old cashed values following a page not found error in logs

Expected behavior List shows current items on Mijn lijst

Logs `2021-10-21 12:33:47.075 T:899 INFO : initializing python engine. 2021-10-21 12:33:47.997 T:899 INFO : CPythonInvoker(8, /storage/.kodi/addons/plugin.video.viervijfzes/addon_entry.py): script successfully run 2021-10-21 12:33:50.264 T:899 INFO : initializing python engine. 2021-10-21 12:33:52.040 T:899 ERROR : [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] <!DOCTYPE html>

**Pagina niet gevonden | GoPlay** * omitted for readability full HTML content * 2021-10-21 12:33:52.051 T:899 INFO : Skipped 1 duplicate messages.. 2021-10-21 12:33:52.051 T:899 WARNING : [plugin.video.viervijfzes] [resources.lib.viervijfzes.content] Something went wrong when refreshing live data: **Could not fetch data. Using expired cached values.** 2021-10-21 12:33:52.111 T:899 INFO : Skipped 1 duplicate messages.. 2021-10-21 12:33:52.111 T:899 WARNING : Invalid media type "" 2021-10-21 12:33:52.117 T:899 INFO : Skipped 1 duplicate messages.. 2021-10-21 12:33:52.117 T:899 INFO : CPythonInvoker(8, /storage/.kodi/addons/plugin.video.viervijfzes/addon_entry.py): script successfully run ` **System** - Addon version: 0.4.4+ - Kodi version: 19.0.1 - Inputstream adaptive version: 19.0.0.1 - Operating System: LibreElec
michaelarnauts commented 2 years ago

I've just tried this, but My list seems to be working fine. There is an issue however with recommendations that i'll fix.

badoneti commented 2 years ago

Hi, thanks for checking. I did uninstall the app and cleared all data. After a fresh start, it still does not load programs in Mijn lijst which I selected via the website goplay.be. After fiddling with the media settings, I am now able to add programs to Mijn lijst from within the kodi app. At least there is a workaround.

michaelarnauts commented 2 years ago

@badoneti I assume you still see this issue? Can you create a kodi.log with debug logging enabled?

badoneti commented 2 years ago

Here you go, debug was on although I don't seem to find debug levels in the logs themselves. kodi-goplay.log

michaelarnauts commented 2 years ago

Here you go, debug was on although I don't seem to find debug levels in the logs themselves. kodi-goplay.log

Interesting, it seems that there are 3 programs on your list, but one of those doesn't seem to be available. How many items do you see on the GoPlay website? I can see De Slimste Mens and Boerenjaar, but there is a 3th also there.

badoneti commented 2 years ago

Interesting, it seems that there are 3 programs on your list, but one of those doesn't seem to be available. How many items do you see on the GoPlay website? I can see De Slimste Mens and Boerenjaar, but there is a 3th also there.

I can see 3 on the GoPlay website: De Slimste Mens, Boerenjaar, Grond. They seem all still available. On Kodi I see indeed only the two you mentioned. I experience a similar issue with VrtNu plugin that favourites are not well syncronized between the website and kodi addon

michaelarnauts commented 2 years ago

Hmm, ik denk dat ik het zie. Het lijkt dat goplay de my list op een andere plaats opslaat nu, ik werk het even uit.

michaelarnauts commented 2 years ago

@badoneti kan je eens proberen met een ZIP uit deze comment? https://github.com/add-ons/plugin.video.viervijfzes/pull/102#issuecomment-1029186413

michaelarnauts commented 2 years ago

Fixed in #102