Help - Search - Members - Calendar
Full Version: Cover Art doesn't work with Panels UI
Hydrogenaudio Forums > Hosted Forums > foobar2000 > 3rd Party Plugins - (fb2k)
kaitsobato
Hello everyone..

i just updated my foobar, after loosing my selfmade skin crying.gif cause i didn't copy the script in "My Data" or whatever "eigene Dateien" in an english windows is called smile.gif (why the heck does foobar save the script there >_>)

anyways..
under Panels UI -> User Globals the skinmaker wrote the following, and i just changed the art.* to cover.*

$puts(coverPath,$replace(%path%,%filename_ext%,cover.*))
$puts(artistPath,$replace(%path%,%filename_ext%,artist.*))

I have my art directly where the corresponding MP3s are and everytime the cover is a cover.jpg file.
I also tried %path%,cover.jpg because i thought just path would do... but it didn't work either sad.gif

Can someone help me with this basic question please?

kaitsobato
eddy@
CODE
$puts(coverPath,$replace(%path%,%filename_ext%,)cover.*)
$puts(artistPath,$replace(%path%,%filename_ext%,)artist.*)
kaitsobato
Unfortunateley that doesn't work either, sorry sad.gif
buktore
I don't see anything wrong with your code. I myself use that to and it work fine. Maybe it's the code that show your cover is wrong.

Your question is too lacking in detail. can't answer more than that.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.