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

My programs are empty (not showing followed programs)

NofanTasi opened this issue · comments

commented

Describe the bug

When going

Videos / VRT MAX / My favorites / My programs

One gets to read:

====================================================================

We could not find any programs that are followed.

(and instructions on how to follow programs on Kodi addon and on VRT MAX site)

[ OK ]

====================================================================

resulting list is empty

...

To Reproduce

Steps to reproduce the behavior:

  1. Go to ... My favorite
  2. Click on .... My programs
  3. Scroll down to ....
  4. See error

Expected behavior

One should see the VRT MAX "Mijn lijst"

Additional context

  • Operating system: CoreELEC
  • Kodi version: 20.3
  • Addon version: 2.5.27
  • Using a VPN: NO
  • Country you are using the addon from: ... Belgium

Log (if available)

not sure if relevant

CoreGT:~ # tail -f .kodi/temp/kodi.log 
2024-01-22 21:34:11.956 T:7675     info <general>: Skipped 7 duplicate messages..
2024-01-22 21:34:11.956 T:7675  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2024-01-22 21:37:22.244 T:7675     info <general>: Skipped 6 duplicate messages..
2024-01-22 21:37:22.244 T:7675  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2024-01-22 21:41:29.793 T:7675     info <general>: Skipped 15 duplicate messages..
2024-01-22 21:41:29.793 T:7675  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2024-01-22 21:41:31.802 T:8028     info <general>: Skipped 8 duplicate messages..
2024-01-22 21:41:31.802 T:8028    error <general>: Unable to find plugin 
2024-01-22 21:41:31.802 T:8028    error <general>: GetDirectory - Error getting plugin://
2024-01-22 21:41:31.813 T:3721    error <general>: CGUIMediaWindow::GetDirectory(plugin://) failed
2024-01-22 21:42:19.839 T:3721    error <general>: Control 55 in window 10025 has been asked to focus, but it can't
2024-01-22 21:42:19.966 T:7675  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2024-01-22 21:42:24.377 T:3721     info <general>: Skipped 15 duplicate messages..
2024-01-22 21:42:24.377 T:3721  warning <general>: CGUIWindowManager - HandleAction - ignoring action 107, because topmost modal dialog closing animation is running
2024-01-22 21:42:28.045 T:7675     info <general>: Skipped 25 duplicate messages..
2024-01-22 21:42:28.045 T:7675  warning <general>: Setting most video properties through ListItem.setInfo() is deprecated and might be removed in future Kodi versions. Please use the respective setter in InfoTagVideo.
2024-01-22 21:42:30.894 T:3721     info <general>: Skipped 6 duplicate messages..
2024-01-22 21:42:30.894 T:3721  warning <general>: CGUIWindowManager - HandleAction - ignoring action 107, because topmost modal dialog closing animation is running

I reinstalled addon

CoreGT:~ # grep vrt .kodi/temp/kodi.log
2024-01-22 21:32:08.819 T:7565     info <general>: CAddonMgr::FindAddon: plugin.video.vrt.nu v2.5.27+matrix.1 installed
2024-01-22 21:33:10.419 T:7600    error <general>: GetDirectory - Error getting /storage/.kodi/userdata/addon_data/plugin.video.vrt.nu/cache/

Same problem here with LibreElec on RPi4
VRT probably changed something again.
Watching from TV guide works, Live TV works too

Same here on rpi 3b+, 19.5 Matrix. I guess too it has to do with VRT.

commented

I made a fix, please test:

Kodi 19, 20, 21: plugin.video.vrt.nu-2.5.27+matrix.1-api-d75a0ca.zip Kodi 18: plugin.video.vrt.nu-2.5.27-api-d75a0ca.zip

Seems to work. Thanks, as always, for fast defect resolving.

I made a fix, please test:

Kodi 19, 20, 21: plugin.video.vrt.nu-2.5.27+matrix.1-api-d75a0ca.zip Kodi 18: plugin.video.vrt.nu-2.5.27-api-d75a0ca.zip

Works, thanks for the fix!