Wrong cover art |
Please read foobar2000 Tech Support Forum Rules before posting and comply with all the points.
Failure to provide all the information pointed out in the above document in your post is considered wasting other people's time and in extreme cases will lead to your topic getting locked without a reply.
See also: Hydrogenaudio Terms of Service.
Wrong cover art |
Jan 10 2013, 18:32
Post
#1
|
|
|
Group: Members Posts: 5 Joined: 4-January 13 Member No.: 105585 |
I have some albums with not only the cover but also the inlay etc.
The search patters are like this: front.jpg cover.jpg %filename%.jpg %album%.jpg folder.jpg *front.* *front.* *cover.* $replace(%path%,%filename_ext%,)*.* But now on some albums, it displays the inlay instead of the cover (i think because of the $replace(%path%,%filename_ext%,)*.*) . I use that pattern so if there is only 1 image in the folder (usually the cover) it will use that one. But in the above situation it doesnt work the way i want. is there some way to avoid this? Or to like prioritize patterns? |
|
|
|
![]() |
Jan 13 2013, 01:10
Post
#2
|
|
|
Group: Members Posts: 4 Joined: 6-January 13 Member No.: 105634 |
even if the file has no embebbed picture, right click the file>tagging>manage attached pictures - REMOVE all attached....
also remember to rename the pictures according to your tags - sometimes the name has misspelling and it get's shown wrong. and sometimes the name/album/info tagging is wrong and gets foobar to show the incorret picture. at my foobar i use only : *front*.jpg *back*.jpg so it ALWAYS dusplay the main/front cover as album art (and of course the files are named name of albumFRONT.jpg / albumBACK.jpg) |
|
|
|
Jan 13 2013, 12:13
Post
#3
|
|
|
Group: Members Posts: 229 Joined: 10-September 08 Member No.: 58107 |
Put these rows in a batch-file, f.e. "show.bat"
CODE @echo off cd %1 attrib -h -s *.* /s echo. echo. dir *.jpg echo. echo. pause Copy the batch-file in the folder and start it. Look at the outcoming window. This post has been edited by Erich_2: Jan 13 2013, 12:14 |
|
|
|
tweeg Wrong cover art Jan 10 2013, 18:32
marc2003 QUOTE Or to like prioritize patterns?
that is don... Jan 11 2013, 10:22
tweeg Thanks for the assistance. I replaced the $re... Jan 11 2013, 13:24
marc2003 maybe the art is embedded in the file? right click... Jan 11 2013, 13:31
tweeg QUOTE (marc2003 @ Jan 11 2013, 13:31) may... Jan 11 2013, 13:53
junglistric QUOTE (Erich_2 @ Jan 13 2013, 03:13) Put ... Mar 3 2013, 12:53![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 23:57 |