Disable wrap
#1
All,

I am using Fanart view to view my library. Is there a way to turn off wrapping when viewing sets?

For instance, I have a set with 2 movies, but using this view, it repeats the 2 movies making it look like there are more available. Is there a way to just show the 2 movies without wrapping the coverart?

TIA,

AL
Reply
#2
Hi AL

Edit CommonVideoLibraryViews.xml in the skin's 720p folder:

Find:
Code:
<control type="wraplist" id="548">

Change it to:
Code:
<control type="fixedlist" id="548">

Cheers
Reply
#3
Thank you.
Reply

Logout Mark Read Team Forum Stats Members Help
Disable wrap0