-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: fetch info and change buttons for MBID only recordings #113
base: master
Are you sure you want to change the base?
feat: fetch info and change buttons for MBID only recordings #113
Conversation
Merged recording (target is visible in page) ---------------- - move below target - remove checkbox and disable/enable button Merged recording (target is not visible in page) ---------------- - display recording title and artist credits - remove checkbox and disable/enable button Deleted recording ----------------- - mark red - remove checkbox and disable/enable button maybe I should keep disable button but I don’t know if the case happens
It's a new version of #27. I tested on https://acoustid.org/track/1865c595-8384-4c60-9f99-7fae6c4229e8?disabled=1 but I need more testing. |
I tried to follow your coding style, but I will fix the remaining eslint issues with a final commit. |
@loujine I found two examples of deleted recordings with AcoustID still linked.
Also, for merged recordings, I currently display them below their target but in reverse order. |
I made a web service version but it seems I'm hitting the rate limit, now... Another interesting URL: https://acoustid.org/track/a4b0d791-444d-4f50-9431-7479a292640d?disabled=1 |
Merged recording (when the merged recording is also in the table)
Merged recording (when the merged recording is not in the table)
Deleted recording