(2013-12-27, 03:04)Lukas Wrote: are there plans to implement playlist on start-up later on (maybe a nice-to have feature for just a few users, I know) and if yes; will it be possible to execute the playlist before loading the homescreen?
I'm pretty sure I have this working properly now. Just testing it today and then I'll push it to git.
(2013-12-27, 08:47)unspeakable_x Wrote: One request as I am using "Info list" or "Low list" (or some other views) with backpanel, would it be a good idea to use the season poster instead of the regular/standard poster?
In Frodo (not sure about Gotham but I think its the same) the season posters are only available to skins at the season level and in the video info screen. I want to avoid calling local artwork files (as opposed to database artwork) as much as possible. The xbmc skinning engine provides no easy way to check whether or not a file exists so it just causes all sorts of problems to use local files (look at the constant problems people report about extrafanart which I can't reproduce myself).
(2013-12-27, 10:38)Smobbo Wrote: I also noticed that when using a long named scraper (like universal movie scraper) it doesn't fit in the top right corner. Can this be widened or maybe use a smaller font? I think it's rhe only time something doesn't fit.
Yeah I've noticed in some spots it needs to be wider, but just haven't got around to testing all the different variations etc.
(2013-12-27, 12:00)ferent Wrote: Hi Jurial, I want only to say: thanks for make me happy with this great skin. I just made a donation by Pledgie
Thanks so much!!!
(2013-12-27, 12:15)Branphma Wrote: I have a question concerning Audio OSD. When I select "slideshow" as visualization. How does that one exactly work? It obviously searches the internet for fanart, but does it download it? I don't think so because when I restart my machine it has to download the fanarts again (background is black a couple of seconds). Is it possible to have something like a fanart slideshow? So i can download the fanart myself and have it slide in the background? Right now the "fanart" mode just uses the one fanart I assigned the artist but it ignores additional fanart I have stored in an extrafanart folder for an artist.
Have a look at the addon settings for "Artist Slideshow" (program addons) -- thats the addon used for the slideshow viz. There are options to use local files first etc.
http://wiki.xbmc.org/index.php?title=Add...n_settings
(2013-12-27, 12:39)wolfodeiwolfy Wrote: (2013-12-27, 03:57)jurialmunkey Wrote: If someone makes it for me I'll add it in. I'd rather spend my free time working on the skin than making icons.
Here it is !
Thanks, but I should have been more specific -- it needs to follow the basic principles of the other icons. It needs to be 283 x 283 pixels, be slightly offset vertically and have a soft drop shadow. See the tv icon for instance --
https://raw.github.com/jurialmunkey/skin...ons/tv.png
(2013-12-27, 15:16)al7oumame Wrote: hi jurialmunkey
I like this skin but I have a problem I prefer to use the arial based font like in confusion is it possible you add this font to appearance options plz .
I'll be working on the fonts soon. You could always replace all the fonts in the fonts directory of the skin by copying the arial font and renaming it as each font.
(2013-12-27, 20:45)redhalo Wrote: I don't know if this is a bug, or if I have something set up wrong. I have extrafanarts turned on, but for shows that don't have any it will cycle between the main fan art for said show and extrafanart for whatever previous show I had selected before.
Also, would an option be feasible to turn off Next Aired info for shows that have been canceled? Listing the last episode and that it was canceled on a long ended show feels odd.
Extrafanart causes me so much grief!! I'll have a look into it but I thought I had this fixed... you could try creating an extrafanart directory for those shows which don't have extrafanart and just drop the fanart file in there, that should fix it.
Yeah I know what you mean about long cancelled shows but I don't think it is really feasible -- what if the show had only just recently been cancelled but you hadn't got the last episode yet. The skinning engine doesn't really provide a way to make a condition based upon the difference between dates and if I just made it based upon whether or not the actual episode existed in the library then you would loose the information for recently cancelled shows thus loosing the info that there isn't going to be a next season.
(2013-12-27, 22:42)capfuturo Wrote: @jurialmunkey: in such case, may I ask if you could please confirm 'Artic' has got full support for the new TvTunes by posting in its skin updates thread where skinners are confirming support; this way we would be able to update the wiki to show 'Arctic' as one of the supported skins for TvTunes.
As a Christmas gift, would it be possible for 'Artic' to integrate the hooks to support the new VideoExtras as well? That would be terrific!
Will notify about TvTunes once the recent git changes go to the wip repo (rather than just git) and I have tested it for movie sets etc.
Skin support for videoextras has been in for a while now, just not the detailed screen -- will notify them also.