Kodi Community Forum
Dvd Cases - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Aeon Nox: Silvo (https://forum.kodi.tv/forumdisplay.php?fid=142)
+---- Thread: Dvd Cases (/showthread.php?tid=182126)



Dvd Cases - sp8ced21 - 2014-01-03

hey all,


im using shift view with dvd disc all is well im nearly finish with my library for this skin which btw is awesome, i have one tiny thing left to sort i use artwork downloader to get dvd image posters but i find the very left and right edges of each poster are cropped off as the case it not quite wide enough.

is there a way to slight increase width of the cases so the poster fits better??

eg below superman cover slightly clips on left monster sqaud aswell as do many posters, ive tried choosing diff posters they they all just have diff deg of cropping. any suggestions would be welcome


Image

thanks


RE: Dvd Cases - mikebzh44 - 2014-01-04

It's because poster is displayed with aspectratio=scale and not aspectratio=stretch

Edit Viewtype_Shift.xml in 1080i folder of Aeon Nox skin directory.
Go to lines 69 and 86 and change scale to stretch

Before :

69 : <aspectratio scalediffuse="false">scale</aspectratio>
86 : <aspectratio aligny="top" scalediffuse="false">scale</aspectratio>

After :

69 : <aspectratio scalediffuse="false">stretch</aspectratio>
86 : <aspectratio aligny="top" scalediffuse="false">stretch</aspectratio>

Should be OK :

Image


RE: Dvd Cases - sp8ced21 - 2014-01-04

thankyou i know its anal but was getting on my nervers seeing the clipping lol thanks for the info much appreciated Smile


RE: Dvd Cases - weirdinin - 2014-02-27

Im having the same issue when using showcase mode. I tried to change "scale" to "stretch" from \XBMC\addons\skin.aeon.nox\1080i\Viewtype_ShowcaseMovies

Saved the file and restarted xbmc but no luck. Issue still exists. If someone could point the right file and lines that need to be changed


RE: Dvd Cases - chr0nic - 2014-06-09

(2014-02-27, 18:53)weirdinin Wrote: Im having the same issue when using showcase mode. I tried to change "scale" to "stretch" from \XBMC\addons\skin.aeon.nox\1080i\Viewtype_ShowcaseMovies

Saved the file and restarted xbmc but no luck. Issue still exists. If someone could point the right file and lines that need to be changed

hey did u ever find out ??


RE: Dvd Cases - weirdinin - 2014-07-30

umm not sure. Can't remember. Now using transparency. didn't like aeon nox anymore.