I installed a userscript that shows artist’s picture, but it seems that relies on picture relationship.
Since any URL can be put there, it made me wonder if are there any tips for doing it.
For example, since an image can be deleted from a website, wouldn’t it be better to upload it to archive.org and link that to the artist?
I used to have this userscript! it’s super great! but I can’t find it back from Guides/Userscripts, nor from this forum.
Could you please kindly link it here?
https://github.com/zabe40/musicbrainz-userscripts/raw/main/dist/entity-image.user.js
(It’s called MusicBrainz Entity Images in the userscript repository)
1 Like
Thank you, that’s it!
MusicBrainz Entity Images (view source code, install with Raw link)
You can also just use the Wayback Machine URL of the image, that’s what I normally do when adding those. Faster than reuploading.
3 Likes
I didn’t think about it. Thanks!