Music Video info display issues

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Steve_ Offline
Member
Posts: 60
Joined: Sep 2011
Reputation: 4
Location: France
Post: #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
(This post was last modified: 2012-05-01 16:02 by Steve_.)
find quote
thechinmaster Offline
Member
Posts: 64
Joined: Aug 2011
Reputation: 0
Post: #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)
(This post was last modified: 2012-05-03 11:24 by thechinmaster.)
find quote
Steve_ Offline
Member
Posts: 60
Joined: Sep 2011
Reputation: 4
Location: France
Post: #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
find quote
rflores2323 Offline
Posting Freak
Posts: 1,949
Joined: Jan 2009
Reputation: 2
Post: #14
I also dont get a total movie count when looking at my library.

ATV1 with crystalbuntu V1 (11.eden). Theater remote URC MX-810, droidx wtih xbmc remote, or transformer tf101 with YATSE. 2 x ATV2 (V12.0 Eden).

find quote
thechinmaster Offline
Member
Posts: 64
Joined: Aug 2011
Reputation: 0
Post: #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: scaled.php?server=201&filename=6...es=landing]

Fixed: [Image: 27795777.png]

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?
find quote
Post Reply