Default config macOS 10.13 #4248
-
Hi,
From reading beets.readthedocs.io it seems options I assume actually it should be like that:
So is the default config I got correct or is this considered a bug? Didn't look at the config-generating code yet... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
How did you install beets exacty? I'm pretty sure that we don't ship a default config file (grep agrees), so this is most likely an outdated package elsewhere. You're right that these should be in the |
Beta Was this translation helpful? Give feedback.
-
Hi, I cloned the git and then did setup.py install in a Python venv. I tried to reproduce but config was not generated. I think I was wrong and it might have been my own wrong config I put there some time ago and can't remember. It's on my music and DJ machine, a macbook where I wanted to start using beets for ages already but never found the time. I tried to find out when it was initially produced by looking at the creation date (mac hfs) of config.yaml but then realized that it can't be trusted because I used vim to edit and vim recreates the file on each save (.tmpfile.swp). At least I learned something new. Anyway, sorry for the hassle, it most probably was wrong alert :-) |
Beta Was this translation helpful? Give feedback.
How did you install beets exacty? I'm pretty sure that we don't ship a default config file (grep agrees), so this is most likely an outdated package elsewhere. You're right that these should be in the
import
section.