beets/beets
Simon Chopin 4dc4025b5f autotag: Can now compute the distance for incomplete albums
If the user has some songs from a specific album, but not all of them,
the real solution is immediately discarded. This commit is the first of a
series that will implement support for these incomplete albums.

The point of this patch is to make sure missing commits are taken into
account when calculating the distance between an album and its canonical
data.

Note that in order not to break API compatibility, the album_distance
call for the plugins receives a purged version of both the items and the
album info, resulting in some potential accuracy if the plugin bases
itself on the index of a track in album_info.tracks.
2011-11-22 13:47:35 +01:00
..
autotag autotag: Can now compute the distance for incomplete albums 2011-11-22 13:47:35 +01:00
ui slightly clean up mtime feature; changelog mention 2011-11-22 00:11:45 -08:00
util skip (configurable) clutter filenames when importing 2011-11-13 17:14:40 -08:00
__init__.py document item_imported plugin event 2011-09-23 11:51:20 -07:00
importer.py skip (configurable) clutter filenames when importing 2011-11-13 17:14:40 -08:00
library.py slightly clean up mtime feature; changelog mention 2011-11-22 00:11:45 -08:00
mediafile.py beginning of ReplayGain fields in MediaFile 2011-11-12 21:23:54 -08:00
plugins.py "info dictionaries" replaced with AlbumInfo and TrackInfo 2011-10-23 14:12:13 -07:00
vfs.py BPD uses new VFS as a backend (#131) 2011-05-05 17:00:05 -07:00