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

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    16,170
    13,767
    Kyiv
    Home Country
    Ukraine Ukraine

    ajs

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

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,170
    13,767
    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,954
    11,854
    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
    16,170
    13,767
    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
    861
    MP1 MP2 Skin-engine quirks DE
    wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff And as you found out, in your case the order is probably the other way around than you expected...
    wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff And as you found out...
    onfocus Recently I tried coding this: <onfocus>#(iif(eq(#skin.search.id,0),skin.setstring('#skin.search.id',10)))</onfocus>...
    Replies
    1
    Views
    259
    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
    7K
    Sorted, it is a Rating flag that I have never seen before, silly me !! Cheers Tony
    Sorted, it is a Rating flag that I have never seen before, silly me !! Cheers Tony
    I have just done a clean install of v1.36. Current setup Media Portal 1.36 Titan skin (only classic home) TV Series 4.5.1.737...
    Replies
    1
    Views
    333
    Top Bottom