mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 21:12:43 +01:00
Changelog for #1266
This commit is contained in:
parent
bd81eb1660
commit
258b63c566
1 changed files with 3 additions and 0 deletions
|
|
@ -50,6 +50,9 @@ Fixes:
|
|||
``beet embedart -f FILE`` is given a non-existent path. :bug:`1252`
|
||||
* Fix a crash when a file has an unrecognized image type tag. Thanks to
|
||||
Matthias Kiefer. :bug:`1260`
|
||||
* :doc:`/plugins/importfeeds` and :doc:`/plugins/smartplaylist`: Automatically
|
||||
create parent directories for playlist files (instead of crashing when the
|
||||
parent directory does not exist). :bug:`1266`
|
||||
|
||||
For developers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue