beets/beetsplug/bpd
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
..
__init__.py albums() browse function now returns Album objects 2010-07-21 15:02:08 -07:00
gstplayer.py undefined variable reported by pylint 2010-07-09 18:16:40 -07:00