add-ons / plugin.video.vrt.nu

Kodi add-on to watch content from VRT MAX
https://www.facebook.com/groups/kodivlaanderen
GNU General Public License v3.0
110 stars 20 forks source link

My programs are empty (not showing followed programs) #1147

Closed NofanTasi closed 8 months ago

NofanTasi commented 8 months ago

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

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/
on4bam commented 8 months ago

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

Clyde72 commented 8 months ago

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

mediaminister commented 8 months ago

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

NofanTasi commented 8 months ago

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.

Clyde72 commented 8 months ago

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!

mediaminister commented 8 months ago

Fixed and released: https://github.com/add-ons/plugin.video.vrt.nu/releases/tag/v2.5.28