XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > Skin Help and Support > FanArt, Background Backdrops, Posters, Banners, and other media artwork

FanArt, Background Backdrops, Posters, Banners, and other media artwork Custom HTPC (Home Theater PC) media artwork releases, requests, suggestions and discussions.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2009-03-14, 01:15   #1
ekim232
Fan
 
Join Date: Nov 2008
Location: Chicago, IL
Posts: 551
ekim232 is on a distinguished road
Default Music thumbnail question...

I have my music folder organized like so...

Music/Artist/Songs/song.mp3

I have a fanart.jpg placed inside the artist folder and that has been working great. I just use a single folder to hold all songs under that artist since I have my mp3's organized very well through mediamonkey. When I info to get artist information I don't like the thumbs that come up from the scrapers, so I am looking to get my own. Would I store them inside the Artist folder as folder.jpg? Would this now be the artist image in the information screen?

Next question is if I would like to display that folder.jpg in an information bar could I use the following?

<control type="image">
<posx>160r</posx>
<posy>0</posy>
<width>130</width>
<height>130</height>
<texture>$INFO[MusicPlayer.Artist]</texture>
</control>

It was originally <texture>$INFO[MusicPlayer.Cover]</texture>

I would like it to display my stored artist image. Any help here would be extremely helpful. Thanks.
ekim232 is offline   Reply With Quote
Old 2009-03-14, 03:09   #2
jmarshall
Team-XBMC Developer
 
Join Date: Oct 2003
Posts: 15,077
jmarshall is on a distinguished road
Default

1. Yes.

2. Nope. You need the path to the texture. This may or may not be doable, depending on how strict your file naming is. You could use Container.FolderNameAndPath or whatever it is to get the dir name, then append folder.jpg to it for instance. This would obviously only work for your particular filelayout, so should not be done in a skin that is to be distributed.

Cheers,
Jonathan
__________________
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not 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.


jmarshall is offline   Reply With Quote
Old 2009-03-14, 05:04   #3
ekim232
Fan
 
Join Date: Nov 2008
Location: Chicago, IL
Posts: 551
ekim232 is on a distinguished road
Default

Thanks for the reply.

In regards to number 2, my thoughts were that the dialog window for album information displays the artist image. When I tested the folder.jpg, it would put my folder.jpg in that window slot.

I looked through dialogartistinformation.xml and did not see any image controls that I thought were responsible for pulling that particular image. If you could point me in the right direction as to what is responsible for that image, I think it could also do what I am looking for. It seems like it first looks for a folder.jpg and then goes to the thumb from a scraper.
ekim232 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 20:58.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project