You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Kodi crash when trying to playing some movies, not all.
To Reproduce
Steps to reproduce the behavior:
Open Kodi > Vtm Go add-on > Movies > Laatste kans
Selecteer 'Nomadland'
"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:
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.
Describe the bug
Kodi crash when trying to playing some movies, not all.
To Reproduce
Steps to reproduce the behavior:
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.
The text was updated successfully, but these errors were encountered: