Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPRIS: Add support for pattern matching #34

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

BachoSeven
Copy link
Contributor

Closes #33, adding pattern matching to players array.

I also made a minor edit in config.go as ioutil has been deprecated in Go 1.16 and the function moved to simply io.

@raitonoberu
Copy link
Owner

LGTM! Expect a new release in about a week, right now I'm rewriting old code pieces so it won't be so terrible to maintain (there's also a feature I want to implement).

@raitonoberu raitonoberu merged commit b9e3abf into raitonoberu:master Jan 3, 2024
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.

Support regex in players whitelist
2 participants