• 1
  • 125
  • 126
  • 127(current)
  • 128
  • 129
  • 130
v13 Xperience1080 2.x
xhaggi maintains a helix branch https://github.com/xhaggi/Xperience1080/commits/helix
Thanks - xhaggi replied to my PM so I know now.

Its got some small PVR updates to that are really good.
Hi, is it possible to display online info about trending albums or anything music in music custom home widget? Kinda like trending movies and shows in home widgets. Thanks.

Image
banner view doesnt work on addons view. The banner isnt dislayed
Hey black, I was wondering if you could replace the (watched/watching/unwatched) circles with a more understandable alternative. Maybe remove any circle when the media is watched, and show a flag when it is never watched. As for media not fully watched, maybe you can replace the half circle with a proper progress. Here is a mockup design I thought about (check the progress bar over the bottom of the poster). Maybe if the movie is not the focused one, then you can make the progress bar thinner (a 1-3 pixels line), and once it get focused it expands?

Image
At the moment there is a blue circle if something is new (= never watched) and nothing if you have watched it. I think it's easy to understand as others do the same, i.e. iTunes.
Image
What you said is totally true for watched/unwatched... but what about half-watched? wouldn't the progress bar I suggested give a better idea about how much is watched/left?
Unless it is technically impossible (i.e. no such watch progress info provided by XBMC), then I believe it gives more details while still maintaining the simplicity.
The only thing that is currently not working with this skin: When I add the "Big Picture" Addon to one of my tiles on the homescreen (programm addon), nothing happens when I select and run it. Other addons work fine. I tried to check the debug log, here is the output:

Code:
09:51:42 T:140311109367680   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
09:51:42 T:140311109367680   DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:51:43 T:140311109367680   DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
09:51:43 T:140311109367680   DEBUG: OnKey: right (0xf083) pressed, action is Right
09:51:43 T:140311109367680   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
09:51:43 T:140311109367680   DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:51:44 T:140311109367680   DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
09:51:44 T:140311109367680   DEBUG: OnKey: down (0xf081) pressed, action is Down
09:51:44 T:140311109367680   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
09:51:44 T:140311109367680   DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:51:44 T:140311109367680   DEBUG: ------ Window Init (DialogSelect.xml) ------
09:51:44 T:140311109367680    INFO: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
09:51:44 T:140311109367680 WARNING: Trying to add unsupported control type 1
09:51:44 T:140309929387776  NOTICE: Thread JobWorker start, auto delete: true
09:51:45 T:140311109367680  NOTICE: Previous line repeats 2 times.
09:51:45 T:140311109367680   DEBUG: Keyboard: scancode: 0x6f, sym: 0x0111, unicode: 0x0000, modifier: 0x0
09:51:45 T:140311109367680   DEBUG: OnKey: up (0xf080) pressed, action is Up
09:51:46 T:140311109367680   DEBUG: Keyboard: scancode: 0x6f, sym: 0x0111, unicode: 0x0000, modifier: 0x0
09:51:46 T:140311109367680   DEBUG: OnKey: up (0xf080) pressed, action is Up
09:51:47 T:140311109367680   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
09:51:47 T:140311109367680   DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:51:47 T:140311109367680   DEBUG: ------ Window Deinit (DialogSelect.xml) ------
09:51:49 T:140311109367680   DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
09:51:49 T:140311109367680   DEBUG: OnKey: left (0xf082) pressed, action is Left
09:51:49 T:140311109367680   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
09:51:49 T:140311109367680   DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:51:50 T:140311109367680   DEBUG: ------ Window Deinit (Custom_PanelDialog.xml) ------
09:51:51 T:140311109367680   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
09:51:51 T:140311109367680   DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:51:53 T:140311109367680   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
09:51:53 T:140311109367680   DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:51:55 T:140311109367680   DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
09:51:55 T:140311109367680   DEBUG: OnKey: return (0xf00d) pressed, action is Select
09:52:15 T:140309887616768   DEBUG: Thread JobWorker 140309887616768 terminating (autodelete)
09:52:15 T:140310508189440   DEBUG: Thread JobWorker 140310508189440 terminating (autodelete)
09:52:15 T:140309929387776   DEBUG: Thread JobWorker 140309929387776 terminating (autodelete)
09:52:16 T:140311109367680   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
09:52:16 T:140311109367680   DEBUG: Unloading: ImageLib-x86_64-linux.so


There isn't anything useful I think - anything i could check? The log is including the adding process of the plugin.
(2014-08-09, 01:31)tria Wrote: What you said is totally true for watched/unwatched... but what about half-watched? wouldn't the progress bar I suggested give a better idea about how much is watched/left?
Unless it is technically impossible (i.e. no such watch progress info provided by XBMC), then I believe it gives more details while still maintaining the simplicity.

I'd imagine it's possible. XBMC does provide the current time the movie is paused at (as well as the total length, obviously).
I like this idea, especially the little labels..
(2014-08-09, 01:31)tria Wrote: What you said is totally true for watched/unwatched... but what about half-watched? wouldn't the progress bar I suggested give a better idea about how much is watched/left?
Unless it is technically impossible (i.e. no such watch progress info provided by XBMC), then I believe it gives more details while still maintaining the simplicity.

I don't see the benefit of this. Just seems like more clutter.

What's the difference between something you've watch 30% of and something you've watched 75%?
I was wondering why, even though I have added music folders, it says I don't have any albums?

mrpcpro
Did you add them to the library?
Image
I'd like to report a bug. When running the skin on Helix, the buttons of the search keyboard do not work within video-addons. I know it's still in alpha, but just a heads up.
Thanks but you don't need to report any Helix bugs yet, you can do that if a Helix compatible version is released.
Image
Love this skin, but sadly it hangs and freezes a lot even on my high end machines. Keep up the good work though, beautiful work!
  • 1
  • 125
  • 126
  • 127(current)
  • 128
  • 129
  • 130

Logout Mark Read Team Forum Stats Members Help
Xperience1080 2.x22