2017-03-01, 13:21
(2017-02-28, 16:38)Alanon Wrote:(2017-02-28, 15:45)kingkearney Wrote: Love what your doing with the skin, wouldn't mind being able to view the genre Icons on the Thumbnails view.
Does no one use extrathumbs (screenshots) anymore ? Id love to be able to use them with this skin. All my movies have 10 screenshots in their extrathumbs folder, i just don't have the know how to edit one of your views to include them.
The genre icons are a problem spot for Kodi. Currently, the only way to display them is one icon per one focused item (like in the list view). Thumbs try to do it all at once, and sadly, there's no other way to achieve such a view other that in that way. Now, some skins go around the problem by extracting genre icons into the skin itself, and manually adding them into variables. But that limits you to just that one iconset, bloats the skin size, etc... The same goes for studios. So until there's a better internal method handling this, we're stuck.
You're right about the extrathumbs. I can't remember the last time I saw them included in a skin (Well, except for madnox, which is in many ways the exception since it's based on Shednox). Seems a shame to waste the artwork just sitting there.
I'm not sure if it's doable, but I think I could randomize the extrathumb displayed in the views that support it (logo/clearart lists, media info 1-3, list info 1-3, etc.)? There's not really room for adding multiple thumbs at the same time. Ideally, I'd implement a randomized rotation of the available extrathumbs, but that would probably increase the load in the views, since they'd rotate the backgrounds, presumably animate the poster, and then rotate the extrathumbs, all at the same time.
Any thoughts?
I agree about not having enough room to display multiple thumbs, me personally think it makes for a over crowded screen anyway. When I was using Arctic: Zephyr I edited one of the views to use extrathumbs and it didn't have much effect to the overall performance of the skin. As you rightly mention though, if people use the animated posters as well as rotating backgrounds then the view screen will take a hit in performance. I tend not to use the animated posters as I prefer a clean image instead of posters with writing on it, some like them some don't.
I'm guessing you would implement it in a way that they can be turned on and off like you do with the landscape image via context menu.