Closed chaos511 closed 4 years ago
What OS are you using? Check to see if /storage/.kodi/userdata/addon_data/plugin.video.vrv exists. If it does, check to see if it has the right permissions/ownership. It should be creating the art_temp directory, but the only reasons I can think of for that to fail are that the plugin.video.vrv doesn't exist or the permissions aren't right.
Nevermind, I have added a check for that folder. It is supposed to be created when you save settings/put in your login details (as that is where plugin settings go).
i did not see that you replied i was using a raspberry pi but the sd card stoped working i will try to reinstall and test it soon
when i start the plugin it errors and the log says
`2019-02-28 18:58:36.792 T:1799328624 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed 2019-02-28 18:58:37.080 T:1937217936 WARNING: CGUIMediaWindow::OnMessage - updating in progress 2019-02-28 18:59:45.682 T:1937217936 ERROR: Control 55 in window 10025 has been asked to focus, but it can't 2019-02-28 18:59:46.326 T:1556177776 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
how can i fix this?