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

Kodi 21 no TV-Guide; VRT-Max error reported #1157

Closed alfaajx732 closed 5 months ago

alfaajx732 commented 5 months ago

Expected behavior

Cannot open the TV-Guide in Kodi 21 VRT-Max error reported

Additional context

Windows 11 and Android Kodi 21 VRT MAX addon 2.5.29 + Matrix1 No vpn Belgium

Log (if available)

kodi - kopie.log

roelschroeven commented 5 months ago

Looks like a duplicate of #1158

alfaajx732 commented 5 months ago

Looks like a duplicate of #1158 Yes but with the difference that Tv-Guide worked fine for me in Kodi 20.5 Error with Kodi 21 In windows 11 and Android

1158 mentions Kodi 19.5

ErwinBaeyens commented 5 months ago

I'm the author of #1158 and I also do think this and #1158 are duplicates. I did not see that this issue was here when I registerde mine. It is possible that we registered them both at the same time. I do not think it is an issue with Kodi but with the vrtmax add-on and so it would be an issue with the 2.5.29 version.

mediaminister commented 5 months ago

I made a quick fix, please test:

Kodi 19, 20, 21: plugin.video.vrt.nu-2.5.29+matrix.1-master-87f5e66.zip Kodi 18: plugin.video.vrt.nu-2.5.29-master-87f5e66.zip

alfaajx732 commented 5 months ago

Kodi 19, 20, 21: plugin.video.vrt.nu-2.5.29+matrix.1-master-87f5e66.zip

Tested on W11, Kodi 21: TV-guide works fine again, no TV-Max error anymore Thanks mediaminister

blowk commented 5 months ago

I made a quick fix, please test:

Kodi 19, 20, 21: plugin.video.vrt.nu-2.5.29+matrix.1-master-87f5e66.zip Kodi 18: plugin.video.vrt.nu-2.5.29-master-87f5e66.zip

Tested on Android TV, Kodi 21 and TV guide is also working again. I only have a visual problem. It's showing 'Today: -d april 2024'. I don't know if it's a Kodi problem to change the -d to a number.

mediaminister commented 5 months ago

I get the same "-d problem" with Kodi 21 on Android, but the date formatting was totally fine on Kodi 20.5

I investigated and there seems to be a problem with converting the %-d date format directive in Kodi 21 on Android. The python strftime function doesn't recognize the %-d directive and outputs "-d".

alfaajx732 commented 5 months ago

I get the same "-d problem" with Kodi 21 on Android, but the date formatting was totally fine on Kodi 20.5

No "-d" problem on windows 11 and kodi 21 And indeed it occurs on Android

mediaminister commented 5 months ago

I released this fix: https://github.com/add-ons/plugin.video.vrt.nu/releases/tag/v2.5.30 And I reported the "-d" problem at https://github.com/xbmc/xbmc/issues