Apologies to everyone for not being as available as I have been in the past. Very busy at the moment so wont be able to respond as much as usual.
(2015-11-23, 07:53)loggio Wrote: Jurialmunkey,
The above is not working for 'fall back' image.
Also, couple of things ...
1.Currently nowhere on the OSD for live tv does it show what's on next, can the channel list OSD perhaps show now and next like the channels window currently does?
2. Channels window does not show currently recording items. There's no indicator.
3. Vertical home menu does not show pvr recording schedule notification like the horizontal menus do.
4. In Icons view, any chance of showing the movie title where the clearlogo is if there's no logo, or if logos are turned off? Can be hard to read titles on some covers from a distance.
5. Addition of a colour picker like in Braz's mod? :-P
Cheers.
Ah its because you need some way to reset the fallback image to nothing. I have an idea for this using script.toolbox - will get back to you.
1. You can use the Now / Next from the osd controls to see what is coming up on the channel. I mapped this to a button on my remote - From memory, I think the command is ActivateWindow(pvrguideosd)
- I tried something previously for the Channel OSD window, but it just looked to cluttered.
2. I'll look into it.
3. I'll look into it.
4. Tried something like this before. Not really that keen on it sorry.
5. There already is a colour picker for the highlight colour. Also, be keeping it with this one means that Skin Helper doesn't need to be a dependency for the skin. Anything that reduces dependencies is a good thing. Further, the helper colour picker doesn't work properly for Android based devices like FTV.
(2015-11-25, 18:30)JMRR Wrote: i have a smal problem, i use tvh backend on another server, and this skin doesent load picons(they are on server and show on tvh webui), is there any workround?
and in live tv its possible to list more channels? even if doesent show playing/next on that menu?
I'll look into the picons issue as I use TvH at home, though my TvH server runs on the same machine and thats pretty much the only place I watch tv so never noticed a problem -- Icons saved on my tvh server(in the 9981 port screen from browser) show up fine in Kodi for me. Unlikely to be a skin issue.
I've got an idea for showing more tv channels similar to a view I introduced in E2.
(2015-11-29, 01:03)Isgak_Abrahams Wrote: Can't seem to set the weather widget, only option I get is weather fanart.
Yes. Weather fanart widget is the only option.
(2015-12-02, 20:48)Pillendreher Wrote: A quick question concerning this skin: Is it possible to hide the infos shown after skipping? Ace gives such an option (I think it's called hide furniture). I don't need to see all that just after skipping 10 sec. or so.
It only shows the Seekbar and time for me? Or do you mean hide that also?
(2015-12-05, 22:46)luogo Wrote: Another question: Can i modify the Skin easily and change the Resolution to fit my TV resolution?
And if yes: where, in which files?
Thanks a lot!
"Easily"? -- Not really. It would take pretty much redefining coordinates of every single element of the skin to suit the new resolution - its possible but quite a mammoth task.
(2015-12-07, 02:17)dr.joaomarcelo Wrote: Read the FAQ. I too had the same problem. I can't complain cause this is a great skin but it would be easier to everybody if just choosing "none widget" would work.Instead you first need to choose a customized background to each home menu for it to work.
In the Jarvis version the options are simplified and more straight forward.
(2015-12-07, 16:08)bigbadrabbit Wrote: Can someone please guide me to what xml i have to edit to achieve something like this:
I'd like to simply make the posters bigger with max. 6 items per line.
Thanks!
1080i/View_55_Wall.xml
(2015-12-08, 12:29)santos954 Wrote: First, your skin is awesome and the only one i'll use. But i'm wondering if there's anyway to avoid the root menu when backing out of add ons? This will happen a lot, for example when i go deep into a video add-on and then blackout, or when using folders in super favorites, or when i search a video add-on from the home screen, the video root page will pop up in the background and then you have to back out of it when you're done. Any help would be greatly appreciated and thank you for all your work.
I'm not sure exactly what you mean by this, but generally if you want to return to where you came from you append return to the ActivateWindow command.
You can edit home menu commands from the customisation screen. Find the home item, Click "Action" on the right. Choose "Custom Shortcut" down the bottom of the list. Then you can change the action to add ,return to it (dont forget the comma!).
e.g.
ActivateWindow(Videos,MovieTitles,Return)
(2015-12-09, 00:01)sweetjones97 Wrote: is there a way to get more than 4 widgets for the main menus?
Not sure what you mean. You can have an individual widget for every item. If you mean Custom widgets, there is no longer a need for them in the Jarvis version as you can select any path through the widget selection dialog.
(2015-12-09, 01:36)elchupete Wrote: Hi Jurial,
Do you have any plans to support the Movie Genre Icons selection/Studio Icons etc of Jarvis?
Yes I do, but the current method through skinhelper is buggy and doesn't work properly. Once a fix gets figured out I will.
(2015-12-11, 14:55)kimsim Wrote: I have a small problem. when I set view for example to "Big icons" after few minutes skin reset it to default view (List). Is it normal? How to fix it?
No this isnt normal and I'm not sure why that would happen.
(2015-12-11, 20:17)colbert Wrote: In Music > Playlists > New playlist... I can't see anything in the two panels, screenshot attached: http://i.imgur.com/2N39alL.png
What colour scheme are you using? I'll look into it.