2016-09-07, 16:09
Thank you pkscout for your huge help. i did everything you recomended and it seems to solve the problem. kodi is running music playlist for the last 6 Hrs with no ERRORs.
(2016-09-06, 23:40)pkscout Wrote:(2016-09-06, 16:38)fewzhon Wrote:(2016-09-06, 03:51)pkscout Wrote: Yup. Check the wiki page under the NEW SKIN PROPERTIES section. The one at the end tells you if there is an image ready yet.
Hi @pkscout, thank you for your response, i assume i need to insert the scripts into MusicVisualizations.xml if so my hugh apology for my inexperience but at which point of the xmls do i instead the script below. (i do wish there was YouTube tutorials on Koda xmls i'ld indulge in them all day lol)
"Window(Visualisation).Property(ArtistSlideshowTransparent)"
Let's the skin know that the user has enabled the option to have AS use a transparent background when no artist images are found."
It kind of depends on the skin. I actually implemented this for a skin developer, but I've never used it in any of the skin mods I've done, so I don't really know where the best place would be to use it. You might check in the thread for whatever skin you are using and see if anyone can help.
(2016-09-11, 21:02)onewaytrigger Wrote: Hi pkscout, AS have been working flawlessly for me so far but I have 2 sugestions that might be worth to looking into:
- Some artists have one or two fanarts available only, so, a slideshow of less than 4 images sounds way poor, in thoses cases would be possible for all artists with less of 3 or 4 fanarts to show only one?
- I noticed that when I play a song of a 'Various Artists' album artist AS will look will look for artist fanart, is it possible when none is found to display a generic VA fanart instead of a black screen?
String.EndsWith(Window(Visualisation).Property(ArtistSlideshow),transparent)
(2016-09-11, 21:02)onewaytrigger Wrote: - Some artists have one or two fanarts available only, so, a slideshow of less than 4 images sounds way poor, in thoses cases would be possible for all artists with less of 3 or 4 fanarts to show only one?
Quote:- I noticed that when I play a song of a 'Various Artists' album artist AS will look will look for artist fanart, is it possible when none is found to display a generic VA fanart instead of a black screen?
(2016-09-12, 00:02)pkscout Wrote:(2016-09-11, 21:02)onewaytrigger Wrote: - Some artists have one or two fanarts available only, so, a slideshow of less than 4 images sounds way poor, in thoses cases would be possible for all artists with less of 3 or 4 fanarts to show only one?
That's not really something I'm interested in pursuing as an option.
Quote:- I noticed that when I play a song of a 'Various Artists' album artist AS will look will look for artist fanart, is it possible when none is found to display a generic VA fanart instead of a black screen?
Quote:Check out the wiki page (link in my signature). There is an option where you can set a folder of images to use if no images are found.
(2016-09-12, 05:00)onewaytrigger Wrote: Yes, like mikeSiLVO, 'the more, the better'. I realized that what bothers me a little on those cases is the time of exposion of each fanart. If I'm not wrong it is currently 10 sec per image, perhaps you could rise it a little or make it adjustable for the user.
(2016-09-12, 09:21)tramCS Wrote: Are you working on a mod for krypton ? Or ...does estuary support AS ?
(2016-09-13, 08:31)tramCS Wrote: Jarvis 16.1 ==> I have tried to install repository.skins.pkscout-master.zip. Unfortunally it doesnt function. Do you have a hint for me ?
I have enabled Debug Log, but there is nearly nothing to see.
(2016-09-13, 11:48)georgetgonzales Wrote: With the release of Artist Slideshow 1.3.0 and the change of maintainers, Ronie and I decided it was a good time to start a new thread.