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

Requiem

MP Donator
  • Premium Supporter
  • January 1, 2012
    588
    216
    Home Country
    Germany Germany
    Since a few days, fanart handler stops due to a missing path. (latest alpha version).
    This path really does not exist, but i looked in my old backups, it olso did not exist when FH was working.

    Code:
    15-Dec-2014 19:03:30  Info [  FanartHandler]: Fanart Handler is starting.
    15-Dec-2014 19:03:30  Info [  FanartHandler]: Fanart Handler version is 4.0.0.90
    15-Dec-2014 19:03:30  Info [  Utils]: Fanart Handler folder initialize starting.
    15-Dec-2014 19:03:30  Info [  Utils]: Fanart Handler folder initialize done.
    15-Dec-2014 19:03:33 Error [  FanartHandler]: Start: System.IO.DirectoryNotFoundException: Ein Teil des Pfades "C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\Themes\Skin default" konnte nicht gefunden werden.
      bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
      bei System.IO.FileSystemEnumerableIterator`1.CommonInit()
      bei System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost)
      bei System.IO.DirectoryInfo.InternalGetFiles(String searchPattern, SearchOption searchOption)
      bei System.IO.DirectoryInfo.GetFiles(String searchPattern)
      bei FanartHandler.FanartRandom.SetupWindowsUsingRandomImages(String ThemeDir)
      bei FanartHandler.FanartRandom.SetupWindowsUsingRandomImages(String ThemeDir)
      bei FanartHandler.FanartHandler.Start()
    15-Dec-2014 19:03:36 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:36 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:36 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:36 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:36 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:36 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:37 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:37 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:37 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:03:37 Error [  ExternalAccess]: GetTVFanart: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
      bei FanartHandler.ExternalAccess.GetTVFanart(String tvshow)
    15-Dec-2014 19:43:36  Info [  FanartHandler]: Fanart Handler is stopped.
     

    Requiem

    MP Donator
  • Premium Supporter
  • January 1, 2012
    588
    216
    Home Country
    Germany Germany
    Hi,

    this really seems to be a bug.
    I just erased my whole database, uninstalled the plugin, deleted the xml, reinstalled and reconfigured and immerdiately had this error again with the .99 alpha.
    Went back to .75 beta to test - working immediately.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,627
    10,557
    Kyiv
    Home Country
    Ukraine Ukraine
    this really seems to be a bug
    This is because your skin, has a slightly different structure to store their themes. Now check yourself if there are no errors. Publish.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,627
    10,557
    Kyiv
    Home Country
    Ukraine Ukraine
    FanartHandler.4.0.0.103 (Beta)
    + Add MyVideo database InitialScrape.
    + Add DeleteMissing settings for Delete Missing database entry's on InitialScrape start. (Default - no)
    XML:
        <entry name="DeleteMissing">no</entry>
    + If the image for the film is not found, then the next attempt will not occur at each start.
    * Fixed bug finding themes skins directory.
    * Change InitialScrape progress settings. (#fanarthandler.scraper.task text)
     

    Attachments

    • FanartHandler.4.0.0.103.Beta.zip
      296.3 KB
    Last edited:

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,627
    10,557
    Kyiv
    Home Country
    Ukraine Ukraine
    I had an error message with one of your recent Alphas in Connection with Titanius. Your FH was looking for fanart in the folder ...Skin\\Titanius\Themes\User Fanart,
    What is the value of a theme in the file SkinSettings.hml skins Titanius? Like:
    XML:
      <section name="theme">
        <entry name="name">ajs Theme Blue</entry>
      </section>
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,627
    10,557
    Kyiv
    Home Country
    Ukraine Ukraine
    FanartHandler.4.0.0.107 (Beta)
    # Changes for Selected fanarts.
    * Optimize selected fanart for music.
    + If the album has a fanart, it must be shown when this album selected.
     

    Attachments

    • FanartHandler.4.0.0.107.Beta.zip
      296.6 KB

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,627
    10,557
    Kyiv
    Home Country
    Ukraine Ukraine
    FanartHandler.4.0.0.108 (Beta)
    + Add RadioTime selected Artist (from #RadioTime.Selected.Subtext) support.
     

    Attachments

    • FanartHandler.4.0.0.108.Beta.zip
      296.8 KB

    HTPCSourcer

    Retired Team Member
  • Premium Supporter
  • May 16, 2008
    11,418
    2,335
    Home Country
    Germany Germany
    What is the value of a theme in the file SkinSettings.hml skins Titanius? Like:
    XML:
      <section name="theme">
        <entry name="name">ajs Theme Blue</entry>
      </section>
    XML:
    <section name="theme">
        <entry name="name">Skin default</entry>

    That's the only "theme" entry. Actually, putting any USer Fanart in the theme subfolder will lead to multiple storing. User Fanart is Independent of the Skin/theme and therefore should be stored in some central Location.
     

    Users who are viewing this thread

    Top Bottom