JakeStanger / mpd-discord-rpc

Rust application which displays your currently playing song / album / artist from MPD in Discord using Rich Presence.
https://crates.io/crates/mpd-discord-rpc
MIT License
89 stars 17 forks source link

Feat/album art #27

Closed JakeStanger closed 2 years ago

sivaplaysmC commented 1 year ago

how to display album art @JakeStanger

JakeStanger commented 1 year ago

@sivaplaysmC the album art is pulled from the MusicBrainz database and Album Art Archive automatically. You'll only get a cover if it can be found though; there's a couple of things you can do to help this:

I'll get these points properly documented later