Editing Views

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Daniginz Offline
Junior Member
Posts: 20
Joined: Aug 2009
Reputation: 0
Post: #1
Hello
I would like to change the size of the posters in the icons view at the movie libary..
Can someone tell me plz which lines i need to edit in the View-Icons.xml ?

I also wonder wether is it possiable to move the media flags from the bottom left corner to middle top just like in the slide view ?
find quote
ronie Offline
Team-XBMC Member
Posts: 8,259
Joined: Jan 2009
Reputation: 108
Post: #2
search for the first 4 occurrences of $INFO[ListItem.Icon] in that file.
for the last two, you'll also have to alter the zoom animations.

this will change the size of the posters only, if you also want to resize the blu-ray/dvd cases and the disc images...then that's going to be a lot of work!

for the media flags, search for Icons-Movies_Extras, you can change the position there.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote