eject as well

This commit is contained in:
Thomas Vander Stichele
2011-01-01 17:51:54 +00:00
parent 322ec7f5e5
commit 1ca176a91a

View File

@@ -137,7 +137,9 @@ See http://sourceforge.net/tracker/?func=detail&aid=604751&group_id=2171&atid=1
prog.metadata = prog.getMusicBrainz(ittoc, mbdiscid)
# stop if the cd is unknown and we don't want to continue
if not prog.metadata and not self.options.unknown:
prog.ejectDevice(device)
return -1
# now, read the complete index table, which is slower