mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 09:15:30 +01:00
[GH-ISSUE #209] fails if title is only 1 character long #1103
Labels
No labels
bug
enhancement
help wanted
package
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/mpd-discord-rpc#1103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @renner0e on GitHub (May 8, 2025).
Original GitHub issue: https://github.com/JakeStanger/mpd-discord-rpc/issues/209
play a song where the title is exactly only one character long
edit title metadata field to be 2 characters wide, restart, same song works now
mpd-discord-rpc 1.8.0-1@fxzzi commented on GitHub (Jun 20, 2025):
looks like this is a limitation of discord-presence library instead of mpd-discord-rpc instead
edit: could also be a discord limitation