Fanart Handler Plugin v4.0.X.000 (5 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    UpdateFanartThumbTable: System.ArgumentOutOfRangeException: Value of '277' is not valid for 'Value'. 'Value' should be between 'minimum' and 'maximum'.
    Fixed in - https://forum.team-mediaportal.com/...plugin-v4-0-0-000.128577/page-22#post-1116464


    1. Name handling if Artist name contains a Hyphen. For the band "a-ha" the FH does incorrect things:
    This problem only occurs when you scan folders for files and attempt recognize, where the artist and where the album. Decide I simply can not do that, because as an artist with a sign - not so much as albums. These artists have to add FanartHandler.xml exception section:
    XML:
      <section name="Artists">
        <entry name="artist0">A-Ha|A Ha</entry>
        <entry name="artist0">In-Grid|In Grid</entry>
        <entry name="artist1">Vanessa-Mae|Vanessa Mae</entry>
        <entry name="artist2">Би-2|Би 2</entry>
        <entry name="artist3">Annette Struck-Vrangos|Annette Struck Vrangos</entry>
        <entry name="artist4">Dick Dale &amp; His Del-Toness|Dick Dale &amp; His Del Toness</entry>
        <entry name="artist5">Ness-Beal|Ness Beal</entry>
        <entry name="artist6">Julien-K|Julien K</entry>
        <entry name="artist7">Paul Badura-Skod|Paul Badura Skod</entry>
        <entry name="artist8">Jean-Michel Jarre|Jean Michel Jarre</entry>
      </section>
    But in general, it may not affect anything except the appearance in the configurator and traffic on the re-download images for these artists.[DOUBLEPOST=1419515393][/DOUBLEPOST]
    TV Series: There areno series Pictures shown anymore. Instead I have a static and unrelated picture displayed. This worked until yesterday though.
    I've touched nothing, and fanart shows plug-in for serials. Who then there is a problem?[DOUBLEPOST=1419515528][/DOUBLEPOST]
    What about an option for a minimum resolution?
    This setting is (first tab), but we need to see why it does not affect to the thumbs. :D
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    This setting is (first tab), but we need to see why it does not affect to the thumbs.
    Looked, it affects only the display. It is necessary to know the opinion of users do so that it affects the downloading of images or not.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    What about an option for a minimum resolution?
    Close Configurator FA & MP.
    Add to FanartHandler.xml:
    XML:
        <entry name="UseMinimumResolutionForDownload">yes</entry>
    Run Configurator, set - Minimum Resolution for All Fanart - 1000x1000 - Close Configurator FA & MP. Run Configurator and try re-download pictures.

    FanartHandler 4.0.0.138 (Alpha)

    + Add internal (alpha test) option - UseMinimumResolutionForDownload
    * Cleanup code.
     

    Attachments

    • FanartHandler.4.0.0.138.Alpha.zip
      303.5 KB
    Last edited:

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,336
    Home Country
    Germany Germany
    2. TV Series: There areno series Pictures shown anymore. Instead I have a static and unrelated picture displayed. This worked until yesterday though.
    Works correct and perfect here ;)
    I start being really confused, pictures seem to have disappeared. In which path are TV Series Background pictures stored? And if they don't exist, are they downloaded by FH?
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    In which path are TV Series Background pictures stored?
    "C:\ProgramData\Team MediaPortal\MediaPortal\thumbs\Fan Art\fanart\original\"[DOUBLEPOST=1419520253][/DOUBLEPOST]@HomeY
    Code:
    25-Dec-2014 16:19:12 Debug [             Scraper]: CreateThumbnail: BigThumbs mode: highest quality size: 600x600
    25-Dec-2014 16:19:12 Debug [             Scraper]: CreateThumbnail: BigThumbs mode: overrided size: 3269x3269
    :D:whistle::coffee:[DOUBLEPOST=1419520360][/DOUBLEPOST]
    And if they don't exist, are they downloaded by FH?
    No, they have to download a TV-Series plugin.
     

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,336
    Home Country
    Germany Germany
    Thanks. I thought that FH takes care of the series fanart and had deleted the Folder "Fan Art".

    The artwork handling is kind of chaotic.
     

    HomeY

    Test Group
  • Team MediaPortal
  • February 23, 2008
    6,475
    4,645
    49
    ::1
    Home Country
    Netherlands Netherlands
    ajs, the L(arge) thumbs are 1000*1000 (y), but the small ones are set @ 140*140.
    Not really sure where those micro thumbs are used, but could that resolution by increased to 200*200 (that's the resolution MIH seems to use also) or would that be too complex to do?
    If it's too much work, don't worry, then i'll do it manually ;)

    Maybe it's easier to consider improving the MP Thumbnail settings. i'm pretty sure the 'high quality' thumbs (max 600x600) aren't sufficiënt for a clean picture on UHD screens & projectors.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    FanartHandler 4.0.0.139 (Beta)
    * Changes in Configurator.
     

    Attachments

    • FanartHandler.4.0.0.139.Beta.zip
      303.8 KB
    • FanartHandler-4.0.0.139.mpe1
      11 MB

    Users who are viewing this thread

    Top Bottom