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

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,751
    10,732
    Kyiv
    Home Country
    Ukraine Ukraine
    Tested - does not work in Moving Pictures
    Added to movingpictures.xml
    XML:
      <define>#useSelectedFanart:Yes</define>
    XML:
        <control>
          <description>Movie Backdrop (Fan Art) - Dummy</description>
          <type>image</type>
          <id>0</id>
          <posX>0</posX>
          <posY>0</posY>
          <width>0</width>
          <height>0</height>
          <texture>fanarthandler.movie.backdrop1.selected</texture>
          <visible>false</visible>
        </control>
    And it works. :D
     

    Attachments

    • 15-45-59.png
      15-45-59.png
      2 MB

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,436
    10,464
    Königstein (Taunus)
    Home Country
    Germany Germany
    Tested - does not work in Moving Pictures
    Added to movingpictures.xml
    XML:
      <define>#useSelectedFanart:Yes</define>
    XML:
        <control>
          <description>Movie Backdrop (Fan Art) - Dummy</description>
          <type>image</type>
          <id>0</id>
          <posX>0</posX>
          <posY>0</posY>
          <width>0</width>
          <height>0</height>
          <texture>fanarthandler.movie.backdrop1.selected</texture>
          <visible>false</visible>
        </control>
    And it works. :D
    Misunderstanding: I referred to studio logos in Moving Pictures - the other things are well known to me :D :D :D
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,751
    10,732
    Kyiv
    Home Country
    Ukraine Ukraine
    Misunderstanding: I referred to studio logos in Moving Pictures - the other things are well known to me
    If you add these two parts, begins, there is a call FH. And then begins to work the tag studios.
    Look at the bottom line, there's the full name of the image to the studio ...
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,436
    10,464
    Königstein (Taunus)
    Home Country
    Germany Germany
    Look at the bottom line, there's the full name of the image to the studio ...
    Yup, <define>#useSelectedFanart:Yes</define> and <texture>#fanarthandler.movie.studios.selected</texture> is set, but the logo is not shown :confused:
    With <texture>Logos\studios\#MovingPictures.SelectedMovie.extra.studios.1.png</texture> it´s working ;)
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,751
    10,732
    Kyiv
    Home Country
    Ukraine Ukraine
    Yup, <define>#useSelectedFanart:Yes</define> and <texture>#fanarthandler.movie.studios.selected</texture> is set, but the logo is not shown
    You forgot to add this piece: :D
    XML:
        <control>
          <description>Movie Backdrop (Fan Art) - Dummy</description>
          <type>image</type>
          <id>0</id>
          <posX>0</posX>
          <posY>0</posY>
          <width>0</width>
          <height>0</height>
          <texture>fanarthandler.movie.backdrop1.selected</texture>
          <visible>false</visible>
        </control>
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,751
    10,732
    Kyiv
    Home Country
    Ukraine Ukraine
    10x @catavolt :D

    FanartHandler.4.0.0.188
    * fix for multiartists playing Properties ...
     

    Attachments

    • FanartHandler.dll.zip
      372.4 KB

    Users who are viewing this thread

    Top Bottom