Uploaded image for project: 'MediaPortal 1'
  1. MediaPortal 1
  2. MP1-4696

XML defined image with full path not working

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.12.100
    • 1.12.0
    • Skin Engine
    • None

    Description

      <p>When we set an image from a full path, MP can&#39;t load it because there is too much split.</p>

      <p>For ex :&nbsp;</p>

      <p><span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">In myvideostitle.xml</span><br />
      <br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;control&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;description&gt;Actual cover/image&lt;/description&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;id&gt;500&lt;/id&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;type&gt;image&lt;/type&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;posX&gt;1342&lt;/posX&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;posY&gt;225&lt;/posY&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;width&gt;402&lt;/width&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;height&gt;576&lt;/height&gt;&nbsp;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;texture mask=&quot;coverartm.png&quot;&gt;#selectedthumb&lt;/texture&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;animation effect=&quot;fade&quot; time=&quot;350&quot; reversible=&quot;true&quot;&gt;hidden&lt;/animation&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;visible&gt;facadeview.list&lt;/visible&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;/control&gt;</span><br />
      <br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">Change to&nbsp;</span><br />
      <br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;control&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;description&gt;Actual cover/image</span><span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;/description&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;id&gt;500&lt;/id&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;type&gt;image&lt;/type&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;posX&gt;1342&lt;/posX&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;posY&gt;225&lt;/posY&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;width&gt;402&lt;/width&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;height&gt;576&lt;/height&gt;&nbsp;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;texture mask=&quot;coverartm.png&quot;&gt;#lm.tvseries.latest1.cover&lt;/texture&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;animation effect=&quot;fade&quot; time=&quot;350&quot; reversible=&quot;true&quot;&gt;hidden&lt;/animation&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;visible&gt;facadeview.list&lt;/visible&gt;</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;/control&gt;</span><br />
      <br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">Then set the defines :</span><br />
      <br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">This one will work:</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;define property=&quot;true&quot; evaluateNow=&quot;false&quot;&gt;#lm.tvseries.latest1.cover</span><span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">:..\..\..\thumbs\MPTVSeriesBanners\The 100\-langen-posters\268592-9.jpg&lt;/define&gt;</span><br />
      <br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">This one does not work:</span><br />
      <span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">&lt;define property=&quot;true&quot; evaluateNow=&quot;false&quot;&gt;#lm.tvseries.latest1.cover:C:\ProgramData\Team MediaPortal\MediaPortal\thumbs\MPTVSeriesBanners\The 100\-langen-posters\268592-9.jpg&lt;/define&gt;</span></p>

      <p><span style="background-color:rgb(250, 250, 250); color:rgb(0, 0, 0); font-family:helvetica neue,helvetica-neue,arial,sans-serif; font-size:13.3333px">Because MP split at &#39;:&#39; and then the path result is only &#39;C&#39; and then MP can&#39;t load the image.</span></p>

      Attachments

        Activity

          People

            sebastiii sebastiii
            sebastiii sebastiii
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: