xTV Wrap View Mod using FanArt Backdrops

  Thread Rating:
  • 2 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Kris_Toff Offline
Member
Posts: 83
Joined: Mar 2007
Reputation: 0
Post: #1
I have made a modification to the Xtv "Wrap" view to make use of fanart backdrop when available as movie-fanart.jpg along a movie.avi file...

[Image: newwrapviewxu7.jpg]

If you want it, replace the XMC/skin/xTV/PAL16x9/CommonViewTypes.xml with this New CommonViewTypes.xml. (same in the PAL directory if you don't use the 16x9 screen format)

and the XMC/skin/xTV/PAL/MyVideo.xml with this New MyVideo.xml file.

Of course make a backup of the file before.

Enjoy
find quote
Kris_Toff Offline
Member
Posts: 83
Joined: Mar 2007
Reputation: 0
Post: #2
Of course, you should have the following in the folder for this to work:

movie.avi ->any movie file (not only avi of course...)
movie.tbn ->thumbnail/poster
movie-fanart.jpg ->backdrop
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,264
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #3
It looks nice but those posters are very small IMO

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
Kris_Toff Offline
Member
Posts: 83
Joined: Mar 2007
Reputation: 0
Post: #4
Jezz_X Wrote:It looks nice but those posters are very small IMO
Like that ?

[Image: warpviewwidermc0.jpg]

If you want to see posters bigger, the CoverFlow view is probably what you need. I tend to prefer the backdrop images than the posters themselves...

It is very easy to change the size of the "focused" cover to twice bigger (). The main problem is that it can take away quite a lot of the backdrop image.
But I guess it comes down to personal preferences.

If others prefer/request this one instead, I will put up the files for download...
find quote
aart Offline
Senior Member
Posts: 132
Joined: Jun 2007
Reputation: 0
Location: Netherlands
Post: #5
great job you did man, I like it..
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #6
Looks great!

I like them small too. The fanart is 100% more attractive than any poster. In fact, is there anyway you could get the non-focused posters to be semi-transparent so they detract even less from the Fanart?

Is there anyway you could do one for TV as well? Except line up the thumbs vertically for wide-banners?

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
find quote
Kris_Toff Offline
Member
Posts: 83
Joined: Mar 2007
Reputation: 0
Post: #7
rwparris2 Wrote:Looks great!

I like them small too. The fanart is 100% more attractive than any poster. In fact, is there anyway you could get the non-focused posters to be semi-transparent so they detract even less from the Fanart?

Is there anyway you could do one for TV as well? Except line up the thumbs vertically for wide-banners?

You mean TV Shows ? I am not sure what you mean by thumbs vertically for wide-banners ? Like organize as a small stack of them on the left side except the focused one at the bottom left and larger ?

In my case, I have enabled library for TV Shows from the home page (I used the list view for the TV Shows with TV series plots, director, etc) but I use folders for movies... I just can't use library mode to organize so many (500+) movies the way I want.

I'll work on the transparency in the meantime and see how it goes...
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,264
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #8
Kris Toff I didn't mean make the focus one 10 times bigger than the normal I just meant that if you upscaled them all buy about 20% I personally feel it would be better. But again its just personal apinion feel free to ignore it. Smile

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
Kris_Toff Offline
Member
Posts: 83
Joined: Mar 2007
Reputation: 0
Post: #9
Kris_Toff Wrote:I'll work on the transparency in the meantime and see how it goes...

Apparently, the only way to apply a diffuse transformation (transparency) to an image is through the <texture> tag. This option is not available for the <info> tag, which is used to display the ListItem.Icon image. (I have tried it in case but it doesn't work)

Unless the developers add that option to the info tag, I am not sure if there is a way to do that. At least I don't see it in any skins out there...
find quote
rwparris2 Offline
Team-XBMC Python Developer
Posts: 1,341
Joined: Jan 2008
Reputation: 2
Location: US
Post: #10
Sorry I wasn't very clear. But yes, a "stack" on the left of series banners with the focused one slightly larger is exactly what I'm talking about.

Always read the XBMC online-manual, FAQ and search and search the forum before posting.
For troubleshooting and bug reporting please read how to submit a proper bug report.

If you're interested in writing addons for xbmc, read docs and how-to for plugins and scripts ||| http://code.google.com/p/xbmc-addons/
find quote
Post Reply