mirror of
https://github.com/beetbox/beets.git
synced 2026-02-23 07:44:38 +01:00
Document hook error handling changes
This commit is contained in:
parent
cf7a04ea36
commit
c5dab18591
1 changed files with 2 additions and 0 deletions
|
|
@ -110,6 +110,8 @@ Changes:
|
|||
* :doc:`/plugins/export` now also exports ``path`` field if user explicitly
|
||||
specifies it with ``-i`` parameter. Only works when exporting library fields.
|
||||
:bug:`3084`
|
||||
* :doc:`/plugins/hook` now treats non-zero exit codes as errors.
|
||||
:bug:`3409`
|
||||
|
||||
.. _Groups: https://groups.google.com/forum/#!searchin/beets-users/mbsync|sort:date/beets-users/iwCF6bNdh9A/i1xl4Gx8BQAJ
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue