beets/test
Adrian Sampson 6b696c842f cleanup and docs for import_move (GH-26, GC-266)
- Copying and moving are mutually exclusive. Moving overrides copying so the
  user only has to add one line ("import_move: true") to disable copying and
  enable moving in its place.
- Deleting is only possible when copying.
- Deprecating the "delete" option (moving is almost always better).
- Removed command-line switch for moving. It's somewhat "unsafe", so this
  removes some potential for accidental irreversible changes.
- Changelog & thanks.
- Update docs to refer to import_move instead of import_delete as the
  correct solution for ending up with only one copy of the file.
2012-04-10 13:41:24 -07:00
..
rsrc add a new batch of metadata fields 2012-04-04 00:52:57 -07:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
_common.py support move action when importing 2012-04-05 01:14:17 +02:00
test_art.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00
test_autotag.py set disc and disctotal when autotagging (#226) 2012-02-07 18:03:31 -08:00
test_db.py revamp default character substitutions 2012-04-03 14:22:38 -07:00
test_files.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00
test_importer.py cleanup and docs for import_move (GH-26, GC-266) 2012-04-10 13:41:24 -07:00
test_mb.py tolerate missing language from MB (#373) 2012-04-10 11:38:45 -07:00
test_mediafile.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00
test_mediafile_basic.py add a new batch of metadata fields 2012-04-04 00:52:57 -07:00
test_pipeline.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00
test_player.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00
test_query.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00
test_template.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00
test_ui.py support move action when importing 2012-04-05 01:14:17 +02:00
test_vfs.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00
testall.py fall back to unittest2 (#275) 2012-01-31 15:25:09 -08:00