Release Artist Slideshow addon (with skin and addon integration)
(2019-11-05, 01:01)DaveBlake Wrote: It is true, the new handling of artist artwork in v18 onwards didn't consider the Artist Slideshow at all, or any other addon come to that. I only use one addon myself (the Audio Profile switcher), so am totally oblivious to addon needs unless authors talk to me. I write about the design changes I'm making in the music support subforum, and welcome input, I don't see how else I can be more open and communicative.

@DaveBlake in fairness, I've been watching at least one thread on this, and the entire time it never even dawned on me that there would be more than fanart in the folders. I use so little other artwork in folders that it didn't even dawn on me. So that one is on me.
(2019-11-05, 01:01)DaveBlake Wrote: I like the idea of adding a new image control that allows for a "family" of art types e.gf fanart1, fanart2... but have to admit that the GUI engine is a steep learning curve of old code and no one about to give hints, so I may never get to create such a thing let alone for v19.

So meanwhile is there some other more simple core change that could help? 

I'm going to try some tests and see what happens when I change the skin texture programmatically (via an InfoLabel). I'm either going to try and change Player.Art(fanart) - which would make it skin independent - or create a new AS InfoLabel like ArtistSlideshow.Image and see what happens. I'm afraid the skin won't update, but we'll see. That would mean a new way of supporting AS, but I could work through that.

The other options are variations on a theme:
  1. Could we add a way to have the multi-image control have an option to exclude files based on, perhaps, a grep pattern? That would still mean a small change for skins, but it would be less re-coding of AS.
  2. Could we somehow programmatically pre-screen a folder so that Kodi knows what to display when it's passed to the multi-image control? I suspect this is the hardest core change but would mean no skin changes for AS support.  Just code changes on my end.
Thanks.
Reply


Messages In This Thread
New Test Version Available - by pkscout - 2012-03-08, 16:26
[No subject] - by mardup - 2012-03-10, 12:26
[No subject] - by pkscout - 2012-03-11, 01:35
RE: - by mardup - 2012-03-12, 17:50
RE: - by pkscout - 2012-03-13, 03:22
New Beta Version for Testing - by pkscout - 2012-07-13, 17:54
New Beta Version for Testing - by pkscout - 2012-07-14, 22:50
Pull Request for v1.4 Submitted - by pkscout - 2012-07-20, 23:01
New Beta Version for Testing - by pkscout - 2012-08-10, 03:18
New Frodo BETA Support Files - by pkscout - 2012-11-21, 06:20
New 2.0.0 Beta Coming Soon - by pkscout - 2016-05-12, 02:54
Writing tips - by Parkerbup - 2017-02-03, 14:56
RE: Artist Slideshow addon (with skin and addon integration) - by pkscout - 2019-11-05, 01:38
Add-on Artist Slideshow - by jo26 - 2014-08-08, 22:58
Logout Mark Read Team Forum Stats Members Help
Artist Slideshow addon (with skin and addon integration)5