[solved] Moving Pictures and MediaPortal 1.23 Regeszter Edition (2 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    Strange...

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

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    Hmmm i dont know why folder not present :( and how MP 1.23 work without its folders :(

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

    grabi_2001

    Portal Pro
    May 8, 2009
    283
    107
    in den Alpen
    Home Country
    Germany Germany
    I have it reinstalled once, there are not the folders ... with me MP installs in the specified folders, without x86 / x64 folder. Is that the same with other people?
    My Windows is the Pro Version 64Bit
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hi,

    I don't have those folders too :)
    I'm not sure why you have it @ajs, this is not normal, I'm pretty sure it is related to project release/debug from VS Studio that put binaries into those 2 folders but this is not correct.
    When I'm building movpic compiled stuff goes into where is the source :) but not in MP product directly.

    I know that movpic need to have ILMERGE run to marge all needed dll (I'm speaking before MediaInfo change, maybe now, it's needed to merge more dll)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Hey,

    I just build the DLL from AJS sources :)
    I didn't test it myself, I can try it later.
    :p

    Edit : Just need to be copied to : "C:\Program Files (x86)\Team MediaPortal\MediaPortal\plugins\Windows"
     

    Attachments

    • MovingPictures_AJS.zip
      872.6 KB

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    15,492
    10,371
    Kyiv
    Home Country
    Ukraine Ukraine
    I'm not sure why you have it @ajs, this is not normal, I'm pretty sure it is related to project release/debug from VS Studio that put binaries into those 2 folders but this is not correct.
    Its part of MP with MP1-4777 ... MediaInfo.Wrapper.dll search for MediaInfo.dll in MediaPortal\x86 folder ...
    Code:
    [2019-10-10 19:08:06,942] [Log    ] [MPMain   ] [DEBUG] - Check MediaInfo.dll from .\x86.
    [2019-10-10 19:08:06,942] [Log    ] [MPMain   ] [WARN ] - Library MediaInfo.dll was not found at .\x86
    So it was in 1.23 Pre with 4777, has something really changed in the 1.23 release? If so, then you need to copy the contents of the x86 folder to the directory where the media portal is located, and the wrapper is there, x64 then it is not necessary at all.
     

    Attachments

    • MediaInfo.Wrapper.new.without.x64.zip
      3.8 MB
    Last edited:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Weird, I have installed 1.23 and didn't have those folders too!
    Need to reinstall it to confirm lol
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    @ajs
    Look where is my dll :)

    upload_2019-10-13_15-49-36.png


    Edit :
    Code:
    [2019-10-08 17:23:57,756] [Log    ] [MPMain   ] [DEBUG] - Check MediaInfo.dll from .\x86.
    [2019-10-08 17:23:57,756] [Log    ] [MPMain   ] [WARN ] - Library MediaInfo.dll was not found at .\x86
    [2019-10-08 17:23:57,757] [Log    ] [MPMain   ] [DEBUG] - Check MediaInfo.dll from .\.

    So effectively, it start to check under x86 but if it didn't find it, it looks at the root level, the correct place where the DLL should be :)
     

    Users who are viewing this thread

    Top Bottom