Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Attach pictures (Album Covers) (Read 948 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Attach pictures (Album Covers)

I have all my music library sorted like this:
Quote
$swapprefix($replace(%album artist%,'/',_),A,The,Los,El,La,At The,As I,At The)\['('Halo $num(%HALO%,2)')' ]['('Null $num(%NULL%,2)')' ]['('Sigil $num(%SIGIL%,2)')' ]['('%date%')' ][%album%]\[$ifequal(%totaldiscs%,1,[%tracknumber%],[[%discnumber%.][%tracknumber%]]) ][%title%]


In other words.....
Quote
%album artist%\%HALO% %NULL% %SIGIL% (%date%) %album%\%discnumber%.%tracknumber% %title%


In order to get this (some examples)........
Quote
E:\Música\Nine Inch Nails\(Halo 19) (2005-05-03) With Teeth
E:\Música\Various Artists\(2003) The Matrix Reloaded- The Album
E:\Música\Trent Reznor and Atticus Ross\(Null 02) (2011) The Girl with the Dragon Tattoo


All of my music albums folders have a "folder.jpg" file inside.

So the question is........
Is there a way to make foobar2000 add every "folder.jpg" to every song? like a masstagger script?

PD: I have used "mp3tag" before, and I didn't like the results.....maybe because It changed the "MP3 Tag Types"....so maybe I have to choose the same MP3 Tag Type that foobar2000 by default is using or some other combination. At the end which one is the best? ID3v1,ID3v2 and APEv2? or with a revision like ID3v2.3 or ID3v2.

Thanks in advance!!!