beets/beets
Tai Lee e92b8bb8fb Fix add_priority() calculation.
We were incorrectly adding 1 to the length of options to avoid a divide
by zero, when we should instead default the length to 1. Otherwise we
skew the penalty towards zero.
2013-06-03 14:49:39 +10:00
..
autotag Fix add_priority() calculation. 2013-06-03 14:49:39 +10:00
ui Don't bypass candidate selection in timid mode. Always show all candidates. 2013-06-03 01:20:32 +10:00
util human-readable errors in read() and write() 2013-05-21 15:58:22 -07:00
__init__.py use lazy config loader in confit 2013-05-17 19:05:16 -07:00
config_default.yaml Add ignored setting. Don't show matches with specified penalties applied, e.g. missing tracks or unmatched tracks. 2013-06-03 00:35:32 +10:00
importer.py tag_album does not take timid as an argument 2013-02-27 08:43:32 +00:00
library.py use album template fields in item templates 2013-05-29 10:10:07 -07:00
mediafile.py changelog/thanks for ALAC (#295) 2013-06-01 17:33:06 -07:00
plugins.py Use a Distance object instead of floats for distance calculations. 2013-06-02 18:25:10 +10:00
vfs.py happy new year 2013-01-11 10:43:41 -08:00