mpd-discord-rpc

Rust application which displays your currently playing song / album / artist from MPD in Discord using Rich Presence.

MIT License

Downloads
16K
Stars
85
Committers
7

Bot releases are visible (Hide)

mpd-discord-rpc - v1.7.2 Latest Release

Published by github-actions[bot] 7 months ago

🐛 Bug Fixes

  • bba3015 - not retrying discord connection (commit by @JakeStanger)
  • 558c3e1 - crashes when duration/elapsed missing (commit by @JakeStanger)
  • 6e7d1e9 - error when setting activity with strings over 128 bytes (commit by @JakeStanger)

♻️ Refactors

  • 3b46dcc - fix clippy warnings (commit by @JakeStanger)
  • a31e88d - update dependencies to latest versions (commit by @JakeStanger)
mpd-discord-rpc - v1.7.1

Published by github-actions[bot] over 1 year ago

♻️ Refactors

  • 36ac27f - use discord_presence crate (commit by @JakeStanger)

📝 Documentation Changes

  • 4bf1415 - readme: add systemd unit info (commit by @JakeStanger)
mpd-discord-rpc - v1.7.0

Published by github-actions[bot] over 1 year ago

✨ New Features

  • 23791be - support for album artist tags (PR #41 by @derinsh)
  • 55c397f - add systemd service (commit by @Serial-ATA)
mpd-discord-rpc - v1.6.0

Published by github-actions[bot] over 1 year ago

✨ New Features

  • 22803a1 - album art: improve algorithm for finding covers (commit by @JakeStanger)

♻️ Refactors

  • b88467f - replace thread sleeps with tokio sleeps (commit by @JakeStanger)
  • a0421a8 - replace config impl with universal-config, better serde standards (commit by @JakeStanger)
  • 4c22c0e - fix various clippy warnigns (commit by @JakeStanger)
  • 0066565 - replace mpd code with mpd-utils crate (commit by @JakeStanger)
mpd-discord-rpc -

Published by JakeStanger over 1 year ago

mpd-discord-rpc -

Published by JakeStanger almost 2 years ago

mpd-discord-rpc -

Published by JakeStanger about 2 years ago

mpd-discord-rpc -

Published by JakeStanger over 2 years ago

mpd-discord-rpc -

Published by JakeStanger over 2 years ago

mpd-discord-rpc -

Published by JakeStanger over 2 years ago

mpd-discord-rpc -

Published by JakeStanger over 2 years ago

mpd-discord-rpc -

Published by JakeStanger over 2 years ago

mpd-discord-rpc -

Published by JakeStanger over 2 years ago

mpd-discord-rpc -

Published by JakeStanger over 2 years ago

mpd-discord-rpc -

Published by JakeStanger about 4 years ago

Discord's proper timestamp feature is now leveraged to display either the elapsed or remaining time on a new line.

[format]
# ...
timestamp = "elapsed"

This can be one of elapsed, left or off. It will default to elapsed if the value does not match one of the options, or the key is not present.

mpd-discord-rpc -

Published by JakeStanger about 4 years ago

mpd-discord-rpc - More config options & refactored

Published by JakeStanger over 4 years ago

mpd-discord-rpc -

Published by JakeStanger over 4 years ago

Package Rankings
Top 19.72% on Crates.io
Related Projects