Skip to content
  • Cédric Marie's avatar
    myaudiotags: Update filenames from title tags · c2549163
    Cédric Marie authored
    
    
    Instead of updating the title tags from the filenames, provide a
    command to set the title tag ("title" command), and update the
    filenames from the title tags ("filenames" command).
    
    The advantages are:
    * You don't have to manually move (mv) the files to set the titles.
    * If a title contains a '/' (and the filename must use a '-' instead),
      you don't have to change it in the title tag after the update. It is
      now automatically changed to '-' in the filename.
    
    The "update" command (now called "numbers") doesn't update the title
    tags anymore. It only updates the track/disc number/total tags.
    
    Signed-off-by: default avatarCédric Marie <cedric@hjuvi.lautre.net>
    c2549163