beets/beetsplug
Adrian Sampson 73c4bedc41 simplify MediaFile art interface: no type is included
The interface no longer specifies the type of the image embedded in the file; it
just returns a bytestring blob. When a type must be stored, it is inferred using
the imghdr module, which shoudl reduce the potential for weird bugs when the
formats don't correspond.
2011-04-27 10:27:26 -07:00
..
bpd fix memory leak in bluelet, syncing with latest source (#151) 2011-04-21 21:40:28 -07:00
__init__.py make sure beetsplug is loaded as a namespace package 2010-07-20 23:15:19 -07:00
device.py albumify plugin for upgrading old databases 2010-07-22 10:52:43 -07:00
embedart.py simplify MediaFile art interface: no type is included 2011-04-27 10:27:26 -07:00
info.py move a bunch of functions to util 2011-04-10 21:48:05 -07:00
lastid.py fix track query syntax 2011-04-13 21:33:37 -07:00
mpdupdate.py mpdupdate plugin (and config system for plugins) 2010-09-21 10:40:39 -07:00