Music Video info display issues
#1
Hi

I am having trouble with a couple of display issues in the music video library.

As per picture, the video count at the top left is wrong (i think it is my movie count overlapped by my music vid count!). The song description info is also overlapping - is there any way that I can get it to move to the left and above the thumbnail preview image?

http://imageshack.us/photo/my-images/201/64022433.jpg/

Please help as my programming knowledge is limited!


Thanks
Reply
#2
anyoneHuh:confused2:
Reply
#3
It's a bug - I'll get to it when I can.
-stoli-
Reply
#4
thanks - will eagerly await result!!
Reply
#5
Hi, any progress please?
Reply
#6
Not yet - real life interferes. Smile
-stoli-
Reply
#7
thanks again - please squeeze some time in to sort this. Would make the best skin flawless.....

Image
Reply
#8
BUMP

Time to take out a trespass order against me....
Reply
#9
You're right.
-stoli-
Reply
#10
time for the monthly bump - appreciate you have a lot of other things to do - if you wont be able to remedy this, are you able to point me in the right direction? thanks very much. The skin is working brilliantly in Eden (other than this one issue!)
Reply
#11
Hi thechinmaster,

Make a backup of View type list2.xml and Try this :
http://www.mediafire.com/?ifxn35b1ichlfvm

it may fix the overlapping problem
Reply
#12
Steve_ you are a hero.

I wish I had known it was so simple. It took me a while to find the changes you had made to the xml file. I have fiddled with it a bit to get it perfect. Learned a lot about the way the display is structured in the process of doing so, so it will no doubt save future questions from me about similar issues.

Thanks very much - if ever you are in New Zealand then I owe you a beer!

+1 (in spirit, as that's the second time you have helped me so I can't plus again unfortunately)
Reply
#13
Yeah thechinmaster !!
I'm so glad that it works for you !! Can you post a screenshot ? If you modified the xml, can you share it ?
Thanks for the beer, but I leave in France ^^

cheers

Reply
#14
I also dont get a total movie count when looking at my library.
Nvidia Shield with Kodi 18
Reply
#15
Well your in better luck than me then steve as nz beer is awful anyway!

Sorry rflores, but it hasn't fixed the count problem, just the layout issue.

Original: Image

Fixed: Image

I only played around with your xml steve, changed the width and height on the below lines so that they are the same as my TV shows folder.

<control type="textbox">
<description>Description Value for Movie</description>
<posx>0</posx>
<posy>0</posy>
<width>450</width>
<height>240</height>
<font>Font_Neon_18</font>
<align>justify</align>
<textcolor>white</textcolor>
<label>$INFO[ListItem.Plot]</label>
<autoscroll time="2000" delay="3000" repeat="5000">Skin.HasSetting(AutoScroll)</autoscroll>

Next to try and sort out this count issue.... I now that I have a very basic idea on how the code works I'm going to have a crack, but any ideas?
Reply

Logout Mark Read Team Forum Stats Members Help
Music Video info display issues0