getmusicbee.com

Support => Developers' Area => MusicBee API => Topic started by: jojo2357 on May 23, 2022, 08:30:01 AM

Title: Internet-hosted URL of album artwork
Post by: jojo2357 on May 23, 2022, 08:30:01 AM
I was wondering how to get the URL that musicbee uses to get artwork off the internet. I have found
Code
NowPlaying_GetDownloadedArtworkUrl
and
Code
NowPlaying_GetArtworkUrl
but these URL's are not what I am looking for. The urls that I need are http so that anybody could take that URL and see the art and not just a temp file on the local machine. Please advise on what the best course of action would be.
Title: Re: Internet-hosted URL of album artwork
Post by: Steven on May 23, 2022, 09:20:07 AM
MusicBee doesnt keep a track of where a downloaded picture was sourced from
Title: Re: Internet-hosted URL of album artwork
Post by: jojo2357 on May 23, 2022, 09:24:49 AM
However, musicbee is capable of finding the images online and downloading them. Is there a way that I could instead of downloading the image to a file, just get a download link instead using that same search pipeline?
Title: Re: Internet-hosted URL of album artwork
Post by: Steven on May 23, 2022, 10:00:06 AM
no its not supported and no plans for that