-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Whipper attempts to rip with no CD inserted #81
Comments
Thanks for the bug report. The regression was introduced with d7f8557. @RecursiveForest Do you know if there is a simple way to improve this? |
My apologies, missed this until just now. There is a simple fix for this I can implement shortly. |
https://github.com/RecursiveForest/whipper/tree/cdrdao-nodisc should fix this (it doesn't eject, though, although we could if we wanted to after I look around some more to understand when whipper does/does not eject), but it depends on the argparse & logging PR, so I'm waiting until that's merged to PR this. By then I may have a comprehensive solution to when to eject or not. |
This raises an important question I'd like other people to weigh in on: When should whipper eject the CD tray? Right now it ejects only during I can see a strong case for ejecting after a successful rip, but if the metadata can't be retrieved (or any other error occurs that can be solved without replacing the CD, in this case by passing |
@RecursiveForest I totally agree with you on all those points. ;) |
Expected result:
Error message saying empty drive and whipper ejecting it for me.
What happened:
The text was updated successfully, but these errors were encountered: