Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 8 of 8

Thread: FrontendInfo issues

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Title
    Junior Member
    Join Date
    Apr 2012
    Posts
    26
    Thanks
    9
    Thanked 18 Times in 10 Posts

    FrontendInfo issues

    Hi

    This was pretty straight forward.. I wanted to add Tuner icons to my Infobar.

    1. Sat
    2. Cable
    3. Terrestial
    4. IPTV

    IPTV no problem i just use the IsStream from ServiceInfo converter to show and hide that icon
    And for the others i have been using FrontendInfo to show and hide tuner icons.

    Now i wanted to adapt this to VIX/OBH but here all gets very confusing
    When i add this xml code:

    <widget source="session.FrontendInfo" render="Pixmap" pixmap="Q-FHD/ico_dvb_s-fs8.png" size="35,25" position="1770,1050" zPosition="3" alphatest="on">
    <convert type="FrontendInfo">TYPE</convert>
    <convert type="ValueRange">0,0</convert>
    </widget>
    <widget source="session.FrontendInfo" render="Pixmap" pixmap="Q-FHD/ico_dvb_c-fs8.png" size="35,25" position="1800,1050" zPosition="3" alphatest="blend">
    <convert type="FrontendInfo">TYPE</convert>
    <convert type="ValueRange">1,1</convert>
    <convert type="ConditionalShowHide" />
    </widget>
    <widget source="session.FrontendInfo" render="Pixmap" pixmap="Q-FHD/ico_dvb_t-fs8.png" size="35,25" position="1830,1050" zPosition="3" alphatest="blend">
    <convert type="FrontendInfo">TYPE</convert>
    <convert type="ValueRange">2,2</convert>
    <convert type="ConditionalShowHide" />
    </widget>

    Icon only shows on first boot. when i change channel the icon is gone until i restart enigma2(GUI)

    This code is working just fine with all other images like
    ATV 6.4
    PLi 7.2
    Blackhole
    VTI

    But not VIX/OBH

    What are i am doing wrong here?

    I have a Vu+Uno4Kse with Open Vix latest build and update
    Attached Images Attached Images

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.