bleskodev / rubyripper

Fork of the original rubyripper from code.google.com/p/rubyripper + some bugs fixes
125 stars 21 forks source link

Handle correctly 'multiple records' reply form metadata providers in CLI version #634

Open bleskodev opened 3 years ago

bleskodev commented 3 years ago

In GUI version, in case metadata provider (gnudb/musicbrainz) replies with multple records, a dialog is presented to the user to be able to choose one of the versions. Implement the same behaviour in CLI version.