* morituri/common/program.py:
* morituri/rip/cd.py: Always print MusicBrainz URL.
This commit is contained in:
@@ -407,8 +407,7 @@ class Program(log.Loggable):
|
||||
# Select one of the returned releases. We just pick the first one.
|
||||
ret = metadatas[0]
|
||||
else:
|
||||
print 'Submit this disc to MusicBrainz at:'
|
||||
print ittoc.getMusicBrainzSubmitURL()
|
||||
print 'Submit this disc to MusicBrainz at the above URL.'
|
||||
ret = None
|
||||
|
||||
print
|
||||
|
||||
Reference in New Issue
Block a user