gmusicapi icon indicating copy to clipboard operation
gmusicapi copied to clipboard

Feature request: Album art sizing

Open subutux opened this issue 12 years ago • 3 comments
trafficstars

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) ?

subutux avatar Nov 27 '12 09:11 subutux

Nice find. This seems reasonable to me, and would be a nice chance to investigate #38 as well.

simon-weber avatar Nov 27 '12 14:11 simon-weber

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.

simon-weber avatar Dec 29 '12 22:12 simon-weber

I hadn't looked at this in years until #506 bumped it -- I don't remember ever implementing this, or what refactoring I was referring to, haha.

Still, it should be a pretty straightforward thing to implement.

simon-weber avatar Oct 15 '16 16:10 simon-weber