Add file path to Media info 2 view

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
OKDokie Offline
Junior Member
Posts: 6
Joined: Aug 2008
Reputation: 0
Location: Liverpool
Post: #1
Hi all and thanks for any possible help.

Im trying to add to the Media info 2 view the path of the selected media. I have very little knowledge of skinning and don't particularly want to have to learn the whole process for this small addition.

From reading around I guess I need to add:
<label>$INFO[ListItem.Path]</label>
with fonts, size, position, etc.

I just dont know where. Could you point me in the direction of which .xml file I should be editing and where abouts within. I am sure I could figure out the rest myself.

Thanks again.

OKD
find quote
slipsystem Offline
Junior Member
Posts: 15
Joined: May 2012
Reputation: 0
Post: #2
I also have very little knowledge about skinning but if I am not mistaken, you have to edit the VeiwsVideoLibrary.

do a search for

<include name="MediaListView3">

Hope that helps
find quote
OKDokie Offline
Junior Member
Posts: 6
Joined: Aug 2008
Reputation: 0
Location: Liverpool
Post: #3
Thank you, that was just what I was after.
find quote