ftintitle: changelog & docs (closes #374)

This commit is contained in:
Adrian Sampson 2013-09-17 14:38:08 -07:00
parent f5252efbe8
commit 4bfe693872
2 changed files with 7 additions and 0 deletions

View file

@ -11,6 +11,9 @@ New stuff:
rather than just MP3. Thanks again to Rowan Lewis.
* The new :doc:`/plugins/fromfilename` guesses tags from the filenames during
import when metadata tags themselves are missing. Thanks to Jan-Erik Dahlin.
* The :doc:`/plugins/ftintitle`, by `@Verrus`_, is now distributed with beets.
It helps you rewrite tags to move "featured" artists from the artist field
to the title field.
And some fixes:
@ -29,6 +32,7 @@ And some fixes:
underlying recording's length, the track length is now used instead.
.. _Opus: http://www.opus-codec.org/
.. _@Verrus: https://github.com/Verrus
1.3.0 (September 11, 2013)

View file

@ -68,6 +68,7 @@ disabled by default, but you can turn them on as described above.
discogs
beatport
fromfilename
ftintitle
Autotagger Extensions
''''''''''''''''''''''
@ -94,6 +95,8 @@ Metadata
* :doc:`replaygain`: Calculate volume normalization for players that support it.
* :doc:`scrub`: Clean extraneous metadata from music files.
* :doc:`zero`: Nullify fields by pattern or unconditionally.
* :doc:`ftintitle`: Move "featured" artists from the artist field to the title
field.
Path Formats
''''''''''''