You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2022. It is now read-only.
Not really an issue, but I noticed when you change the last parameters in the url, in this case, the parameter s130 to for ex. s400, you'll get an album art image of size 400x400 px. Could this be implemented as a function like api.Api.getAlbumArt(songid,size) ?
The text was updated successfully, but these errors were encountered:
Quick heads up: I have this working (along with #38), but it'll be a little bit until I actually push it. The protocol doesn't fit into my (terrible) old code, so I'll put it up with the major refactoring that's on the way.
Not really an issue, but I noticed when you change the last parameters in the url, in this case, the parameter s130 to for ex. s400, you'll get an album art image of size 400x400 px. Could this be implemented as a function like api.Api.getAlbumArt(songid,size) ?
The text was updated successfully, but these errors were encountered: