We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error: TypeError: release.discs[discindex] is undefined
https://www.discogs.com/de/release/4439753-Various-EMI-Eminence-The-Collection-50-CD-Original-Jacket-Edition
The text was updated successfully, but these errors were encountered:
I was able to get it to load by modifying the script to point to the updated links to the raw lib files.
lib
// @require https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/refs/heads/master/lib/mbimport.js // @require https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/refs/heads/master/lib/logger.js // @require https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/refs/heads/master/lib/mblinks.js // @require https://raw.githubusercontent.com/murdos/musicbrainz-userscripts/refs/heads/master/lib/mbimportstyle.js
There is probably a more elegant solution to this, but it works for now.
Sorry, something went wrong.
No branches or pull requests
Error: TypeError: release.discs[discindex] is undefined
https://www.discogs.com/de/release/4439753-Various-EMI-Eminence-The-Collection-50-CD-Original-Jacket-Edition
The text was updated successfully, but these errors were encountered: