add-ons / plugin.video.vtm.go

Kodi add-on to watch video-on-demand content and live streams from VTM GO.
https://github.com/add-ons/plugin.video.vtm.go/wiki
GNU General Public License v3.0
75 stars 26 forks source link

Items displayed in episode list for which there are no streams. #348

Closed Bart80-1 closed 1 year ago

Bart80-1 commented 1 year ago

Describe the bug Items displayed in episode list for which there are no streams.

To Reproduce Steps to reproduce the behavior:

  1. Navigate to "Sturm der Liebe"
  2. Choose episode 145
  3. Error is displayed; logs suggest there is no stream

Expected behavior Episode 145 plays

Screenshots None

Logs Add debug logs to help troubleshoot the issue. See https://kodi.wiki/view/Log_file/Easy for more info.

System

david63236 commented 1 year ago

Same problem for Kodi 19.3 on Windows and Android TV (with add-on version 1.3.3+matrix.1). All episodes after "Sturm der Liebe 18x140" don't play. error: No stream found that we can handle

mediaminister commented 1 year ago

I fixed it. Please test: Kodi 19/20: plugin.video.vtm.go-1.3.3+matrix.1.zip Kodi 18: plugin.video.vtm.go-1.3.3.zip

benbelgium commented 1 year ago

also Expeditie Gooris in Amerika -> 2x03 (while 2x01 and 2x02 are playing fine)

cheers

Ben

mediaminister commented 1 year ago

Please test if every video plays fine: Kodi 19/20: plugin.video.vtm.go-1.3.3+matrix.1.zip Kodi 18: plugin.video.vtm.go-1.3.3.zip

Bart80-1 commented 1 year ago

Tested the Matrix plugin for both the Sturm der Liebe and Expeditie Gooris in Amerika episodes => both work nicely. Big thanks!

david63236 commented 1 year ago

Tested yesterday's version of Kodi 19.3 add-on on Windows and Android TV, Sturm der Liebe, Expeditie Gooris in Amerika and Allo Allo play completly without freezing and with good subtitles. Thanks @mediaminister for the fix.

benbelgium commented 1 year ago

Expeditie Gooris in Amerika, Season 2: 2x01 plays perfect 2x02 plays perfect 2x03 error 2x04 error

david63236 commented 1 year ago

@benbelgium are you using the latest test version of the add-on? You have to install the add-on download from last @mediaminister message for this issue. If yes, what version of Kodi and operating system are you using?

benbelgium commented 1 year ago

I was already on the latest 1.3.3+matrix1 version But just as a test I removed that version and grabbed it from above link again and reinstalled it just now, afterwards I went into the VTM Go add-on and it still wasn't working, but I found it strange it didn't ask me to go to login2.vtm.be (as I just completely removed it including all settings) So I rebooted my TV + KODI completely, re-opened the add-on and then it asked me to verify on login2, and afterwards it was working perfectly!

was the mediaminister version any different from the version I had with exactly the same file name?

anyway, the wife is happy, which is the most important, now she can leave me alone when I'm programming :) many thanks!

david63236 commented 1 year ago

@benbelgium Yes, same name but different version.

david63236 commented 1 year ago

For the previous tests, I always manually stopped the video just before the end. But when I let the video play until the very end, the VTM add-on crashes, and a restart of Kodi is needed to repair the VTM add-on. This occurs with Kodi 19.3 on Android TV and the very last @mediaminister version of VTM add-on. Sorry, the logfile has been erased by the restart.

michaelarnauts commented 1 year ago

Fixed in https://github.com/add-ons/plugin.video.vtm.go/pull/349