mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
Move changelog entry for #1499
This commit is contained in:
parent
b2512b3271
commit
4baf9eba56
1 changed files with 7 additions and 4 deletions
|
|
@ -4,6 +4,13 @@ Changelog
|
|||
1.3.16 (in development)
|
||||
-----------------------
|
||||
|
||||
For developers:
|
||||
|
||||
* :doc:`/dev/plugins`: New hooks ``albuminfo_received`` and
|
||||
``trackinfo_received`` have been added for developers who would like to
|
||||
intercept fetched meta data, before they are applied in tag manipulation
|
||||
operations. :bug:`872`
|
||||
|
||||
Fixes:
|
||||
|
||||
* :doc:`/plugins/plexupdate`: Fix a crash when Plex libraries use non-ASCII
|
||||
|
|
@ -128,10 +135,6 @@ The new features:
|
|||
:bug:`1104` :bug:`1493`
|
||||
* :doc:`/plugins/plexupdate`: A new ``token`` configuration option lets you
|
||||
specify a key for Plex Home setups. Thanks to :user:`edcarroll`. :bug:`1494`
|
||||
* :doc:`/dev/plugins`: New hooks ``albuminfo_received`` and
|
||||
``trackinfo_received`` have been added for developers who would like to
|
||||
intercept fetched meta data, before they are applied in tag manipulation
|
||||
operations. :bug:`872`
|
||||
|
||||
Fixes:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue