billziss-gh / EnergyBar

Supercharge your Mac's Touch Bar.
GNU General Public License v3.0
749 stars 34 forks source link

Album art for now playing #36

Open fivestones opened 5 years ago

fivestones commented 5 years ago

It would be awesome if the album art for the currently playing song showed up instead of the icon for Spotify.

billziss-gh commented 5 years ago

I experimented with this early on, but found that album art was not in general legible, because the icon is so small.

Album art is not in general designed to be shown in very small sizes. App icons OTOH are.

fivestones commented 5 years ago

Can you point me to the code you used? I'd still rather have album art, and I'd be happy to compile it myself.

billziss-gh commented 5 years ago

I believe the album art requires some additional undocumented calls or dictionary keys in NowPlaying.m.

I no longer remember what those were, but if you look here under a debugger you may be able to find the information you need.

fivestones commented 5 years ago

Ok, great. Thanks!

samabel commented 4 years ago

How to download this feature???

I am not a Coder .. :(