Closed rkkoszewski closed 7 years ago
As you can see in the first paragraph of the README, current maintainers are looking for someone to pick it up and bring it back to its former glory
This issue is mostly resolved by #83. Unfortunately, that pull request has been open for a long time.
This project seems to be stuck in limbo. There are people who are willing to make contributions (including me), but it all seems to be dependent on someone committing to becoming the dreaded "maintainer".
It's really not a big deal to take over as maintainer. You just need to use the project regularly, have a vague understanding of the Soundcloud API and python, and be willing to stick around for a bit. I personally don't meet that first criteria but by the sounds of it some of you do so please give it a go, it's not a life-long commitment.
Oh, that's good news. Please, forgive me if I sounded overly dramatic. I was strongly considering putting my hand up for maintainer duty, but got a little confused reading some comments from @ticosax, who is reluctant to take the title (which is absolutely his choice, and I respect that).
I came to the repo tonight with plans to start hacking on this issue, but then found #83, where most of the work is done. If I were the maintainer, I think my first priority would be to merge (or close) the existing PRs we already have.
I've gone ahead and invited @jarpy to the "mopidy-team" which will allow him to commit to this repo. I had a quick chat with @jodal and since neither of us have much time to spare it's well past the time to give more people a chance, even if they don't choose to officially take on a maintainer mantle. If other people are interested in owning more of the plugins without becoming "the maintainer" do reach out.
If someone wants to go the full on maintainer route, it would basically entail expanding the access to making pypi releases. We should probably update either the main mopidy docs or the website with these "policy" changes as hidden away in an unrelated issue in plugin repo isn't the best place for this :-)
That's really great! Thank you so much for the trust and openness here. 🌻
I'm really keen now to start getting the open pull requests merged. That should give me a good feel for how far down the maintainer rabbit hole I want to go. I probably will want to go the whole way, but I really think this new, less binary approach is an excellent idea.
Thanks again.
In the meantime, anyone who wishes to be bold and install the current bleading-edge code could choose to:
pip install --upgrade git+git://github.com/mopidy/mopidy-soundcloud.git
Please provide feedback if you do.
Works like a charm now. Thank you!!!
Hi, there seems to be some issue with the SoundCloud plugin. I created the user token, and everything seems fine when mopidy is starting. The only thing is that when I use the SoundCloud plugin, only the "Stream"section returns some result and seems to work properly. I can play those songs properly.
Explore doesnt work;
Liked doesn't work:
Following doesnt work. And seems to show no errors.
Groups doesn't work:
Sets doesn't work. No errors shown.
I'm not sure what is causing those errors. Is the Mopidy-Soundcloud plugin still in development or has it been abandoned?