mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 16:15:29 +01:00
[GH-ISSUE #216] Probably harmless log / journal spam #1105
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#1105
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 @emersonrp on GitHub (Jun 12, 2025).
Original GitHub issue: https://github.com/JakeStanger/mpd-discord-rpc/issues/216
version 1.8.0 from AUR; Manjaro Linux; Discord stable 407742 (f600845)
After every song change, in addition to the couple of lines I'd expect, I see several lines in "journalctl" that look like warnings of some kind. It's always the same six lines with precisely the same resource URLs being complained about, and always 2-3 seconds after the song change and initial log entries.
They don't seem to be causing any problem apart from being sorta spammy, but I thought I'd report it just in case it's something that could/should be cleaned up. No worries if not, or if I'm mistaken about it being mpd-discord-rpc's issue. Thanks!
@JakeStanger commented on GitHub (Jun 22, 2025):
That looks like it's coming from the Discord client, something to do with loading fonts. It's not related to mpd-discord-rpc for sure, and I suspect you don't need to worry about it. Cheers for reporting though.