mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 04:22:40 +01:00
NEWS note about web plugin
This commit is contained in:
parent
607757edf1
commit
ceef6f7f5e
1 changed files with 3 additions and 0 deletions
3
NEWS
3
NEWS
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue