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
XBMC always crashes when resumes from sleep if spotymc have been running. It dosent matter if the script is running when the pc is put to sleep or if the script have been running and then killed before the pc is put to sleep. I have seen reports of this at the XBMC forum so im not the only one experiance this. Sadly for me this is a show stopper. I hope this can be fixed and will be prioritized. Im happy to provide a log if its helpfull.
Othervise the script is awesome, thanks soo much for providing this to the community.
The text was updated successfully, but these errors were encountered:
Hi @macardi, thanks for reporting this bug, but sadly I'm unaware of what's causing it. Perhaps some resource on libspotify's land is not properly released when the addon shuts down (probably addon's fault), which in turn causes the crash when resuming from sleep / hibernate.
The best approach could be running all libspotify calls on a separate process space other than XBMC, but it's currently unachievable as it requires a huge revamp on the addon codebase.
XBMC always crashes when resumes from sleep if spotymc have been running. It dosent matter if the script is running when the pc is put to sleep or if the script have been running and then killed before the pc is put to sleep. I have seen reports of this at the XBMC forum so im not the only one experiance this. Sadly for me this is a show stopper. I hope this can be fixed and will be prioritized. Im happy to provide a log if its helpfull.
Othervise the script is awesome, thanks soo much for providing this to the community.
The text was updated successfully, but these errors were encountered: