-
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
Display release country in matching releases #451
Comments
Correct - my statement would have been better said "I am using the --prompt option so I can select the disc when there is more than one match." #167 sounds like some enhancements related to the interactivity; I am happy with the current controls for interactivity, I would just like to see the country field presented to me when there are multiple matches. e.g. this is what I saw for a CD I recently started to rip:
This is what I would like to see:
|
Ahh i get what you mean now. If that's the case how about using the Edit: I checked and it seems to work fine (here). |
It's slightly different. The --country flag will filter that matches by country. I would like to show matches from all countries, but include the country information in the whipper output. Use of the --country flag would require me to think about it before I put the CD in. Including country information in the output would mean I don't need to think about it unless there happens to be multiple matches. |
Yeah you are right. Now it depends on what others and maintainers think about this feature (I think it should be fine). What do you guys think, @JoeLametta , @Freso , @MerlijnWajer ? |
I think this is a worthwhile improvement. |
Untested. Fixes #451. Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
@the-confessor Hi, i've added the feature you've requested in commit 85ccd29 (branch Cheers, |
Untested. Fixes #451. Signed-off-by: JoeLametta <JoeLametta@users.noreply.github.com>
@the-confessor My bad: I made a mistake. The correct commit to test is 6fab8e1. EDIT: commit identifier updated. |
Related to #380. |
I applied as a patch and it seems to do what I was expecting. Incidentally, the first two CDs I tested with revealed a release can have multiple countries. Examples follow. Ideally in such cases it would list all the countries. https://musicbrainz.org/release/aef7bf54-2081-4151-96e8-07b612704878 |
Good.
@the-confessor I've just pushed a new commit (af74f31) which should make whipper report all available countries (if available). I haven't tested it so, if you can, please try it and let me know if it works as expected. Cheers, |
When I use whipper and there are multiple matching releases I like it to prompt me to confirm which one to use.
I usually find myself opening each musicbrainz URL just to look at the country for each of them, and that is how I choose.
I could avoid having to do this in most cases if the country was included in the ouput shown to me by whipper. Is it possible to add?
The text was updated successfully, but these errors were encountered: