Search Criteria
Package Details: mopidy-mpd 3.3.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mopidy-mpd.git (read-only, click to copy) |
|---|---|
| Package Base: | mopidy-mpd |
| Description: | Mopidy extension for controlling playback from MPD clients |
| Upstream URL: | http://www.mopidy.com |
| Licenses: | Apache-2.0 |
| Submitter: | languitar |
| Maintainer: | pygospa |
| Last Packager: | pygospa |
| Votes: | 6 |
| Popularity: | 0.064329 |
| First Submitted: | 2019-12-23 12:56 (UTC) |
| Last Updated: | 2025-02-24 11:56 (UTC) |
Dependencies (8)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- mopidy (mopidy4AUR)
- python
- python-gobject
- python-pykka
- python-setuptools
- python-setuptools (make)
- python3 (python) (make)
Required by (1)
- jellyshuf (optional)
Latest Comments
1 2 Next › Last »
renyuneyun commented on 2026-05-25 02:54 (UTC)
@Kennan Thanks for that! I'm not the maintainer, but found actually the last paragraph in the README (of the repo) says how to contribute: create a PR on github.
So probably you could fork pygospa's package repo on github, replay/apply your changes, and create a PR?
Again, I'm not pygospa, but just reading their instructions. Don't know how quickly they would react. If they don't react in time, I guess maybe you can create another AUR package with a different name (e.g.
mopidy4-mpd?) for now; eventually merge that package with this one (or delete that one)?Kennan commented on 2026-05-23 00:45 (UTC)
I added a commit in a local fork that brings it up to version v4.0.0 https://github.com/kennanhunter/mopidy-mpd-aur.
It works locally but if someone can go through and make sure that this is up to AUR standard that would be wonderful, as I've never contributed before.
Thank you!
unknown78 commented on 2026-01-21 23:49 (UTC)
I created for myself git version PKGBUILD. Since i am no python pro i don't know if it helps but i want to at least give back if i make some changes -> https://paste.rs/vz56C
languitar commented on 2025-02-17 16:27 (UTC)
I haven't used mopidy-mpd since a long time. Maintaining complicated patches here doesn't look feasible to me without actually using the software. I'll disown this package and someone can pick this up then.
pygospa commented on 2025-02-14 22:21 (UTC)
Since my latest update, mopidy seized to work on my machine. After some research I figured out that the reason was in mopidy having a changed protocol, while mopidy-mpd still uses the old protocol, passing TlTrack objects instead of integers. In my log I found these statements:
In the mopidy-mpd repository these are already changed in code, however, the pipeline is in fail mode for the last two months now, and the latest release
v3.3.0is now nearly 3 years old; whereas the main program has had 5 new versions since (the newest from last year December breaking this plugin). So I am not sure if this will still happen, as they are also calling for new maintainers.In the mean time, this patch fixed my immediate issue; just add it next to the PKGBUILD file:
To make it run, it must also be added in the source section of the PKGBUILD
and run
updpkgsumsto add the sha256 for the patch.I believe the cleanest way would be to check all the method calls; but for me the one line above fixed everyhting I need, and I cannot reproduce the other use cases where the other methods are called. Would be nice, if the patch could be added to this AUR package.
languitar commented on 2022-04-30 17:53 (UTC)
Oh, I was a bit faster than the official packages. Mopidy 3.3.0 has now landed in the repos. Does mopidy-mpd work again now?
johnhamelink commented on 2022-04-29 21:51 (UTC)
FYI The latest revision of this package (3.3.0-1) is not compatible with the
mopidypackage in the community repository. Mopidy will still boot, but this extension will fail to load with the following warning:o0d4 commented on 2021-12-13 16:07 (UTC)
Bumped up the pkgrel to accomodate python 3.10 https://gist.github.com/xadips/bb0a43e8f9b1ee109b96e2e161a00d69
bittin commented on 2020-12-08 08:03 (UTC)
Bumped the version up to the Package update that was released over the last weekend: https://pastebin.com/8rdTkmTU
djmattyg007 commented on 2020-12-02 12:47 (UTC)
Could you please bump the pkgrel to force a rebuild for python3.9?
1 2 Next › Last »