Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jojo2357

Pages: 1
1
MusicBee API / Internet-hosted URL of album artwork
« 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.

2
Hey there,

I have been vigorously browsing the developer docs and I just cant seem to find how to create a panel that can be added to the bottom panel. I have created a panel with OnDockablePanelCreated but when I try to add my created panel element to the "bottom panel" MB denies this. What I am trying to do is similar to the way that you can have the album art appear in the bottom left corner of the bottom panel. Any chance this can be done, and if so, is there documentation on it?

Thanks in advance,
jojo2357

Pages: 1