output directory isn't read #441
Labels
Accepted
Accepted issue on our roadmap
Bug
Generic bug: can be used together with more specific labels
Priority: medium
Medium priority
Regression
Bug that breaks functionality known to work in previous releases
Milestone
With a current git develop snapshot, it doesn't seem to take the output_directory from the config file into account.
I'm running:
python3 -m whipper cd rip
~/.config/whipper/whipper.conf contains this section:
[whipper.cd.rip]
unknown = True
output_directory = /kurt/kurt/music-rip/
But the output is in ./album/
The text was updated successfully, but these errors were encountered: