(2015-03-24, 10:23)bigwillch Wrote: One other minor thing I noticed - I've added a link to playlists as a menu item. After looking at some playlists and then pressing back from the playlist screen you are taken to the main library list, rather than back to the home page. Is it possible for all links on the homepage to use the return flag?
You can add the return flag yourself by going home customisation, selecting the shortcut you need to modify, click "Custom action"
it will show something like:
Code:
ActivateWindow(Videos,special://videoplaylists/)
just add ,return to the brackets e.g.
Code:
ActivateWindow(Videos,special://videoplaylists/,return)
I'm a little surprised that skinshortcuts doesnt do this automatically...
(2015-03-24, 23:04)henrikyo Wrote: After changing everything to the way i like it. I wanted to not show widgets on settings and power, but even if i select none under widgets in skin settings it defaults to movie spotlight widget.
Any way to fix this?
Read the Frequently Asked Questions post that is stickied.
(2015-03-24, 23:55)mikkelnl Wrote: I'm using a raspberry pi2, so not the fastest hardware, but the widgets for recent episodes and recent movies will take anywhere from 5 to sometimes 15 seconds to show, so I'd guess a caching feature would be awesome. I tried searching this thread, cause I believe this has been mentioned before, but the loading time for the widgest is what's holding me off from using this great looking skin By the way, the cpu isn't maxing out or anything during the 'loading content' animation...
Can you try with either "(Skin Playlist) New Episodes" or "(Skin Playlist) New Movies" as the widget? Sometimes using a playlist option can provide better performance than library data provider depending on your setup.
(2015-03-25, 00:23)bigwillch Wrote: On a related note, has else anyone noticed the random movies not refreshing? I don't know how often it's meant to refresh, but it's been showing the same films for over a day. Don't know if that's intended or a bug with either the skin or the addon
Im pretty sure its a bug with library data provider that is related to the other issue. From my understanding it should be fixed soon.
(2015-03-25, 02:11)xbishop Wrote: This skin is the best I've used in years, it'd just be great if it included the window in the top right corner of 1080XF's skin when the OSD is brought up.
Like this (weather:-7C) (current time:3:18) (end time:4:01)
As it stands I can't see the progress without pausing or bringing up the info box by hitting up on the OSD. I could spare the 2-5px to optionally have the bar on top of the OSD (or behind the OSD).
The endtime display is a wife dealbreaker because she wants to know exactly when something will end at a glance and liked that about 1080XF.
As quite a few people want this feature, I've added it on latest git. The clock now shows the finish time next to it -- I think having the weather is a little excessive though. The clock will now also show when just the osd controls are up.
(2015-03-25, 04:04)calhaus Wrote: Can you add two more custom widgets but with square boxes? (For example, the two Custom widgets show rectangular itens witch are great for movies and tv shows, but for addons or super favourites, square items would be better...)
I've got a plan to add a couple of custom widgets that will use skinshortcuts for customisation - so will allow for them to be pretty much customised how ever you want -- they will use square items due to the nature of them, basically will be like extra favourites widgets.
(2015-03-25, 04:24)drivesoslow Wrote: I'm not sure if I'm missing something or doing something wrong but if I use the new homescreen and watch an episode it disappears from the widget, but if I use the classic homescreen the watched episodes seem to stay. Am I doing something wrong? I love the classic homescreen but I prefer how the new homescreen removes watched episodes.
(2015-03-25, 10:21)bigwillch Wrote: Good to know its not just me. The random music widget refreshes regularly for me, but the movies one never does. Definitely seems like a bug, I just don't know whether it's with the skin or the addon. Anyone have any ideas?
Think it might be related to the recent bug with library data provider. Hopefully it wont be too long for a fix.
You can always use a (Skin Playlist) option for the widgets -- these update everytime you focus the menu item.