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
73 stars 24 forks source link

Crash when starting certain movies #373

Open abanink opened 5 months ago

abanink commented 5 months ago

Describe the bug Kodi crash when trying to playing some movies, not all.

To Reproduce Steps to reproduce the behavior:

  1. Open Kodi > Vtm Go add-on > Movies > Laatste kans
  2. Selecteer 'Nomadland'
  3. "Enter" > spinner > crash

Remark: does not happen for other movies like "World War Z" or "The fast and the furious" I can reproduce this on kodi on Ubuntu on PC (kodi crash only), and kodi on libreelec (crashes the raspberry pi completely into reboot)

Expected behavior I was hoping to watch the movie before it's gone from the site

Logs I enabled debugging, and recorded kodi.log, when doing these actions:

kodi.crash_Nomadland.txt

System

Additional context First time ever this happens to me! Can reproduce every time.

abanink commented 5 months ago

Looking at the last message from the crash log 24-01-26 19:38:52.225 T:16141 info <general>: [plugin.video.vtm.go] [resources.lib.service] Player: [onAVChange] called so I commented out self.__check_subtitles() in the function onAVChange to see if that mattered, but no.