mirror of
https://github.com/beetbox/beets.git
synced 2026-01-03 22:42:44 +01:00
Merged changes in changelog.rst
This commit is contained in:
parent
b179df963a
commit
dfb5fe3276
2 changed files with 6 additions and 1 deletions
|
|
@ -18,6 +18,11 @@ New features:
|
|||
:user:`jams2`
|
||||
* Automatically upload to Google Play Music library on track import.
|
||||
:user:`shuaiscott`
|
||||
* New options for Google Play Music authentication in gmusic plugin.
|
||||
:user:`thetarkus`
|
||||
* The `absubmit` plugin now works in parallel (on Python 3 only).
|
||||
Thanks to :user:`bemeurer`.
|
||||
:bug:`2442`
|
||||
* Added :doc:`/plugins/subsonicupdate` that can automatically update your Subsonic library.
|
||||
:user:`maffo999`
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
SubsonicUpdate Plugin
|
||||
================
|
||||
=====================
|
||||
|
||||
``subsonicupdate`` is a very simple plugin for beets that lets you automatically
|
||||
update `Subsonic`_'s index whenever you change your beets library.
|
||||
|
|
|
|||
Loading…
Reference in a new issue