XBMC Community Forum
"cdArt" concept - current cdImage with artist fanart support in music visualizations - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Skin Help and Support (/forumdisplay.php?fid=67)
+---- Forum: Artwork packs (/forumdisplay.php?fid=71)
+---- Thread: "cdArt" concept - current cdImage with artist fanart support in music visualizations (/showthread.php?tid=53242)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44


- modern69messiah - 2010-05-19 07:02

Ok then...

So even though I downloaded and installed the mod less than 2 days ago will these new changes not be present in the version I obtained? If so (and hence I need to modify the xml code) what xml file is the code in?

I'll have a look myself naturally.


- modern69messiah - 2010-05-19 11:33

reaven Wrote:like Mcborzu said this info is old there is a new code that pull the .png from the currently playing album folder and its suppose to be name cdart.png.

the new code is, just replace in your xml
Code:
<texture>$INFO[Player.FolderPath]cdart.png</texture>

The version of the cdart mod I have already has this line in it and it still isn't working.

I have a the cd art under the album eg// "/Tool/10000 Days/cdart.png" but that isn't working. Even the fanart in the parent directory is not working: "Tool/fanart.jpg".

I noticed that the line of code you mentioned is missing a "/" between ] and cdart.png but I tried it with and without that and it made no difference. (it should be in there anyway).

I've tried different names, I've tested the png files and they work fine when set as the default cd image.

I'm totally and utterly lost and incredibly frustrated :-(


- ekim232 - 2010-05-19 13:20

Make sure you have a current version of xbmc or it won't work. I am not sure which revision allows the new way to work.


- modern69messiah - 2010-05-20 01:32

Hmm I can't get the revision off the top of my head but I am using XBMC Live and it was downloaded less than 2 months ago. Is the change that recent that it may only be 2 or 3 weeks old?

I'm going to assume no going by the dates of some of these more recent posts.


- reaven - 2010-05-22 16:52

the version is in the log file at the top.

You need to be at svn r27711 or later

and you are right sorry:
Code:
<texture>$INFO[Player.FolderPath]/cdart.png</texture>



- jtap06 - 2010-07-15 20:46

Hi Guys!

Just now got around to using this mod. Pretty neat! I got the cdart correctly populating from my album folders (Music/(Date)/Rise Against/Appeal To Reason). However, I am unable to get the artist fanart to show up correctly.

If someone could give me the code so that is pulls fanart from the Music/(Date)/(Artist)/ folder it would be much appreciated! Also, do I then just have fanart.jpg, fanart2.jpg, and so forth?

Thanks again!


- jtap06 - 2010-07-16 18:34

Also, fanart is only 1280x720 right? Downloading 1920x1080 fanart will not produce a better result correct?


- Danielocean - 2010-08-07 11:57

is there anybody who can explain me (step by step) how to get these transprent effect on the dics by using photoshop (CS4)... im a noob, and found the how to for gimp.... but dont want to install another program....

thank you!


- butchabay - 2010-08-07 12:23

Hi all, can it be that cdart is just showing if the music album is scanned and in library mode. For me is cdart and artist fanart only working if i choose an album that is already in my library.


- giftie - 2010-08-08 01:26

As far as I know the skins depend on the music to be scanned into the library for the cdart to be displayed. I could be wrong though.. I know my script requires the music to be scanned into the library for it to find and download cdarts..