Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 9
  • 10
  • 11
  • 12(current)
  • 13
Release Unfussy
Thanks! This is a very nice basic skin, especially for PVR
Reply
Can someone tell me how to change the large channel icon on the left to epgevent icon? in landscape format?
Horizontal Channelguide:
Image
Reply
(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:
Image

I've seen settings on other skins that specify show artwork instead of channel icon. Embuary is one of those. I do know that if there's no artwork it will fallback to channel icon. On my Unfussy the PVR backend I use (NextPVR) has the option within it's configuration. Btw how did you get that mini guide on your Unfussy ? It looks like Aeon Nox SILVO's mini guide. The 4 channel horizontal is the smallest I've found. I'd prefer that one.
Reply
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
Reply
(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
Image


I'm already using horizontal layout. I'm using Keymap editor, in which I have the up (circular pad) button mapped to bring up OSD guide but I still only get the 4-channel with program info on top. Did you mod the MyPVR xml ? I've modded the one in Embuary to remove channel numbers before.
Reply
(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:
Image
btw this is the setting within NextPVR for artwork ... 

Image
Reply
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>
Reply
(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>

Thanks, that did the trick. I'm going to look in to the xml's to see if I can mod it to show the artwork instead of the icon.
Reply
(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:
Image

I think I got it ...
 Image


I'm gonna test it out on one of my other devices
Reply
Works good although it doesn't fallback to the channel icon if there's no Event Icon.  FYI, I also added the missing "hide channel numbers" to that view.
Reply
Wow , cool ! Can you share ? 🙌
Reply
Wink 
(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.    Smile
Reply
Turned out great , big thanks !
Let me know if you do any more mod . I love this skin for daily pvr use.
Reply
Big Grin 
(2024-06-23, 10:49)Jönke Wrote: Turned out great , big thanks !
Let me know if you do any more mod . I love this skin for daily pvr use.
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!
Reply
(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.    Smile

For the fallback, I'm not sure if it will work, but maybe you can try changing line 2881 to:
<texture>$INFO[Container(11).ListItem.EPGEventIcon] | $INFO[Container(11).ListItem.Icon]</texture>
Reply
  • 1
  • 9
  • 10
  • 11
  • 12(current)
  • 13

Logout Mark Read Team Forum Stats Members Help
Unfussy3