2014-04-26, 19:05
I think that the darkness is actually a png image. Search in media folder.
(2014-04-20, 17:27)BigDaddyRal Wrote: Also, as a request which I'm sure you're tired of at this point, currently pausing a movie or TV show brings up that beautiful blue bar and pressing "i" bings up the fanart and episode/movie information on top of the bar. Would it be possible to 1) have a setting to change the fanart to the logo or the logo over the fanart, and 2) would it be possible to have a setting to have the pause button also bring up the information brought up with "i"? Or in lieu of the info appearing when paused, perhaps having the logo show up over the bar in the middle or one of the lower corners?
(2014-04-25, 23:30)gegecom83 Wrote: OpenElec startupCool
(2014-04-28, 01:28)mortstar Wrote: Something I've noticed with 'recommended episodes' is that it always defaults to list view. After every update to the data or after a reboot, I have to reset the view to slide. This doesn't happen in 'new episodes' which keeps its view setting. I wasn't sure if this is a skin or system issue.I'm not sure either, but I can't think of anything at skin level that would dictate different behaviour from "normal" nodes. Will try to find out.
Quote:I've also noticed an inconsistency with window heading colouring:Yes, it's inconsistent. In recently added episodes I use two separate labels to give some indication of hierarchy. I could do the same with any of the nodes provided by Library Data Provider, but I would need to make a separate variable for each node. Whereas now, it's just one. Just seems a bit excessive, but maybe I will anyway. Another alternative would result in quite long windowtitles. I have to think about how I can simplify things over there.
- New episodes the heading is '<blue>new <white>episodes'
- Recommended episodes the heading is '<white>recommended episodes'
(2014-04-28, 14:17)Reynald Wrote: Hello Jeroen,Should be fixed on Git.
I noticed that the images of weather are shift in time Is what in weather conditions ( pack dr toxic) ? I have one day of timing delay when it rains I had picture after day.
Quote:And would it be possible to have the weather with one week more?Yes that's possible and I plan to add this and other weather functions. But it will be for after the Gotham final release and pretty low priority.
(2014-04-28, 21:48)Namekkural Wrote: Btw. What's the cloud symbol mean? The one that's mixed with an arrow or something?! I always have that next to my clock.
(2014-04-23, 19:31)carmenm Wrote: - the default background is sometimes long to load (i am on pi though...) which means having a black background while waiting for the background to load
(2014-04-23, 19:57)Jeroen Wrote: Thanks, I'm going to do some tweaking to transition animations that will hopefully make things a bit smoother on the Pi.
(2014-04-28, 12:26)Jeroen Wrote:(2014-04-28, 01:28)mortstar Wrote: Something I've noticed with 'recommended episodes' is that it always defaults to list view. After every update to the data or after a reboot, I have to reset the view to slide. This doesn't happen in 'new episodes' which keeps its view setting. I wasn't sure if this is a skin or system issue.I'm not sure either, but I can't think of anything at skin level that would dictate different behaviour from "normal" nodes. Will try to find out.
<onclick>ActivateWindow(Videos,plugin://service.library.data.provider?type=recommendedmovies&reload=$INFO[Window(10000).Property(recommendedmovies)],return)</onclick>
<onclick>ActivateWindow(Videos,plugin://service.library.data.provider?type=recommendedmovies,return)</onclick>