MP-TVSeries v4.3.6 Release [2020-01-24] (53 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,959
    13,420
    Kyiv
    Home Country
    Ukraine Ukraine
    Hi!
    For Mandalorian i have only one fanart (russian) and TVSeries plugin not show English fanart or Non language fanart ... :(
     

    framug

    Super Moderator
  • Team MediaPortal
  • January 31, 2005
    6,232
    2,386
    South of France
    Home Country
    France France
    Hi ajs,
    Couldn't it be specific for your language ?
    Look at this :

    zz1.png zz2.png
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,959
    13,420
    Kyiv
    Home Country
    Ukraine Ukraine
    Couldn't it be specific for your language ?
    Maybe, in Fanart manager i see one Russian fanart, when i choise it, it download, but i dontr see fanart when i select series or season, no fanart at all...
    Code:
    2019-12-11 22:35:06.131 [DEBG][01]: Background Load Facade Complete
    2019-12-11 22:35:06.131 [DEBG][267]: Checking for Fanart on series: Мандалорец
    2019-12-11 22:35:06.163 [DEBG][267]: Number of fanart found on disk: 0
    2019-12-11 22:35:06.178 [INFO][267]: Fanart not found for series Мандалорец
     

    Attachments

    • MP-TVSeries.log
      1.7 MB

    framug

    Super Moderator
  • Team MediaPortal
  • January 31, 2005
    6,232
    2,386
    South of France
    Home Country
    France France
    I proposed modifications for this plugin (in a collaborative way) with ltfearme.
    IIRC, you proposed some changes too. ;)
    But for your actual problem, I can't answer without "swimming deeper" in TV-S code.
    So, ltfearme is the best interlocutor you could have. :)
    Or, since you have the problem and, you are skilled enought, may be could you debug it by yourself ? :D
     
    Last edited:

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    The reason why you don't see English Art is because the API no longer works using language=All. As a result, I query for the language you choose e.g. "ru", and if there is art I use that. If there is no Art, then I use the Art which is on the series record (which only contains 1 art and is most likely English).

    I'm working on the Artwork chooser in the background (been busy of late with work), I plan on making it get the language you choose and English art. Also, will look at adding option to get other languages if user chooses.

    You mention that after downloading from Fanart Chooser, that the fanart is still not displayed when you select the series in the GUI? I will need to investigate whether this is true or not. When I start testing again, will ensure I start with a clean system and other languages.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,760
    7,224
    Sydney
    Home Country
    Australia Australia
    I've tried the 4.3.3.5 version ( didn't tried later versions, because it isn't just a .dll swap and I'm affraid I'll be stuck with a permanent non-working MPTVseries)

    I've tried the Titan skin like you've suggested, but it also says wrong skin file.

    I can try updating the skin, but I'm already at the latest version of the StreamedMP skin,
    And that skin isn't updated anymore.

    Anyway I've installed a completely new skin ( PureVision HD 1080 ),
    but it didn't help either, also says wrong skin file.

    Only thing I can think of is that my Mediaportal version is too low ( 1.15 )
    I had a closer look at one of your earlier logs, and this is of concern:
    Code:
    [2019-11-27 00:01:27,413] [Error  ] [MPMain   ] [ERROR] - Error initializing window:WindowPlugins.GUITVSeries.TVSeriesPlugin Kan type SetGuiProperties niet laden vanuit assembly Common.GUIPlugins, Version=1.15.0.0, Culture=neutral, PublicKeyToken=null. MP-TVSeries    bij WindowPlugins.GUITVSeries.VideoHandler..ctor()
       bij WindowPlugins.GUITVSeries.TVSeriesPlugin.Init()
       bij MediaPortal.GUI.Library.PluginManager.LoadWindowPlugin(String strFile)

    It would seem the latest TVSeries plugin is not compatible with your version of MediaPortal. I know @Sebastiii made a change in this area to add a new event:
    Code:
    GUIVideoOverlay.SetGuiPropertiesUpdate += new GUIVideoOverlay.SetGuiProperties(SetGuiPropertiesUpdate);

    I need to work out what version of MediaPortal this was added but I think it was MP 1.19.

    Sorry for time wasted on your end investigating issue. Is there anything stopping you from upgrading to a more recent version?
     
    Last edited:

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,959
    13,420
    Kyiv
    Home Country
    Ukraine Ukraine
    You mention that after downloading from Fanart Chooser, that the fanart is still not displayed when you select the series in the GUI? I will need to investigate whether this is true or not. When I start testing again, will ensure I start with a clean system and other languages.

    Yes, i dont know why, and how fix this...

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

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,959
    13,420
    Kyiv
    Home Country
    Ukraine Ukraine
    @ltfearme
    I look in thumb folder and not found any 361753*.* file in "\Thumbs\Fan Art\fanart\original\" but in "\Thumbs\Fan Art\series\361753\backgrounds\" i found 62007451.jpg and 62007451_t.jpg
    Mandalorian TVDBID - 361753
     

    Users who are viewing this thread

    Top Bottom