Skip to content

feat(mpd): add playing-interval option - #4334

Merged
Alexays merged 4 commits into
Alexays:masterfrom
theoratkin:master
Jul 3, 2026
Merged

feat(mpd): add playing-interval option#4334
Alexays merged 4 commits into
Alexays:masterfrom
theoratkin:master

Conversation

@theoratkin

Copy link
Copy Markdown
Contributor

As described in #4325, the default 1-second timer for the Playing state is very noticeable when running MPD server on localhost. This pull request adds a playing-interval option to the mpd module which allows configuring this interval (in milliseconds). Defaults to 1000 milliseconds.

Closes #4325.

@Alexays

Alexays commented Aug 8, 2025

Copy link
Copy Markdown
Owner

Could you add this new option to the man 🙏

@theoratkin

Copy link
Copy Markdown
Contributor Author

@Alexays done!

@theoratkin

Copy link
Copy Markdown
Contributor Author

Hey @Alexays, is there anything else blocking this from being merged? I'd love to continue using the official package instead of my fork 🙂 Let me know if you need me to squash the commits or do anything else.

@Alexays
Alexays merged commit 6e1f551 into Alexays:master Jul 3, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] mpd: reduce Playing state polling interval or make it configurable

2 participants