PDA

View Full Version : Media Info in FILE view


McGilli
2009-08-21, 08:52
I was wondering - when I use FILE view - HIGH LIST - on the lower right corner all of the movie/rating/plot info just says N/A.

If I set to LIBRARY mode - everything shows up.

Is there a way to have the info show up correctly when in FILE mode?

ezechiel1917
2009-08-21, 09:05
nope, you can press "Info" for all scraped informations though

McGilli
2009-08-22, 02:15
Hmmmmmm....

How about this.

Can anyone tell me what file to edit - and how to edit it to remove the circled area in this picture? thanks!

http://i260.photobucket.com/albums/ii5/mixxxerz/DSC06590.jpg

Waffa
2009-08-23, 21:15
OK, here it is open (with notebook) ViewsCommon.xml (see: MiniMeedia / 720p):grin:
And add to:
Ln 1994, Col 49
Ln 2040, Col 81
Ln 2071, Col 53
Ln 2116, Col 55

+!Window.IsVisible(MyVideo.xml)

Example: (line 1994, Colum 49)
<control type="group">
<description>Runtime</description>
<visible>[Container.Content(movies)]+!Window.IsVisible(MyVideo.xml)</visible>

This is only for movies.:;):
---------
For : TV shows.
Do the same to:
Ln 2009, Col 50
Ln 2023, Col 51
Ln 2054, Col 50
Ln 2099, Col 55

Btw, I do also think it should be hidden in videos, better than the N/A.:grin:

McGilli
2009-08-23, 23:37
THANKS!!!!

Exactly what I was looking for and only took 2 mins to do. Plus it helped me to start getting the hang of what to look for!

Kavika
2009-08-24, 05:07
Just wanted to say thanks for asking (and answering) this question!

I really like this skin and wanted to do a little tweaking for a few small things like that too!

Thanks thanks!