![]() |
|
"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) |
- reaven - 2009-07-13 19:48 yep to have to change it to AC DC or ACDC or AC-DC or AC_DC well you get the idea anything thats not an illegal filename character. - Ram2000 - 2009-07-14 00:35 reaven Wrote:there is no way that i Know that you can load the fanart/images from the original album folder unless you have your music local in the same HDD XBMC is thats why this is like it is. I think you misunderstood what i was aiming for (apart from them being in the same folder as the music) I noticed while messing around getting this to work that if I had a few pics in the folder no matter what the name it displays them. And the thought sprung to mind I could have my family pictures scrolling through as the music played. I would not like to have to copy all the pictures into each separate artist folder though this would be a work around for the desired effect, so was wondering if maybe there was some way of just having a background folder option maybe with on/off like in the menu screens where you can pick one or a folder. I must admit I have been lazy with this and just changed the default to the LP pic posted and only added a few of the actual pics for the cds... but still love the effect and appriciate the effort your putting into all your great mods. - reaven - 2009-07-14 21:18 Quote:I noticed while messing around getting this to work that if I had a few pics in the folder no matter what the name it displays them.that's write on one of the readme inside the cdArt pack MOD, since its an slideshow the names doesnt matter it will display all the images in the folder specified. the multiimages control doesnt work for images store on a remote HDD or smb://share, just the largeimage control work for that but the slideshow wont work you have to specified only one image like fanart.jpg for example. for your family slideshow to work you need to have those images locally, and specified the folder in the .xml Code: <control type="multiimage">- Ram2000 - 2009-07-15 00:05 Ok I think I'm getting somewhere YEAH! I changed Quote:<imagepath>backdrops/artist_fanart/$INFO[MusicPlayer.Artist]</imagepath>To Quote:<imagepath>backdrops/artist_fanart/Random</imagepath>And created a random folder in that path and dropped a few pictures in there as a test this works great BUT..... Always a but. I'm sorry i would be lying if i said I have any idea how all this works you are a genius to figure all this stuff out. The but is My pictures are not full screen even though they are HD Pictures any Ideas most welcome. thanks in advance. Ohh i guess its this line Quote:<aspectratio>keep</aspectratio> but what do I change that to to fit to screen ? thanks again. - joebrady - 2009-07-15 00:08 you could just change <aspectratio>keep</aspectratio> to <aspectratio>stretch</aspectratio> this will just stretch the pictures to fit your screen, so you may get distorted pictures. - Ram2000 - 2009-07-15 00:21 And that joebrady is why you are a Team-XBMC QA Specialist works a treat Thankyou. Dont get me wrong reaven I love your concept and given the time and patience one day I might go through all my 1000+ albums and add the correct BG but until then this is GREAT. I have added a few of your cool cds to my most listened to please keep up the great work. - reaven - 2009-07-15 00:31 there is one that doesnt distort images its scale or stretch ? dont remember - ronie - 2009-07-15 01:07 <aspectratio>scale</aspectratio> - Imaginos - 2009-07-15 02:42 Name : Queen-A Kind Of Magic.png ![]() Name : Queen-Innuendo.png ![]() Name : Iron Maiden-Brave New World.png ![]() Name : Rhapsody of Fire-Dawn of Victory.png ![]() Name : Rhapsody of Fire-Legendary Tales.png ![]() Name : Rhapsody of Fire-Power of the Dragonflame.png
- Imaginos - 2009-07-15 03:51 Name : Rhapsody of Fire-Symphony of Enchanted Lands.png ![]() Name : Within Temptation-Mother Earth.png ![]() Name : Within Temptation-The Silent Force.png
|