开发者

Is there a shell-script (using Ubuntu) lib for edit mp3's album and artist?

开发者 https://www.devze.com 2023-01-31 21:53 出处:网络
Is there a shell-script (using Ubuntu) lib for edit mp3\'s album and artist (get and set the strings --update

Is there a shell-script (using Ubuntu) lib for edit mp3's album and artist (get and set the strings

--update

I've tried all those "id3.." programs, but seems like no one of them let me just read an artist or an album to a variable. They all just let me set it开发者_StackOverflow中文版 with a string.. I would like to get the value too..

Isn't there a simple way to do such a simple task?


Take a look at

http://www.linuxquestions.org/questions/linux-general-1/bash-script-for-sorting-and-renaming-multiple-mp3-files-by-id3-tags-602105/

Especially further down where they recommend eyeD3.

IMHO this was really a question for "let me google that for you".


id3ed

download the package

0

精彩评论

暂无评论...
验证码 换一张
取 消