[solved] FanartHandler - Skin - Holiday and Spotlight support (3 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    16,208
    13,863
    Kyiv
    Home Country
    Ukraine Ukraine

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,208
    13,863
    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,208
    13,863
    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
    15,048
    11,978
    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,208
    13,863
    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

    that really sounds like an authorization issue. do you already have an OpenSubtitlesConfiguration.xml in the programfiles\tean mediaportal\subtitledownloaders folder? there you can fill in your credentials. I'm sure it is documented somewhere...
    that really sounds like an authorization issue. do you already have an OpenSubtitlesConfiguration.xml in the programfiles\tean...
    I'm having a strange issue with Subcentral & Subtitle Downloader. Everytime I try to download subtitles the list come out empty...
    Replies
    3
    Views
    529
    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
    1K
    Looks like there's some kind of error regarding translations that I can't pinpoint about Subcentral. You'll find it in the log file I attached to my previous message. I don't understand it because I use MP in english, I search for subtitles in english and not in my native language, so I can't figure out what's translation got to do...
    Looks like there's some kind of error regarding translations that I can't pinpoint about Subcentral. You'll find it in the log file...
    I don't now what to say, I don't know where to begin. Mediaportal user since 2004. Always a satisfied user, I must add. Lately...
    Replies
    21
    Views
    2K
    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
    621
    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
    2K
    Top Bottom