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

VTM GO encounters an error when restarting the addon (first start is fine) #383

Open kvdbracht opened 4 months ago

kvdbracht commented 4 months ago

Describe the bug When restarting VTM, an error is presented: VTM GO has encountered an error. I can start VTM GO without any issue but when I watch something else and then go back to VTM GO I encounter the error. To solve the error I have to restart Kodi. That way I can open the VTM GO addon again 'for the first time'.

To Reproduce Steps to reproduce the behavior:

  1. Start VTMGO addon
  2. Exit VTMGO addon and go back to main menu
  3. Start VTMGO addon

Logs Add debug logs to help troubleshoot the issue. See https://kodi.wiki/view/Log_file/Easy for more info. 2024-05-24 17:23:31.094 T:1958 info : Skipped 3 duplicate messages.. 2024-05-24 17:23:31.094 T:1958 error : Control 50 in window 10025 has been asked to focus, but it can't 2024-05-24 17:23:31.283 T:2776 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

2024-05-24 17:23:31.334 T:2775 error : GetDirectory - Error getting plugin://plugin.video.vtm.go/ 2024-05-24 17:23:31.342 T:1958 error : CGUIMediaWindow::GetDirectory(plugin://plugin.video.vtm.go/) failed

System