2017-05-18, 11:03
I am wondering how i can change the seconds it takes to change the picture. I want it longer (im using eminence), i tried seing in the userdata folder but couldnt find any way to change it. Thank you.
(2017-05-18, 11:03)henrikyo Wrote: I am wondering how i can change the seconds it takes to change the picture. I want it longer (im using eminence), i tried seing in the userdata folder but couldnt find any way to change it. Thank you.
<control type="multiimage">
<left>0</left>
<top>0</top>
<width>100%</width>
<height>100%</height>
<imagepath colordiffuse="88FFFFFF" background="true">$INFO[Window(Visualisation).Property(ArtistSlideshow)]</imagepath>
<aspectratio>keep</aspectratio>
<timeperimage>10000</timeperimage>
<fadetime>2000</fadetime>
<randomize>true</randomize>
<animation effect="fade" start="0" end="100" time="400">WindowOpen</animation>
<animation effect="fade" start="100" end="0" time="300">WindowClose</animation>
</control>
(2017-06-05, 00:17)msfc Wrote: You skin repo file, https://github.com/pkscout/repository.sk...-1.1.0.zip, pointed at by the AS wiki has disappeared. How am I supposed to install your repo and Estuary skin mod now?
I tried to report this as an issue in GitHub but it said "You can't perform that operation at this time" *after* I'd typed in the damn report.
(2017-05-31, 21:52)thumber Wrote: Hey PKscout,
Im having an issue with your addon. When Kodi goes from one artist to another, your addon sometimes comes up with an error and then then fanart doesnt change anymore.
This bit is from the log, the last time it happend. Im running kodi 16.3 and the new beta version from your repo.
(2017-06-05, 17:07)pkscout Wrote:(2017-05-31, 21:52)thumber Wrote: Hey PKscout,
Im having an issue with your addon. When Kodi goes from one artist to another, your addon sometimes comes up with an error and then then fanart doesnt change anymore.
This bit is from the log, the last time it happend. Im running kodi 16.3 and the new beta version from your repo.
It would be most helpful if you could enable debug logging in both Kodi and Artist Slideshow, duplicate the issue, and then post the full debug log (please see my signature for a link on how to post a debug log if you haven't done that before). I see something that *might* fix the problem, but it would help to see the context around the crash and have some more information that would help me test the solution.
Thanks.
(2017-06-05, 17:04)pkscout Wrote:(2017-06-05, 00:17)msfc Wrote: You skin repo file, https://github.com/pkscout/repository.sk...-1.1.0.zip, pointed at by the AS wiki has disappeared. How am I supposed to install your repo and Estuary skin mod now?
I tried to report this as an issue in GitHub but it said "You can't perform that operation at this time" *after* I'd typed in the damn report.
Fixed.
(2017-06-05, 20:46)thumber Wrote: Hey mate,
I kinda thought i had done that, and the log i included was it. :/
Both Kodi and addon logging is enabled.
(2017-06-06, 00:25)msfc Wrote:(2017-06-05, 17:04)pkscout Wrote:(2017-06-05, 00:17)msfc Wrote: You skin repo file, https://github.com/pkscout/repository.sk...-1.1.0.zip, pointed at by the AS wiki has disappeared. How am I supposed to install your repo and Estuary skin mod now?
I tried to report this as an issue in GitHub but it said "You can't perform that operation at this time" *after* I'd typed in the damn report.
Fixed.
There is something else missing too: http://raw.github.com/pkscout/repository...-1.8.8.zip. So the skin install fails. Curl says stat failed, SSL connect error(35). Perhaps it should be looking for https?
(2017-06-05, 17:07)pkscout Wrote:(2017-05-31, 21:52)thumber Wrote: Hey PKscout,
Im having an issue with your addon. When Kodi goes from one artist to another, your addon sometimes comes up with an error and then then fanart doesnt change anymore.
This bit is from the log, the last time it happend. Im running kodi 16.3 and the new beta version from your repo.
It would be most helpful if you could enable debug logging in both Kodi and Artist Slideshow, duplicate the issue, and then post the full debug log (please see my signature for a link on how to post a debug log if you haven't done that before). I see something that *might* fix the problem, but it would help to see the context around the crash and have some more information that would help me test the solution.
Thanks.
(2017-06-06, 12:46)thumber Wrote:(2017-06-05, 17:07)pkscout Wrote:(2017-05-31, 21:52)thumber Wrote: Hey PKscout,
Im having an issue with your addon. When Kodi goes from one artist to another, your addon sometimes comes up with an error and then then fanart doesnt change anymore.
This bit is from the log, the last time it happend. Im running kodi 16.3 and the new beta version from your repo.
It would be most helpful if you could enable debug logging in both Kodi and Artist Slideshow, duplicate the issue, and then post the full debug log (please see my signature for a link on how to post a debug log if you haven't done that before). I see something that *might* fix the problem, but it would help to see the context around the crash and have some more information that would help me test the solution.
Thanks.
Hmm when i click your link in your signature how to provide debug log it just takes me to the KODI main page. I tried to google where to find the log on a Android Shield, but i cant seem to find it.
Sorry for being a pain hehe
(2017-06-06, 02:17)pkscout Wrote: I just deleted the mod from my production machine and then reinstalled it from the repo with no problem. All the files are there. Not sure what's causing your issue.