2018-01-10, 08:03
And now 2.1.0~beta2 is available. Of course I found a problem right after uploading beta1. '-)
(2018-01-11, 03:06)tscholl Wrote: Looks pretty good, I did have 10 hash files ending up in the ArtistSlideshow, I could find the hash number in the log but only in the "retrieve artists from dataset" but are never found again in the log by either artist name or hash name. But other than that no errors.That should do it. The only thing to watch out for when manually creating folders is that it has to exactly match what Kodi has in the database and if you have any characters that give the OS problems (like /) you need to name it using the replace character you specified in the AS settings.
Looks I can rename 6 folders. I assume I create a folder in both ArtistSlideshow, and ArtistInformation. Do I need to do anything else?
Thanks!!
(2018-01-14, 12:36)hoschilo Wrote: Is it possible to have recursive scan option (or as standard) for "fallback slideshow folder"?I probably could, but I need to decide if I can make time to do the coding work. AS only sets the folder that Kodi will display, and Kodi only shows images in the root of the designated folder. So to do a recursive display I'd have to write something that copies all the files in every folder to another directory and then use that one. That's actually what happens when you have multiple artists on a song.
(2018-01-14, 21:27)hoschilo Wrote: oh I see, I thought it would be easier as Kodi has this option available when starting slide show in pictures. If I remember correctly the command is Recursiveslideshow(folder).I'll check into that. I just submitted a pull request to move 2.1.0 to the official repo, so it definitely will have to wait for 2.1.1.
By the way merging folders of my desired fallback folder would require huge additional space, I rather would not choose this option.
(2018-01-16, 06:34)KevinSartori Wrote: Kyle,I'll look into it. Those images aren't considered fanart by theaudiodb, so I need to hunt the other images down in the JSON that's returned by theaudiodb and then add them to the image download list.
Thanks for all your continued effort on this! Love it!
One thing I keep forgetting to ask: is it possible to add a "Download all images regardless of resolution" option for theaudiodb.com too? I'd be great if Artist Slideshow could grab those 1:1 artist thumbnails too!
"strArtistThumb": "[url]http://www.theaudiodb.com/images/media/artist/thumb/uxrqxy1347913147.jpg[/url]",
"strArtistLogo": "[url]http://www.theaudiodb.com/images/media/artist/logo/urspuv1434553994.png[/url]",
"strArtistClearart": "[url]http://media.theaudiodb.com/images/media/artist/clearart/ruyuwv1510827568.png[/url]",
"strArtistWideThumb": "[url]http://media.theaudiodb.com/images/media/artist/widethumb/sxqspt1516190718.jpg[/url]",
"strArtistFanart": "[url]http://media.theaudiodb.com/images/media/artist/fanart/spvryu1347980801.jpg[/url]",
"strArtistFanart2": "[url]http://media.theaudiodb.com/images/media/artist/fanart/uupyxx1342640221.jpg[/url]",
"strArtistFanart3": "[url]http://media.theaudiodb.com/images/media/artist/fanart/qstpsp1342640238.jpg[/url]",
"strArtistBanner": "[url]http://www.theaudiodb.com/images/media/artist/banner/xuypqw1386331010.jpg[/url]",
(2018-01-17, 18:52)tomsutton529 Wrote: Over the last week I have updated the backgrounds for a few artists on both Fanart.tv and the AudioDB, I am not seeing the new artwork in the slide show.TADB should be instant. Fanart.tv has a delay on their API I believe.
Artwork has been approved at Fanart.tv
rebooted PI
anything else I can do?
(2018-01-17, 19:41)docwra Wrote:Just had a further look and no images are coming across from either provider, on artist in particular (the Verve) is just rotating the same 2 images, which appear on TADB (there are three images on there). Looks like something has crashed..(2018-01-17, 18:52)tomsutton529 Wrote: Over the last week I have updated the backgrounds for a few artists on both Fanart.tv and the AudioDB, I am not seeing the new artwork in the slide show.TADB should be instant. Fanart.tv has a delay on their API I believe.
Artwork has been approved at Fanart.tv
rebooted PI
anything else I can do?