My use case is to display discography entries on the release pages for Bruce Springsteen releases. I managed to get it working with the following patch
The favicons in the release sidebar are loaded by @jesus2099's mb_ALL-LINKS.user.js, so it should be possible to write similar code for the shortcut icon userscript.
My use case is to display
discography entries
on the release pages for Bruce Springsteen releases. I managed to get it working with the following patchThe problem is it displays the same icon for all
discography entries
as can be seen in the following screenshot for the release-group https://musicbrainz.org/release-group/1503429e-e48d-4386-a70a-3b2e4195f276Screenshot from the corresponding release https://musicbrainz.org/release/a831423d-f9c9-4744-9ca5-91cc5ae5b31f
Would it be possible to read the favicon.ico Files directly from the right
discography entry URL
instead of hardcoding one ?