[solved] Latest Media Handler Additional facade controls (1 Viewer)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,641
    10,578
    Kyiv
    Home Country
    Ukraine Ukraine
    Currently i only need .title and .thumb for each :whistle:
    Video:
    1,2,3,4 (title, tumbs) for Watched and Rated = 16 additional properties
    MyFilms, MovPics ... 48 properties :( ...

    Music, MusicVideos.... :(

    I would rather still stop at the additional facades.


    --
    WBR, ajs :):whistle::coffee:
     

    wizard123

    Retired Team Member
  • Premium Supporter
  • January 24, 2012
    2,569
    2,680
    Home Country
    United Kingdom United Kingdom
    • Thread starter
    • Moderator
    • #22
    I agree facades would be better but if it cant navigate right to left its no good :(
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,641
    10,578
    Kyiv
    Home Country
    Ukraine Ukraine
    Sorry, no time for check ...

    Put LatestMediaHandler.SkinSettings.xml to skin or theme folder
    Change all:
    XML:
    <id>NNN</id>
    To
    XML:
    <id>Unique facade control ID</id>
    And check ...

    PS: LMH Updated ...
     

    Attachments

    • LatestMediaHandler.SkinSettings.xml
      1.7 KB
    • LatestMediaHandler.dll.Alpha.zip
      244 KB
    Last edited:

    wizard123

    Retired Team Member
  • Premium Supporter
  • January 24, 2012
    2,569
    2,680
    Home Country
    United Kingdom United Kingdom
    • Thread starter
    • Moderator
    • #26
    Won't show facade in gui at all, log says

    Code:
    17-Jan-2018 19:47:52  Info [LatestMediaHandlerSe]: Latest Media Handler is starting.
    17-Jan-2018 19:47:52  Info [LatestMediaHandlerSe]: Latest Media Handler version is 2.3.0.66
    17-Jan-2018 19:47:52  Info [LatestMediaHandlerSe]: MediaPortal version is 1.18.100.0
    17-Jan-2018 19:47:52  Info [         Translation]: LatestMediaHandler Translation: Cannot find translation file C:\ProgramData\Team MediaPortal\MediaPortal\Language\LatestMediaHandler\en-GB.xml.  Failing back to English
    17-Jan-2018 19:47:52  Info [         Translation]: LatestMediaHandler Translation: Translation file loaded C:\ProgramData\Team MediaPortal\MediaPortal\Language\LatestMediaHandler\en.xml.
    17-Jan-2018 19:47:52  Info [LatestTVRecordingsWo]: Refreshing latest TV Recordings is starting.
    17-Jan-2018 19:47:52 Error [LatestMovingPictures]: GetLatestMovingPictures: System.MissingMethodException: Method not found: 'System.String FanartHandler.ExternalAccess.GetAnimatedForLatestMedia(System.String, System.String, System.String, System.String)'.
       at LatestMediaHandler.UtilsFanartHandler.GetAnimatedForLatestMedia(String key1, String key2, String key3, Animated category)
       at LatestMediaHandler.LatestMovingPicturesHandler.GetLatestMovingPictures()
    17-Jan-2018 19:47:52  Info [LatestTVSeriesHandle]: Updating Latest Media Info: TVSeries: Series 1: Arrow - Legacy
    17-Jan-2018 19:47:52  Info [LatestTVSeriesHandle]: Updating Latest Media Info: TVSeries: Series 2: Star Trek: Discovery - The Vulcan Hello
    17-Jan-2018 19:47:52  Info [LatestTVSeriesHandle]: Updating Latest Media Info: TVSeries: Series 3: Supernatural - Out of the Darkness, Into the Fire
    17-Jan-2018 19:47:52  Info [LatestTVSeriesHandle]: Updating Latest Media Info: TVSeries: Series 4: The Flash (2014) - The Flash Reborn
    17-Jan-2018 19:47:52  Info [LatestTVAllRecording]: Updating Latest Media Info: TV Recording: No recordings found!
    17-Jan-2018 19:47:53 Error [LatestMediaHandlerSe]: Start: System.IO.FileNotFoundException: Could not load file or assembly 'MyFilms, Version=6.1.2.1469, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
    File name: 'MyFilms, Version=6.1.2.1469, Culture=neutral, PublicKeyToken=null'
       at LatestMediaHandler.LatestMyFilmsHandler.SetupMovieLatest()
       at LatestMediaHandler.LatestMediaHandlerSetup.InitHandlers()
       at LatestMediaHandler.LatestMediaHandlerSetup.Start()
    
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
    17-Jan-2018 19:47:53  Info [LatestTVRecordingsWo]: Refreshing latest TV Recordings is done.
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,641
    10,578
    Kyiv
    Home Country
    Ukraine Ukraine
    Ups ... try this FH :)
     

    Attachments

    • FanartHandler.dll.zip
      455.8 KB

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,641
    10,578
    Kyiv
    Home Country
    Ukraine Ukraine
    In log i dont see any facade error...
    In LMH.SkinSettings file facades id changed?
    In badichome xml facades with custom id presents?

    --
    WBR, ajs :):whistle::coffee:
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,641
    10,578
    Kyiv
    Home Country
    Ukraine Ukraine
    Plz give me debug log...

    --
    WBR, ajs :):whistle::coffee:
     

    wizard123

    Retired Team Member
  • Premium Supporter
  • January 24, 2012
    2,569
    2,680
    Home Country
    United Kingdom United Kingdom
    • Thread starter
    • Moderator
    • #30
    Yea i added an id, am i right in thinking i can put the id as anything i like as long as it is unique ?
     

    Users who are viewing this thread

    Similar threads

    Hi, I'll move this into an own thread under "feature requests". I like the idea, but I think we can currently not implement this with further changes. I've checked the models and there are no variables, that could be easily called.
    Hi, I'll move this into an own thread under "feature requests". I like the idea, but I think we can currently not implement this...
    MP2 is great, but I‘d rely one change. I can have optional help texts, which are nice for a first time use, but then do not have...
    Replies
    1
    Views
    672
    Yes, unfortunately, this would need a code change to support it. Next time I'm doing something on the plugin I'll try and remember to add support for this sort order.
    Yes, unfortunately, this would need a code change to support it. Next time I'm doing something on the plugin I'll try and...
    Hi, I was wondering if there is anyone who might be able to help me out. Is there a way to either use the sort feature and/or a...
    Replies
    6
    Views
    826
    I have all of my media on a NAS. I guess it might just be a network issue, then.
    I have all of my media on a NAS. I guess it might just be a network issue, then.
    Whenever I go into the back end for Moving Pictures, it almost immediately hangs on the Movie Importer tab. If I want to go into...
    Replies
    4
    Views
    494
    If anyone ever experiences the above, I found a fix. Removing and reinstalling MP-TVSeries fixed it. It must have gotten corrupted during the reinstall of MP. I also had to do the same with TRAKT which had some issues too that were not apparent at the time. All is well once again. :cool:
    If anyone ever experiences the above, I found a fix. Removing and reinstalling MP-TVSeries fixed it. It must have gotten corrupted...
    After much trial and error and comparing this computer with another that was working, I finally found out that Fanarthandler...
    Replies
    1
    Views
    839
    • Sticky
    MP1 MP2 [News] MediaPortal 2 - 2.5 Release DE
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    Will be version 2.5.1 ready quite soon? I read somewhere it will be a bugfix release, no new features are probably not in focus.
    We are proud to present MediaPortal 2.5 MediaPortal 2.5 is a full-blown media center software that addresses most common user...
    Replies
    70
    Views
    5K
    Top Bottom