Someone suggested this on my Beatport thread to have it so in the tag info panel it would allow thumbnails for any cover art.
Here's the suggestion:
Someone suggested this on my Beatport thread to have it so in the tag info panel it would allow thumbnails for any cover art.
Here's the suggestion:
Hi @Florian,
I was wondering if you gave this any thought? A user messaged me asking if I could add this to my scripts so bumping this thread.
I was thinking if the user clicked on the artwork that it would bring them to the release also. So this would mean one less step of selecting the release and clicking the preview button.
This artwork can be gotten in the Index JSON of the beatport scripts.
"release_image_uri": "https://geo-media.beatport.com/image_size/500x500/d11f7cba-b420-4253-8511-e0db08b207e8.jpg",
A small 75x75 thumbnail would be nice but I guess a parameter in the scripts to set this also would equally be as good.