Files
beets/test
Adrian Sampson 8f128876e2 %aunique: use a single field instead of a sequence
For a less cumbersome uniquifying string, only a single field value is now used
instead of a prefix of a list of fields. The old semantics had two problems that
made it both unnecessary and insufficient:
- In the vast majority of cases, a single field suffices (year OR label OR
  catalog number, for example) and forcing the string to include many identical
  fields is unnecessary.
- If the albums are very similar, a prefix may be insufficient; a better
  solution may be found with an arbitrary subset. (Of course, we can't afford to
  search the whole power set.)
So we're going with a single field for now. This should cause far less
confusion.
2012-04-24 21:15:50 -07:00
..
2010-07-09 18:07:15 -07:00
2012-04-05 01:14:17 +02:00
2012-01-31 15:25:09 -08:00
2012-01-31 15:25:09 -08:00
2012-01-31 15:25:09 -08:00
2012-01-31 15:25:09 -08:00
2012-01-31 15:25:09 -08:00
2012-01-31 15:25:09 -08:00
2012-04-05 01:14:17 +02:00
2012-01-31 15:25:09 -08:00
2012-01-31 15:25:09 -08:00