beets/beets
Harry Khanna 2ffd3e287f Add --always flag for write subcommand
Forces a write of tags to file even if the file's tags match the database.
This is useful to force plugins that respond to write (e.g., Scrub and Zero) to run on those tags.
This may also make the TODO comment in zero.py less important since creates a way to manually run the zero plugin on a file imported as-is.
2014-08-19 13:43:16 -04:00
..
autotag Fix music-crawl error messages (thanks, derwin) 2014-08-10 17:18:10 -07:00
dbcore dbcore: Add shared instances of common types 2014-05-25 16:38:47 -07:00
ui Add --always flag for write subcommand 2014-08-19 13:43:16 -04:00
util Formatting and style refinements for #900 2014-08-18 21:37:13 -07:00
__init__.py Version bump: 1.3.7 2014-05-10 18:18:24 -07:00
config_default.yaml Add asciify_paths configuration option 2014-08-06 17:53:44 +02:00
importer.py Pass found duplicates between task and session 2014-08-18 10:35:01 +01:00
library.py Fix bug causing autoscrubber to be ineffective 2014-08-18 19:12:35 -04:00
mediafile.py MediaFile: detect missing numbers (fix #901) 2014-08-18 10:17:01 -07:00
plugins.py Flake8 fixes 2014-04-11 16:05:08 +02:00
vfs.py More flake fixes 2014-04-09 19:16:38 +02:00