Skip to content

consistent writing & moving options: -wWcCM, import.write, etc. #679

Description

@tlc

I'd love it if I could configure beets such that nothing but 'write' or 'move' wrote or moved my music files without an explicit command line option. I can do that for 'import', but I have to remember different command line options for the other commands.

More generally, -WwCcMm could be made consistent across anything that writes or moves files.

  • import supports -WwCc, import.write, import.move, import.copy
  • modify supports -WwM (and import.write ?), moves by default
  • update supports -M, moves by default ('update the db' moves files by default?!)
  • mbsync supports -WM and import.write, moves by default
  • lyrics supports import.write. Does it write one field or everything 'write' would?
  • lastgenre -- no related command line options. Will it write the files?? Everything or just the related field?
  • replaygain -- no related command line options. Will it write the files?? Everything or just the related fields?
  • ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions