PDA

View Full Version : MediaBridge Covers in NetRemote



Mogulbasher
April 28th, 2006, 12:23 PM
I know I am doing something silly but for some reason even though I have a loop index with 12 selections I am only getting 7 covers to show in the list, the same number in the default 640x480 NR skin.

Can someone point me in the right direction...

Ben S
April 28th, 2006, 12:49 PM
In the accompanying lua file you should see "count=7". Change it to "count=12" and you'll be good.

Mogulbasher
April 28th, 2006, 01:44 PM
Doh!...Thanks