(2013-12-09, 08:55)deletedpenguin Wrote: Hey Jurial, just noticed that, when playing music, I can't access the options setting when hitting the info button and turning off the scrolling text doesn't seem to have any effect. I also discovered a colour overlay, but don't see anywhere to toggle that as an option? Personally, I'd prefer to see the fanart.
Oops! I didn't even mean to leave the colour overlay in, it was just something I was messing around with -- I've removed it now.
I'm not sure what exactly you mean about 'options setting'?
(2013-12-09, 10:24)sling Wrote: Music/movie I meant for both databases
Another useful preset is moviesets
actually don't need to say but this skin is GREAT!
Ah I see. I couldn't really think of a way to distinguish them because the label size is pretty limited so I only added Clean and Update for videos (as it is even CleanLibrary by itself doesn't fit and I cant use multiline labels because they can't be bottom aligned, only top or center). If you want them for music just add a custom item -- the commands are UpdateLibrary(music) and CleanLibrary(music)
(2013-12-09, 11:04)sling Wrote: I have 5.0 installed on my test environment works perfectly!
my media center (macmini 2012 with openelec) works with the repository, now with version 4.7.
Or should I just be patient?
Yes you just need to be patient
-- the repository will be updated sometime this week, just making sure there are no major bugs before I send the request to update it.
(2013-12-09, 13:48)PatOso Wrote: Juria, please support a view with extrathumbs...
I was going to add a section for the info screen but there were some issues with detecting whether there are extrathumbs available that caused some weird bugs/issues. I'm going to overhaul the viewtypes over the holidays so I'll consider it when I'm doing that.
(2013-12-09, 17:05)Branphma Wrote: 1.) If I create a custom home category, lets say 'concerts'. That category contains my concerts videoplaylist which opens when clicking on the concerts tab on the home panel. Now, below my profile name it says now "N/A 0°C". Obviously that is some weather information. What i would love to have it show would be the amount of concerts in my videoplaylist.
2.) [...] was wondering if you could somehow reduce the "plus"-tiles to only one that shows until you have used all tiles. In addition to that, is it possible to have the tiles centred, like they are in the Live TV category?
1 -- the profile info is something I completely overlooked so thanks for bringing it up. I'm not sure if it is possible to grab the number of items in the playlist without a script. I'll have to have a proper think about what I can do with this section so that it displays relevant info yet remains flexible to customisation -- I'll get back to you on this.
2 -- I tried something like this in the past but it was really glitchy (i.e. all the tiles would display momentarily then disappear and jump over to the centre). This is something I really want to get working but simply haven't figured out a non-glitchy way to do yet.
edit -- I'm not sure how I was trying to do it last time I tried, but I think I've actually got this working properly in the latest git...
(2013-12-09, 18:18)ferent Wrote: @jurial could you add the genre to the widget information film? Now I see a film in the widget and I have to clic play and clic info to see the genre.
Maybe... its a lot of lines of code (one for every single possible video widget item -- 10 x 4 types of widgets for both tv and movies -- so 80 lines
)
(2013-12-09, 22:08)Marco275 Wrote: Thanx for explaning
Going to give it a try.
Also, you might have to restart xbmc to see the changes.
(2013-12-09, 23:39)locomot1f Wrote: why not have a default weather section.
and custom can be for itself -- something custom.
i guess i was just used to clicking on it and seeing the 5-day forecast, in stead of a whole bunch of pluses that i'll never use.
it was just nice and convenient the way it was before.... ;/
Ah I see what you are talking about -- the special hardcoded weather submenu for the simple home screen. Its simply a matter of space -- since the main menu has static items then a hardcoded weather items means there is one less slot available for a custom item and I thought a custom item would be more useful since there are a number of other options to get to the weather -- for instance, a weather widget (which, since 0.5.1, on simple home you can focus the weather widget then click on it to get to the actual weather page) -- or you can use the weather item in the power menu at the bottom of the screen that you get by pressing down. It was just one of those tough decisions I had to make on the basis of the pros outweighing the cons.