Strecth posters? Wrong scale, dosnt show up. Edit in a xml?

  • I have a problem with all posters not showing. I have asked in the KODI forum but no one answer.

    I have all my media at an FTP and i have every movie in separate folder with nfo, fanart an poster.

    Example:
    Folder: 101 Dalamtiner

    Files in folder:
    101 Dalamtiner.avi
    101 Dalamtiner.nfo
    101 Dalamtiner-fanart.jpg
    poster.jpg

    Text in the nfo:

    XML
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <movie>
        <title>101 Dalmatiner</title>
        <runtime>99</runtime>
    </movie>

    I am using the skin Aeon Nox Silvo.

    I dont get all posters to show, i guess they have the wrong aspect example 350 x 491.

    I have changed all

    Code
    scale</aspectratio>


    to

    Code
    stretch</aspectratio>


    as i read in another thread. First i just changed it in View_57_Shift.xml file (i use Shift Small) but nothin happend so i changed all the xml files in the skin.aeon.nox.silvo folder but nothing happens,

    Am i doing something wrong? I have tried to remove the textures13.db, clean the library och delete and add the source again.

    Edited once, last by sabelstrom (November 14, 2016 at 10:40 PM).