diff options
author | Alex Fornuto <alex@fornuto.com> | 2016-06-10 01:21:20 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-06-10 01:21:20 +0000 |
commit | 797c88c9bcbb37cbdde8f6984676c16846f04ddf (patch) | |
tree | 68ba21de15f4db3147c8666c91156af6f25a4543 /README.md | |
parent | Added pbnh (#553) (diff) | |
download | awesome-selfhosted-797c88c9bcbb37cbdde8f6984676c16846f04ddf.tar.gz awesome-selfhosted-797c88c9bcbb37cbdde8f6984676c16846f04ddf.zip |
Move Subsonic to non-free list, Add Libresonic (#550)
* moved subsonic to non-free
Now that Subsonic is [no longer open-source] (http://forum.subsonic.org/forum/viewtopic.php?f=4&t=16604#p71128), it belongs on the non-free list.
* removed open-source from Subsonic's description
* Closing Parens
* added libresonic to readme
Replaces Subsonic, which has been moved to the non-free list.
* alphabetized
.... I got your alphabetized right here... grumble frakem
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -590,11 +590,10 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [Groove Basin](http://groovebasin.com/) - A music player server with a web-based user interface inspired by Amarok 1.4 ([Source Code](https://github.com/andrewrk/groovebasin)) `MIT` `Nodejs` * [Icecast 2](http://www.icecast.org/) - streaming audio server which can be used to create an Internet radio station or a privately running jukebox and many things in between. ([Source Code](https://git.xiph.org/?p=icecast-server.git;a=summary)) `GPLv2` `C` * [koel](http://koel.phanan.net/) - A personal music streaming server that works. ([Source Code](https://github.com/phanan/koel)) `MIT` `PHP` + * [Libresonic](http://libresonic.org/) - Open-source web-based media streamer and jukebox. A fork of Subsonic's last open-source release, before it switched licenses. `GPLv3` `Java` * [Mopidy](http://mopidy.readthedocs.org/) - Extensible music server. Offers a superset of the mpd API, as well as integration with 3rd party services like Spotify, SoundCloud etc. ([Source Code](https://github.com/mopidy/mopidy)) `Apache` `Python` * [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. `GPLv2` `C++` * [Sonerezh](https://www.sonerezh.bzh/) - A self-hosted, web-based application for stream your music, everywhere. ([Demo](https://www.sonerezh.bzh/demo/), [Documentation](https://www.sonerezh.bzh/docs/), [Source Code](https://github.com/sonerezh/sonerezh)) `GPLv3` `PHP` - * [Subsonic](http://subsonic.org/) - Open-source web-based media streamer and jukebox. ([Demo](http://demo.subsonic.org/login.view?user=guest4&password=guest), [Source Code](https://github.com/EugeneKay/subsonic)) `GPLv3` `Java` - ### Video Streaming |