Subsonic (media server)
Subsonic's main interface | |
Developer(s) | Sindre Mehus |
---|---|
Initial release | 2005-02-10 |
Stable release | 5.0 / 2014-09-21 |
Written in | Java |
Operating system | Cross-platform (written in an interpreted language) |
Available in | English |
Type | Media server |
License | GPL |
Website |
subsonic |
Subsonic is an open source, web-based media server. It is written in Java, so it can run on any operating system with Java support. Subsonic supports streaming to multiple clients simultaneously, and supports any streamable media (including MP3, AAC, and Ogg). Subsonic also supports on-the-fly media conversion (through the use of plugins) of most popular media formats, including WMA, FLAC, and more.
After a 30-day trial period, certain premium features require a $1/month subscription.[1][2]
Other features
- Skinnable
- Built-in web-based music player
- One-click album art and album metadata lookup through Google Image search
- Integrated podcatcher
- Bandwidth throttling (manual or automatic)
Use
Subsonic's Sourceforge project page shows that as of December 2013 there have been over 1,220,000 downloads of the software.[3]
Derivative software
Supersonic
In December 2011, the project was forked to create Supersonic, a community driven open source Git development effort with zero licensing costs and compatibility with all existing Subsonic clients through an API superset. The latest change to the Github repository was on Aug 22, 2014 in the jassonic branch.[4]
Iposonic, Supysonic
Two implementations of the Subsonic API are in Python.
Iposonic, tested with xml and jsonp clients, requires no license fees or application servers. It supports cover arts and lyrics, has a minimal footprint and supports various backends: in-memory, sqlite, MySQL Embedded and MySQL Server. It uses the Flask microframework.
Supysonic provides basic administration through a web-interface.
Madsonic
Madsonic is a fork of Subsonic that adds features and bug fixes over the main branch. This project is still being actively worked on.[5]
FutureSonic
FutureSonic is a fork of Madsonic, Subsonic and other derivatives of Subsonic project. This project is actively developed and is focused on stabilizing its code base.
MusicCabinet
MusicCabinet is designed for large music libraries. By integrating knowledge from last.fm, it adds and extends features in Subsonic. By 2013, this project has been effectively dead. Development has not continued.
See also
References
- ↑ The Daily: Subsonic Youth
- ↑ Subsonic: Subsonic Apps
- ↑ "Subsonic's download history". Sourceforge. Retrieved 2013-12-03.
- ↑ https://github.com/Der-Jan/supersonic/tree/janssonic
- ↑ Madsonic forum on Madsonic site