Skip to main content
Tweeted twitter.com/#!/StackUnix/status/382252086370787328
added 21 characters in body; edited title
Source Link
slm
  • 380.1k
  • 127
  • 793
  • 897

add Add album-art cover to mp3/ogg file from commandlinecommand-line in batchmodebatch mode?

I am looking for a software in linuxLinux, that will add the album-art/cover to each of the selected filefiles in batch-mode. The The album art is a jpg/png stored in my computer. It will be awesome if it can import from internet. Currently

Currently I have tried both rhythmboxRhythmbox and bansheeBanshee. I have also tried lamelame and easytageasytag, but seems they do not support batchmodebatch mode. lamelame is not adding the properties, but overwriting.  (I know lame is the only command line s/w i have used so far). so

So, basically I am looking for: <some magic s/w> --picture= Music/Artist/*.mp3 will

<some magic s/w> --picture=<my chosen picture> Music/Artist/*.mp3 

That will add the picture to the metadata of the file, permanently.

Can you suggest me any such software?

add album-art cover to mp3/ogg file from commandline in batchmode

I am looking for a software in linux, that will add the album-art/cover to each of the selected file in batch-mode. The album art is a jpg/png stored in my computer. It will be awesome if it can import from internet. Currently I have tried both rhythmbox and banshee. I have also tried lame and easytag, but seems they do not support batchmode. lame is not adding the properties, but overwriting.(I know lame is the only command line s/w i have used so far). so, basically I am looking for: <some magic s/w> --picture= Music/Artist/*.mp3 will add the picture to the metadata of the file, permanently.

Can you suggest me any such software?

Add album-art cover to mp3/ogg file from command-line in batch mode?

I am looking for a software in Linux, that will add the album-art/cover to each of the selected files in batch-mode. The album art is a jpg/png stored in my computer. It will be awesome if it can import from internet.

Currently I have tried both Rhythmbox and Banshee. I have also tried lame and easytag, but seems they do not support batch mode. lame is not adding the properties, but overwriting.  (I know lame is the only command line s/w i have used so far).

So, basically I am looking for:

<some magic s/w> --picture=<my chosen picture> Music/Artist/*.mp3 

That will add the picture to the metadata of the file, permanently.

Can you suggest me any such software?

Source Link
BaRud
  • 1.8k
  • 3
  • 20
  • 28

add album-art cover to mp3/ogg file from commandline in batchmode

I am looking for a software in linux, that will add the album-art/cover to each of the selected file in batch-mode. The album art is a jpg/png stored in my computer. It will be awesome if it can import from internet. Currently I have tried both rhythmbox and banshee. I have also tried lame and easytag, but seems they do not support batchmode. lame is not adding the properties, but overwriting.(I know lame is the only command line s/w i have used so far). so, basically I am looking for: <some magic s/w> --picture= Music/Artist/*.mp3 will add the picture to the metadata of the file, permanently.

Can you suggest me any such software?