I use id3v2 for mp3 tags.

I haven't added it to the repository so you'll need to install it
manually for now.


Code:
--------------------
    tc@rpi4:$ ceo
  
  tc@rpi4:/mnt/mmcblk0p2/tce/optional$ wget 
http://ralph-irving.users.sourceforge.net/pico/pcp-id3v2.tcz
  Connecting to ralph-irving.users.sourceforge.net (216.105.38.10:80)
  pcp-id3v2.tcz        100% 
  
  tc@rpi4:/mnt/mmcblk0p2/tce/optional$ wget 
http://ralph-irving.users.sourceforge.net/pico/pcp-id3v2.tcz.md5.txt
  Connecting to ralph-irving.users.sourceforge.net (216.105.38.10:80)
  pcp-id3v2.tcz.md5.txt 100% 
  
  tc@rpi4:/mnt/mmcblk0p2/tce/optional$ md5sum -c pcp-id3v2.tcz.md5.txt
  pcp-id3v2.tcz: OK
  
  tc@rpi4:/mnt/mmcblk0p2/tce/optional$ tce-load -i pcp-id3v2
--------------------




Code:
--------------------
    Usage: id3v2 [OPTION]... [FILE]...
  Adds/Modifies/Removes/Views id3v2 tags, modifies/converts/lists id3v1 tags
  
  -h,  --help               Display this help and exit
  -f,  --list-frames        Display all possible frames for id3v2
  -L,  --list-genres        Lists all id3v1 genres
  -v,  --version            Display version information and exit
  -l,  --list               Lists the tag(s) on the file(s)
  -R,  --list-rfc822        Lists using an rfc822-style format for output
  -d,  --delete-v2          Deletes id3v2 tags
  -s,  --delete-v1          Deletes id3v1 tags
  -D,  --delete-all         Deletes both id3v1 and id3v2 tags
  -C,  --convert            Converts id3v1 tag to id3v2
  -1,  --id3v1-only         Writes only id3v1 tag
  -2,  --id3v2-only         Writes only id3v2 tag
  -r,  --remove-frame "FRAMEID"   Removes the specified id3v2 frame
  -a,  --artist       "ARTIST"    Set the artist information
  -A,  --album        "ALBUM"     Set the album title information
  -t,  --song         "SONG"      Set the song title information
  -c,  --comment      "DESCRIPTION":"COMMENT":"LANGUAGE"  
  Set the comment information (both
  description and language optional)
  -g,  --genre   num        Set the genre number
  -y,  --year    num        Set the year
  -T,  --track   num/num    Set the track number/(optional) total tracks
  
  You can set the value for any id3v2 frame by using '--' and then frame id
  For example: 
  id3v2 --TIT3 "Monkey!" file.mp3
  would set the "Subtitle/Description" frame to "Monkey!". 
  
--------------------



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111997

_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/ripping

Reply via email to