beets/beetsplug
Adrian Sampson cc3ec0d8aa albums() browse function now returns Album objects
As part of this, the BaseLibrary class was also adapted to include a notion of
albums. This is reflected by the new BaseAlbum class, which the Album class
(formerly _AlbumInfo) completely replaces in the concrete Library. The BaseAlbum
class just fetches metadata from the underlying items.
2010-07-21 15:02:08 -07:00
..
bpd albums() browse function now returns Album objects 2010-07-21 15:02:08 -07:00
__init__.py make sure beetsplug is loaded as a namespace package 2010-07-20 23:15:19 -07:00
device.py move bpd and dadd commands to plugins 2010-07-08 17:09:07 -07:00