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

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,369
    Kyiv
    Home Country
    Ukraine Ukraine
    Did not find anything useful in the logs.
    Strange that works for you. Media portal to all your selected movies said that this is a movie with ID = 0. Although this does not happen as I remember.
    Code:
    26-Jan-2015 20:56:45 Debug [      FanartSelected]: *** 0 - 8 Blickwinkel - 8 Blickwinkel -> 0
    26-Jan-2015 20:56:45 Debug [      FanartSelected]: *** 0 - 8 Blickwinkel - 8 Blickwinkel -> 0
    26-Jan-2015 20:56:46 Debug [      FanartSelected]: *** 0 - 16 Blocks - 16 Blocks -> 0
    26-Jan-2015 20:56:47 Debug [      FanartSelected]: *** 0 - 88 Minutes - 88 Minutes -> 0
    26-Jan-2015 20:56:49 Debug [      FanartSelected]: *** 0 - 300 - 300 -> 0

    As I am trying to wrap my head around this, could you please try and explain that to me?
    The plugin asks media portal have internet or not. If not, then no. Try 175 Debug 2 build
    Code:
                if (!MediaPortal.Util.Win32API.IsConnectedToInternet())
                {
                  logger.Debug("No internet connection detected. Cancelling initial scrape.");
                  return ;
                }
    [DOUBLEPOST=1422310320][/DOUBLEPOST]
    EDIT: Ok looks better this time.
    Try this, and attach FH log.
     

    Attachments

    • FanartHandler.4.0.0.175.Debug.2.zip
      371.6 KB
    Last edited:

    volumia

    Portal Pro
    November 23, 2011
    124
    71
    whereever my feet take me...
    Home Country
    Netherlands Netherlands
    Hi ajs,

    I don't know the why or how, but all fanart (10.383) was downloaded as it should!
    I've put the log and config xml in a zip for you to download. For some reason I can't upload it here, so I put it here for you: www.haleysystems.nl\var\FanartHandler_log_4.0.0.175.Debug.2.zip
    If you need any further testing, just let me know.
    So far thanks a lot for the effort!! :)
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,369
    Kyiv
    Home Country
    Ukraine Ukraine
    . For some reason I can't upload it here, so I put it here for you:
    If everything works as it should, then I do not need anything :) The configuration file is also not necessary, all that is necessary is written to a log file.
     

    grubi

    Portal Pro
    June 16, 2007
    1,216
    80
    127.0.0.1
    Home Country
    Germany Germany
    Try this, and attach FH log.

    Did you change anthing beside logging in this release?
    The issue that backdrop change is not triggered on cursor movement seems to be fixed with this release.
    What's still there is that backdrop is redrawn on interval even if you only have one, but this is more a cosmetic issue.

    Thanks a lot for your efforts.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,369
    Kyiv
    Home Country
    Ukraine Ukraine
    Did you change anthing beside logging in this release?
    Yes, something changed. And changed.

    The issue that backdrop change is not triggered on cursor movement seems to be fixed with this release.
    Strange that it works for you, it is exactly the right shows the backdrop for the film?

    What's still there is that backdrop is redrawn on interval even if you only have one, but this is more a cosmetic issue.
    That's what I changed, should not twitch ... Try this version here, and let me once again to the log file.
     

    Attachments

    • FanartHandler.4.0.0.175.Debug.3.zip
      371.8 KB

    Golf4

    Portal Pro
    August 18, 2006
    2,723
    219
    Dunkeldeutschland
    Home Country
    Germany Germany
    Hi AJS,
    Genre passt: (y)
     

    Attachments

    • Unbenannt.PNG
      Unbenannt.PNG
      1.9 MB

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,369
    Kyiv
    Home Country
    Ukraine Ukraine
    Genre passt
    What kind of music? Can I also love this :) We must, somewhere, backdrops for all genres download. Will be both interesting to me. If backdrops will be much, add a separate folder for them :)
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,369
    Kyiv
    Home Country
    Ukraine Ukraine
    @Golf4
    I make extra folder for genres. Although you can try to make a subfolder in the Thumbs\Skin FanArt\Scraper\music\. For Example: Thumbs\Skin FanArt\Scraper\music\Genres should also work :coffee:[DOUBLEPOST=1422514220][/DOUBLEPOST]PS: Worked :D
    Code:
    29-Jan-2015 08:40:08  Info [     DatabaseManager]: Importing fanart into fanart handler database (C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\Scraper\music\Radios\Radio Relax (1).jpg).
    29-Jan-2015 08:40:08  Info [     DatabaseManager]: Importing fanart into fanart handler database (C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\Scraper\music\Radios\Radio Relax (2).jpg).
    29-Jan-2015 08:40:08  Info [     DatabaseManager]: Importing fanart into fanart handler database (C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\Skin FanArt\Scraper\music\Radios\Radio Relax (3).jpg).
     
    Last edited:

    Users who are viewing this thread

    Top Bottom