I want to organize my music library to include links to artwork but not embed same in the .mp3 file itself.
As the title implies, I want to use a command-line interface. With over 2000 tracks in my collection, I really don't have time for endless pointing and clicking. I want to set this up in a shell script and run it through all at once.
Which tag is embedded artwork contained in? Which tag contains a link to a file with artwork? Can the latter point to a file in the music directory, rather than to a web site?
What ID3V2 commands would I use specifically? (I've been using basic commands to manipulate the title and artist tags rather successfully.)
I don't need to use any automatic web-based art finders. I will find what I want myself.
Jennifer