beets/beets
Adrian Sampson 6754155c71 Albums now have an internal cache of their values
This makes way more sense than fetching every metadata request from the
database. The performance of "beet ls -a" and the like should be drastically
better.
2010-07-21 16:04:59 -07:00
..
autotag clean up code for art fetcher; add unit tests 2010-07-12 17:49:23 -07:00
ui albums() browse function now returns Album objects 2010-07-21 15:02:08 -07:00
__init__.py change to MIT license 2010-05-28 00:07:11 -07:00
library.py Albums now have an internal cache of their values 2010-07-21 16:04:59 -07:00
mediafile.py MediaFile support for MusicBrainz track, album, and artist IDs 2010-07-10 14:05:01 -07:00
plugins.py add config option for importing additional plugins 2010-07-08 17:18:43 -07:00