We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c5121 commit 1eb3c3cCopy full SHA for 1eb3c3c
docs/changelog.rst
@@ -85,6 +85,10 @@ Fixes:
85
non-ASCII characters. :bug:`1551`
86
* :doc:`/plugins/fetchart`: Work around a urllib3 bug that could cause a
87
crash. :bug:`1555` :bug:`1556`
88
+* When you edit the configuration file with ``beet config -e`` and the file
89
+ does not exist, beets creates an empty file before editing it. This fixes an
90
+ error on OS X, where the ``open`` command does not work with non-existent
91
+ files. :bug:`1480`
92
93
.. _Python bug: http://bugs.python.org/issue16512
94
0 commit comments