mirror of
https://github.com/beetbox/beets.git
synced 2025-12-15 21:14:19 +01:00
changelog for #570
This commit is contained in:
parent
4e89bf215c
commit
f71307f87e
2 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ Fixes:
|
|||
Thanks to Pedro Silva.
|
||||
* :doc:`/plugins/duplicates`: Fix checksumming command execution for files
|
||||
with quotation marks in their names. Thanks again to Pedro Silva.
|
||||
* Fix a crash when importing with both of the :ref:`group_albums` and
|
||||
:ref:`incremental` options enabled. Thanks to geigerzaehler.
|
||||
|
||||
|
||||
1.3.3 (February 26, 2014)
|
||||
|
|
|
|||
|
|
@ -290,6 +290,8 @@ means that the user should be prompted when resuming is possible. The ``-p``
|
|||
and ``-P`` flags correspond to the "yes" and "no" settings and override this
|
||||
option.
|
||||
|
||||
.. _incremental:
|
||||
|
||||
incremental
|
||||
~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue