[Info] Release 0.7 (x86/x64) - MPExtended, WebMP, Bootstrap skin by ajs - Hard way (2 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    but in MPTvScheduler config I don´t have that fields to fill in
    I also ...

    But in Log i see:
    Code:
      System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben.
       bei MPExtended.PlugIns.MAS.MPVideos.MPVideos.<GetArtworkForMovie>b__8_0(String x) in c:\project\mpextended\PlugIns\MPExtended.PlugIns.MAS.MPVideos\MPVideos.cs:Zeile 135.
    And in code: andrewjswan/MPExtended
    C#:
    .Select(x => Path.Combine(configuration["cover"], "Title", x))

    In MP Video section not found Key - cover - andrewjswan/MPExtended
    XML:
        <Plugin name="MP MyVideo">
          <database type="File" displayname="Database Location">%ProgramData%\Team MediaPortal\MediaPortal\database\VideoDatabaseV5.db3</database>
          <cover type="Folder" displayname="Cover Folder">%ProgramData%\Team MediaPortal\MediaPortal\Thumbs\Videos</cover>
        </Plugin>
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    Try restart MPExtended service...

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

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    Strange... I look at home, now i am on road to home :)

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

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,039
    11,112
    Kyiv
    Home Country
    Ukraine Ukraine
    @catavolt i dont see what wrong, try this debug version, stop service, backup MPVideo plugin, replace, and run service and try look Movie library ...
    Or use this link for check:
    Code:
    http://SERVERNAME-OR-IP:4322/MPExtended/MediaAccessService/json/GetMoviesDetailedByRange?provider=7&start=1&end=10
    If not work give me log, and dont forger for revert denug version to normal :)
     

    Attachments

    • MPVideo.Debug.zip
      17.1 KB
    Last edited:

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,597
    10,590
    Königstein (Taunus)
    Home Country
    Germany Germany
    Replaced the MPVideoDebug files, now NO media at all are shown :confused:
    Checking it with the MPExtended config, I get a 404 when checking for media access :oops:
     

    Users who are viewing this thread

    Top Bottom