2024-06-01, 00:02
Thanks! This is a very nice basic skin, especially for PVR
(2024-06-22, 10:51)Jönke Wrote: Can someone tell me how to change the large channel icon on the left to epgevent icon? in landscape format?
Horizontal Channelguide:
(2024-06-22, 21:08)Jönke Wrote: In unfussy skin setting- live tv settings - settings channel guide - use horizontal layout.
Map your remote to >ActivateWindow(PVROSDChannels)</ , i use ok button for that in live tv
(2024-06-22, 22:21)Jönke Wrote: I think your view is: ActivateWindow(TVGuide) map a button to ActivateWindow(PVROSDChannels)
Edit . here is my remote.xml for the Apple tv remote
<FullscreenLiveTV>
<customcontroller name="SiriRemote">
<button id="1">ChannelUp</button>
<button id="2">ChannelDown</button>
<button id="3">ActivateWindow(TVGuide)</button>
<button id="4">ActivateWindow(PVROSDGuide)</button>
<button id="5">ActivateWindow(PVROSDChannels)</button>
<button id="7">OSD</button>
<button id="9">noop</button>
<button id="10">noop</button>
<button id="11">noop</button>
</customcontroller>
</FullscreenLiveTV>
(2024-06-23, 08:37)Jönke Wrote: Wow , cool ! Can you share ? 🙌
(2024-06-23, 10:49)Jönke Wrote: Turned out great , big thanks !Your welcome! Thanks for helping me with that mini-channel view, I love it. Glad we were able to help each other out. Hopefully we can keep this skin alive. I'm running it on KODI 22 official nightlies with no issues. I do have a small theme mod, Black w/ default green (like in that PVR screenshot I posted). I really like the contrast. Reminds me of the M0nst3r En3rgi can lmao!
Let me know if you do any more mod . I love this skin for daily pvr use.
(2024-06-23, 08:49)dave157 Wrote:(2024-06-23, 08:37)Jönke Wrote: Wow , cool ! Can you share ? 🙌
Ofc ! Replace the original Includes_PVR xml with this one ...
Includes_PVR
let me know how it comes out. Btw I wouldn't mind adding a fallback image but that might be beyond my ability.