2023-06-24, 03:24
When I try to install the skin, I get a message "failed due to invalid structure", can you please check?
(2023-06-24, 17:44)psbguy Wrote: No worries, it has now been fixed. Thanks for your effort! My first impression is that it looks pretty good for a WIP skin, some things are still missing though, I think some work needs to be done on video OSD, especially for Live TV, and the ability to add widgets.Thanks! If you can give me some more details on what is still missing (not counting the ones that I am currently working on...weather, games, recorded tv) as well as the work on the video OSD, that woudl be great. For the ability to add widgets, are you talking about adding them to just the main screen or is there somewhere else that you are thinking?
Thanks again!
(2023-06-26, 07:00)kobyboy Wrote: When moving to Radio or Tv it lock up any solution thanks very nice SkinI don't have any radio stations available so I'm not sure I'll be able to recreate it. To be honest, I didn't realized that I put the ability to get to radio stations in here. How are you getting to radio?
(2023-06-28, 20:19)Doctor Eggs Wrote: I'll get this fixed by adding Radio into the mix but if you want to get it to work, you can disable the "Radio" menu item by going into:
Kodi/addons/skin.theGreenButton/xml/Home.xml
Go to line 945 and change
<visible>PVR.HasRadioChannels</visible>
TO
<visible>false</visible>
And that should fix the issue.