pimusicbox / pimusicbox

An image (SD-card) to turn the Raspberry Pi into an easy to use MusicBox with Spotify playback and AirTunes streaming
http://www.pimusicbox.com
Apache License 2.0
2.03k stars 218 forks source link

Remove Mopidy-Subsonic #349

Open kingosticks opened 8 years ago

kingosticks commented 8 years ago

Mopidy-Subsonic appears to be unmaintained and if so, it's not feasible to include it in future pimusicbox releases (https://github.com/pimusicbox/pimusicbox/issues/308).

I've asked the current maintainer to confirm the status of the project at https://github.com/rattboi/mopidy-subsonic/issues/17

kingosticks commented 8 years ago

No reply, it'll be removed from the next version. If it seems future development and there is any demand we can add it back.

benjbubu commented 8 years ago

It's a shame i was using pimusicbox with my subsonic server....furhtermore, i was browsing this repository because my pimusicbox can't boot anymore due to a fatal python error since i upgrade my version of subsonic at 6.0...

novellahub commented 8 years ago

I have the pimusicbox working with the latest Subsonic 6.0. The fatal python error has to do with no playlists defined. Just create one playlist in Subsonic and it will work.

benjbubu commented 8 years ago

I confirm novellahub's post. Creating a new playlist remove the fatal error at startup. Nice job :)

zmrow commented 8 years ago

Any idea what the problem is with the mopidy-subsonic project? Is the maintainer quitting? Wonder if some of us could pick it up.

kingosticks commented 8 years ago

I would suggest asking at https://github.com/rattboi/mopidy-subsonic/issues/17 but I don't think we've seen anything from @rattboi in many months now

jolny commented 7 years ago

Hello guys! I suggest you include this plugin for Subsonic instead of mopidy-subsonic: https://github.com/Prior99/mopidy-subidy It works great for Subsonic 6.2 and is actively mantained. I've created a pull request for support for older versions of Subsonic and hhm0 has added a lot of functionality which has yet to be merged into main.

rattboi commented 7 years ago

Hi all,

I concur that going with another plugin is the right direction. I haven't worked on mopidy-subsonic in a long time, and in fact have stopped using both mopidy and subsonic, so maintaining it just isn't realistic anymore :(

Sorry for the radio silence for so long.

On Fri, May 19, 2017 at 11:46 AM, jolny notifications@github.com wrote:

Hello guys! I suggest you include this plugin for Subsonic instead of mopidy-subsonic: https://github.com/Prior99/mopidy-subidy It works great for Subsonic 6.2 and is actively mantained. I've created a pull request for support for older versions of Subsonic and hhm0 has added a lot of functionality which has yet to be merged into main.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pimusicbox/pimusicbox/issues/349#issuecomment-302781670, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKImqp4aO5CjzRsYDbzMqubLhyMh8k9ks5r7eOSgaJpZM4HVgL7 .

kingosticks commented 7 years ago

OK sounds good to me. Thanks for all your work, @rattboi.

jolny commented 7 years ago

I've tried using loldaves fork and even adding some later commits by Prior99 and others, but I couldn't get it working. I e-mailed him and he said to try Mopidy-subidy instead, and that worked great! @rattboi Maybe Mopidy-subsonic should be removed from PyPI? Or possibly if you add another maintainer that can update it. :)

kingosticks commented 7 years ago

Unfortunately mopidy-subidy requires Mopidy v2.0+ but even the latest pimusicbox release candidate only provides v1.1.2. I don't know if it actually needs this version of Mopidy's API (few things do) but that's what is currently required to install. I appreciate that developing for and maintaining compatibility with older software is undesirable but sadly I cannot include mopidy-subidy in pimusicbox v0.7.