churchonsundays Posted April 17, 2007 Share Posted April 17, 2007 how do u get the album art to work. i have the dawxxx config. Link to comment Share on other sites More sharing options...
Savage Alien Posted April 17, 2007 Share Posted April 17, 2007 My guess is that you're not actually grouping by directory. Checked and double checked, I'm sorting by Path/Directory. Annnd... Those specific files are tagged properly! Other SCPL configs display it properly. The WMP11 config, for example, will have a single header for a multi-disc set with the Artist's name, then have the disc info [Album,Genre, Year, Cover) at the start of each disc. So... I'm slowing dissecting other SCPL configs to figure it out. I'd appreciate any help if you know what I'm looking for. On the plus side I love dissecting code and I'm working up the courage to make my own layout from scratch. :cool: Link to comment Share on other sites More sharing options...
shakey_snake Posted April 17, 2007 Share Posted April 17, 2007 You just need to ad %discnumber% in the group by code then. (you're not using panelsUI, correct?) Link to comment Share on other sites More sharing options...
Savage Alien Posted April 17, 2007 Share Posted April 17, 2007 I'm using PanelsUI. My layout is modified from bbmartini's LE pui a few pages back. Link to comment Share on other sites More sharing options...
lassekongo83 Posted April 17, 2007 Share Posted April 17, 2007 My latest layout that I'm still working on. How can I decorate it better? Any suggestions? ;) Link to comment Share on other sites More sharing options...
shakey_snake Posted April 17, 2007 Share Posted April 17, 2007 I'm using PanelsUI.My layout is modified from bbmartini's LE pui a few pages back. Then it's a little more complicated. you need to go to preferences->PanelsUI->Sort/Group and create a new criteria Then you need to work this criteria into a preset: Right-click on SCPL-> sort/group by -> edit It's kind of unintuitive, but you should get the hang of it. Link to comment Share on other sites More sharing options...
MediaSoldier Posted April 17, 2007 Share Posted April 17, 2007 I'm wondering how to add album art to my foobar. This is my foobar at the moment: I have these two images for the album cover I would like to use these images below and the blank cd when there is no cover avalible. Please someone help , any im no expert at foobar so try to explain it a bit for me :p Link to comment Share on other sites More sharing options...
fascist Posted April 17, 2007 Share Posted April 17, 2007 I'm a little lost. I don't have the hearts/stars and stuff. Or the arrows. drag your buttons folder into your LE5 folder and rename "rating_hearts" to "rating_hearts2" Link to comment Share on other sites More sharing options...
Savage Alien Posted April 17, 2007 Share Posted April 17, 2007 (edited) Then it's a little more complicated. you need to go to preferences->PanelsUI->Sort/Group and create a new criteriaThen you need to work this criteria into a preset: Right-click on SCPL-> sort/group by -> edit It's kind of unintuitive, but you should get the hang of it. I'll give that a shot, but it doesn't seem to explain why I can switch to eejadx's WMP11 pui and see separate discs, but not in the one I'm using. I'm betting the answer is in the code, but eejadx's SCPL code seems complicated. It seems less so each time I look at it, though, so that's something. I guess. :rofl: EDIT: In eejadx's WMP11 SCPL he separates the discs in the ITEM Display... but according to his changelog it wasn't always that way. Edited April 17, 2007 by savagealien Link to comment Share on other sites More sharing options...
bbmartini Posted April 18, 2007 Share Posted April 18, 2007 basically everything i liked about the LE configs mixed into my own, its a little much i think though. Link to comment Share on other sites More sharing options...
churchonsundays Posted April 18, 2007 Share Posted April 18, 2007 nobody has answered my question :( how do you add the album cover? Link to comment Share on other sites More sharing options...
apul Posted April 18, 2007 Share Posted April 18, 2007 nobody has answered my question :(how do you add the album cover? I read you have dawxxx666's config, so put the covers (renamed into folder.jpg) in the same directory as your albums. And tag your tracks including the covers with, for example, AudioShell. (Y) Link to comment Share on other sites More sharing options...
bbmartini Posted April 18, 2007 Share Posted April 18, 2007 I'm wondering how to add album art to my foobar. This is my foobar at the moment:http://img337.imageshack.us/img337/9640/caseiz0.png' alt='caseiz0.png'> Please someone help , any im no expert at foobar so try to explain it a bit for me :p here is what i use for ablum art $ifgreater($mul(%_height%,%_itemcount%),88, $imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,$sub(%_width%,135),,images\ART_cd.png,) $imageabs2(80,79,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,$sub(%_width%,120),,$get(coverPath),) $imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,$sub(%_width%,135),,images\case.png,) ,) the first line checks to see if there is enough width for it to fit, the second brings up the inside CD case, the third brings up the art which should be in your album folder (My Music->ARTIST->ALBUM->folder.*), and the forth should bring up the cover of the case. and those are the same images i use so try that out. Link to comment Share on other sites More sharing options...
PedroQ Posted April 18, 2007 Share Posted April 18, 2007 I'm wondering how to add album art to my foobar. This is my foobar at the moment: I have these two images for the album cover I would like to use these images below and the blank cd when there is no cover avalible. Please someone help , any im no expert at foobar so try to explain it a bit for me :p Where can I get that config? Link to comment Share on other sites More sharing options...
MediaSoldier Posted April 19, 2007 Share Posted April 19, 2007 It's the LE5 config by em3. bbmartini where in my config do i put this code? Link to comment Share on other sites More sharing options...
acedriver Posted April 19, 2007 Share Posted April 19, 2007 @MediaSoldier put it under SCPL Config > Item Display Link to comment Share on other sites More sharing options...
Byron86 Posted April 19, 2007 Share Posted April 19, 2007 (edited) basically everything i liked about the LE configs mixed into my own, its a little much i think though. Wow.... That looks awesome... :yes: Would you mind sharing it? Edited April 19, 2007 by Blade86 Link to comment Share on other sites More sharing options...
Strike Rouge Posted April 19, 2007 Share Posted April 19, 2007 If anyone wants details to the config, just ask, 'kay? Link to comment Share on other sites More sharing options...
jayde6 Posted April 19, 2007 Share Posted April 19, 2007 I have updated my last config with many more features and options, you can see the updates here http://www.hydrogenaudio.org/forums/index....showtopic=54292 I would have posted it here but it exceded upload size :crazy: . Also, nice work Strike Rouge, I like the colour scheme :) . Link to comment Share on other sites More sharing options...
MediaSoldier Posted April 19, 2007 Share Posted April 19, 2007 Im having problems still with my album art, the covers arent displaying and they did in a previous install of foobar.. $ifgreater($mul(%_height%,%_itemcount%),88, $imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,$sub(%_width%,135),,images\ART_cd.png,) $imageabs2(80,79,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,$sub(%_width%,120),,$get(coverPath),) $imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,$sub(%_width%,135),,images\case.png,) ,) This is the code im using by bbmartini My foobar: Anyone know how to fix? Thanks. Link to comment Share on other sites More sharing options...
althema Posted April 19, 2007 Share Posted April 19, 2007 Im having problems still with my album art, the covers arent displaying and they did in a previous install of foobar.. $ifgreater($mul(%_height%,%_itemcount%),88, $imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,$sub(%_width%,135),,images\ART_cd.png,) $imageabs2(80,79,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,5)),,%_height%,$sub(%_width%,120),,$get(coverPath),) $imageabs2(100,90,0,$sub($mul(%_height%,%_itemindex%),$add(%_height%,1)),,%_height%,$sub(%_width%,135),,images\case.png,) ,) This is the code im using by bbmartini My foobar: Anyone know how to fix? Thanks. Put this line to the beginning of your SCPL > Item Display $puts(coverPath,$replace(%path%,%filename_ext%,folder.*)) and make sure you name the album's cover as folder.jpg, folder.png or folder.gif Link to comment Share on other sites More sharing options...
MediaSoldier Posted April 19, 2007 Share Posted April 19, 2007 Thanks :) that worked perfect , does anyone know anywere else i can find different style cd cases? Link to comment Share on other sites More sharing options...
Primie.uk Posted April 19, 2007 Share Posted April 19, 2007 With use of the colours from the info box, something i've been working on lately, ignore the stop button, needs fixing just can't be bothered! Primie.uk ;) Link to comment Share on other sites More sharing options...
Jamushroom Veteran Posted April 19, 2007 Veteran Share Posted April 19, 2007 @Primie.uk: If you are to lazy to fix the stop button I can upload the fixed version cause I hate to see it that way :p Nice config, though the LE part doesnt fit Windows Classic IMO. Link to comment Share on other sites More sharing options...
Primie.uk Posted April 19, 2007 Share Posted April 19, 2007 (edited) @Primie.uk: If you are to lazy to fix the stop button I can upload the fixed version cause I hate to see it that way :pNice config, though the LE part doesnt fit Windows Classic IMO. Haha, yeah go on then :blush: Erm yeah, been thinking about something else, but my imagination isn't working so well this afternoon. Edited April 19, 2007 by Primie.uk Link to comment Share on other sites More sharing options...
Recommended Posts