add-ons / plugin.video.vrt.nu

Kodi add-on to watch content from VRT MAX

Home Page:https://www.facebook.com/groups/kodivlaanderen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetDirectory - Error

NofanTasi opened this issue · comments

commented

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. Go to ... Categories
  2. Click on .... News and current affaits
  3. Scroll down to .... N/A
  4. See error

Expected behavior

List of programs in category should show

Additional context

  • Operating system: Linux ARM CoreELEC
  • Kodi version: 19.4
  • Addon version: 2.5.14
  • Using a VPN: yes/no NO
  • Country you are using the addon from: ... Belgium

Log (if available)

2022-08-31 18:08:29.654 T:4061    ERROR <general>: GetDirectory - Error getting plugin://plugin.video.vrt.nu/categories/nieuws-en-actua
2022-08-31 18:08:29.662 T:3825    ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vrt.nu/categories/nieuws-en-actua) failed
2022-08-31 18:08:30.197 T:4068     INFO <general>: CPythonInvoker(13, /storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon_entry.py): script successfully run
2022-08-31 18:08:31.582 T:4068     INFO <general>: CPythonInvoker(13, /storage/.kodi/addons/plugin.video.vrt.nu/resources/lib/addon_entry.py): script successfully run
2022-08-31 18:08:31.591 T:3825    ERROR <general>: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vrt.nu/) failed

For what it's worth, same issue when trying to load the favorites.
Log see here: https://paste.kodi.tv/ohugatezim

May I guess: VRT has made some changes and communication is a dirty word ;)

commented

Similar error in the logs for Kodi 18.9.0 on Linux ARM 32-bit and LibreELEC 9.2.8 and latest addon-version since today.

Yes, loading favorites doesn't work anymore. And today another VRT api stopped working.
I made a workaround so the add-on doesn't crash on the http error.
The workaround is already in the master branch and I'll release this.

commented

thanks @mediaminister for quick fix