-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi,
I am using josh version v2.12.1 on Debian system.
I have sucessfully rip two dozens of CDs into mp3 and flac with cover.
Now I am trying to master the archive option "-1".So I am using:
abcde -V -1
and I got some errors.
It seams it can not generate the cuesheet. When trying to generate
debug output (abcde -V -D -1) I got too much text. Any clues?
Reply from josh poddmo
It seams it can not generate the cuesheet. When trying to generate
debug output (abcde -V -D -1) I got too much text. Any clues?Firstly I would say that single file archive (-1) is only available
for flac, so command line would look like:abcde -V -D -B -o flac -1
I'd need to see some verbose or debug output to have an idea of what's
happening. If you don't want to mail it to everyone, feel free to open
an issue on the github repo and paste all the debug output there.
Maybe then reply all here with the issue number for anyone wanting to
follow along.Cheers,
Josh