NEWS note about web plugin

This commit is contained in:
Adrian Sampson 2011-08-09 12:11:03 -07:00
parent 607757edf1
commit ceef6f7f5e

3
NEWS
View file

@ -25,6 +25,9 @@
* When pruning directories, "clutter" files such as .DS_Store and
Thumbs.db are ignored (and removed with otherwise-empty
directories).
* A new plugin, called "web", encapsulates a simple Web-based GUI for
beets. The current iteration can browse the library and play music
in browsers that support HTML5 Audio.
* Handle exceptions thrown when running Mutagen.
* Fix a missing __future__ import in embedart on Python 2.5.
* Fix ID3 and MPEG-4 tag names for the album-artist field.