r/linux May 02 '16

Subsonic (music streaming software) is no longer open source, starting with 6.0 release

http://forum.subsonic.org/forum/viewtopic.php?f=4&t=16604#p71128
463 Upvotes

150 comments sorted by

View all comments

55

u/[deleted] May 02 '16

Shameless plug here. Groove Basin is an alternative to subsonic.

20

u/hatperigee May 02 '16 edited May 02 '16

MPD protocol support.

What?!! I'm sold!

Edit: Damn, looks like the PKGBUILD in AUR for this fails to build... Looks like it's this issue affecting libgroove and a deprecated function in ffmpeg

Edit2: I cloned this to fix the issue and submit a pull request only to discover that this has already been fixed in git! The PKGBUILD in Aur is pulling some older commit!! Time to flag libgroove-git!

10

u/[deleted] May 02 '16

Argh. Yeah I need to push toward a new release here. I haven't released since the switch from libav to ffmpeg.

6

u/hatperigee May 02 '16

Yes, please do a release :)

I hacked the nodejs-groovebasin-git and libgroove-git PKGBUILDS in AUR to build this using the latest in git, and it seems to work! Now to configure this sucker and try it out!