opensubscriber
   Find in this group all groups
 
Unknown more information…

e : emms-help@gnu.org 7 July 2011 • 4:45AM -0400

[emms-help] Editing track tags with mid3v2
by JJ

REPLY TO AUTHOR
 
REPLY TO GROUP




Hi all:

I'd like to edit track tags of files in my music collection. I'm trying to
do this with mid3v2 instead of mp3info, as mp3info only uses ID3 v1 and is
not unicode friendly it seems.

Anyhow, I've set:

(setq emms-tag-editor-tagfile-functions
  '(("mp3" "mid3v2"
     ((info-artist      . "a")
      (info-title       . "t")
      (info-album       . "A")
      (info-tracknumber . "T")
      (info-year        . "y")
      (info-genre       . "g")
      (info-note        . "c")))
    ("ogg" . emms-tag-editor-tag-ogg)
    ("flac" . emms-tag-editor-tag-flac)))

However, the ID3 tag of the file is not edited. Upon hitting C-c C-c in
the tag edit buffer, the EMMS tag is updated, however `mid3v2 FILE` in a
terminal shows the ID3 tags have been left untouched.

What's the problem?
--
JJ



_______________________________________________
Emms-help mailing list
Emms-help@gnu....
https://lists.gnu.org/mailman/listinfo/emms-help

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.