zordaz wrote: 
> I use Kid3-qt and Easytag for regular tagging and Kid3 has CLI support,
> but I cannot get it working for this purpose.

This should work:


Code:
--------------------
    
  find -name '*.mp3' -exec kid3-cli -c "set genre '' 1" -c "set genre '' 2" {} 
\;
  
--------------------


"Preserve file timestamp" can be marked in Settings/Files of kid3-qt, it
will also be used in kid3-cli.


------------------------------------------------------------------------
cornuto's Profile: http://forums.slimdevices.com/member.php?userid=66819
View this thread: http://forums.slimdevices.com/showthread.php?t=107295

_______________________________________________
ripping mailing list
ripping@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/ripping

Reply via email to