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
90 stars 17 forks source link

Fix/missing duration crash #81

Closed JakeStanger closed 11 months ago

JakeStanger commented 11 months ago

fix: crashes when duration/elapsed missing

Fixes #80