-
Notifications
You must be signed in to change notification settings - Fork 4
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
Replace deprecated mpd lib #5
Comments
I know.... |
Debian is always outdated. I ran into that problem, because py-libmpdclient2 isn't in gentoo portage anymore. |
I think, for the core and core plugins, we should only use libraries / dependencies that are supported from Debian stable to experimental (backward and forward compatability). It is reasonable to use Debian as reference, as it (and derivates) are widely used. For optional plugins however, I don't care :) . |
Tracked by #103 . |
py-libmpdclient2 is deprecated.
But python-mpd is outdated, too.
Use python-mpd2 instead: https://github.com/Mic92/python-mpd2
The text was updated successfully, but these errors were encountered: