[solved] FanartHandler - Skin - Holiday and Spotlight support (1 Viewer)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,959
    13,420
    Kyiv
    Home Country
    Ukraine Ukraine

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,959
    13,420
    Kyiv
    Home Country
    Ukraine Ukraine
    St.Patrick day :)
    16-34-41.png 16-34-54.png
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,959
    13,420
    Kyiv
    Home Country
    Ukraine Ukraine
    FH support all skin, but not all skin support FH fully ;)

    -- Tapatalk | WBR, ajs
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,896
    11,786
    Königstein (Taunus)
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #9
    Well, just implementing the holiday feature ;)
    1. I always get the text "System Administrator Appreciation Day" and then the "Happy Birthday" text :oops:

    13-09-24.jpg

    2. The holiday fanart disappears after some time - is that correct?

    So: How can I get rid of the "System Administrator Appreciation Day"? Where can I set the duration of the holiday images?
    THX in advance ;)
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,959
    13,420
    Kyiv
    Home Country
    Ukraine Ukraine
    I always get the text "System Administrator Appreciation Day"
    Today is the day of the system administrator. :)
    and then the "Happy Birthday" text
    Coincidentally, today is also a birthday. :)
    The holiday fanart disappears after some time - is that correct?
    In FH config - https://github.com/yoavain/mediaportal-fanart-handler/blob/master/FanartHandler/Utils.cs#L6431-L6433
    XML:
      <section name="FanartHandler">
        ...
        <entry name="HolidayShow">30</entry>
        <entry name="HolidayShowAllDay">no</entry>
      </section>
    HolidayShow - how long show Holidays fanart in minutes
    HolidayShowAllDay - Show constantly on this day for a specified time when entering this window or show once (in my opinion).
    How can I get rid of the "System Administrator Appreciation Day"?
    Just remove this holiday from the configuration file, or set it to a different language from the system one. :) yoavain/mediaportal-fanart-handler
     

    Users who are viewing this thread

    Similar threads

    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    543
    OK, I now understand your post (I have reproduced that behaviour on my test system). If you create a channel group for HD channels (and no others), then when that group is the active group and you select a future programme in the EPG, you were expecting the "Upcoming Episodes" panel to show only episodes broadcast on channels in that...
    OK, I now understand your post (I have reproduced that behaviour on my test system). If you create a channel group for HD channels...
    My channel list shows both HD and SD programs for some channels. However, there are no SD channels listed. For example, ZDF HD and...
    Replies
    6
    Views
    1K
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to it while I work out what to do next. The problem is we have a family member who relies on MiniDisplay and I don't know if upgrading the set up is going to spoil compatibility with that plug in. The set up...
    I think therein lies my problem. I am on 1.6.2.0. So thanks both for your help, I will pause this thread for now and come back to...
    Good afternoon, Does anybody know of an expression or property I can use within a conditional visibility statement, that detects...
    Replies
    28
    Views
    6K
    MP1 MP2 [solved] Cannot get FH Holiday to work DE
    Added a check that if the time zone does not have a DST, then do not try to define it. Thanks, I'll update the release then.
    Added a check that if the time zone does not have a DST, then do not try to define it. Thanks, I'll update the release then.
    MP 1.32 x86 FH 4.0.3.338 Holidays 1.0.0.17 I added a birthday and changed the FanartHandler.xml to HolidayShowAllDay yes so I can...
    Replies
    17
    Views
    5K
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    Top Bottom