My fork of airsonic with experimental fixes and improvements. See branch "custom"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andrew DeMaria 260e04c8ea
File System Renames (No content changes)
7 years ago
airsonic-main File System Renames (No content changes) 7 years ago
airsonic-sonos-api File System Renames (No content changes) 7 years ago
contrib File System Renames (No content changes) 7 years ago
repo First commit 8 years ago
subsonic-rest-api Rename subsonic api module 7 years ago
.gitignore Updated gitignore for intellij 8 years ago
.travis.yml Removed unncessary build steps in travis 7 years ago
CHANGELOG.md Libresonic v6.2 7 years ago
CONTRIBUTING.md Update CONTRIBUTING, again. 8 years ago
DOCUMENTATION.md Move documentation to a dedicated repository. 7 years ago
ISSUE_TEMPLATE.md Import current state of 5.3-kang branch 8 years ago
LICENSE.txt Added license 8 years ago
PULL_REQUEST_TEMPLATE.md Import current state of 5.3-kang branch 8 years ago
README.md Typo fix 7 years ago
checkstyle.xml Standardize import order and add maven plugin to check 7 years ago
pom.xml Rename subsonic api module 7 years ago

README.md

Libresonic

What is Libresonic?

Libresonic is a free, web-based media streamer, providing ubiquitious access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.

Libresonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins, Libresonic supports on-the-fly conversion and streaming of virtually any audio format, including WMA, FLAC, APE, Musepack, WavPack and Shorten.

If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Libresonic will then automatically resample the music to a suitable bitrate.

In addition to being a streaming media server, Libresonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Libresonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.

Based on Java technology, Libresonic runs on most platforms, including Windows, Mac, Linux and Unix variants.

Screenshot

History

The original Subsonic is developed by Sindre Mehus. Subsonic was open source through version 6.0-beta1, and closed-source from then onwards.

Libresonic is maintained by Eugene E. Kashpureff Jr. It originated as an unofficial("Kang") of Subsonic which did not contain the Licensing code checks present in the official builds. With the announcement of Subsonic's closed-source future, a decision was made to make a full fork and rebrand to Libresonic.

Libresonic will strive to maintain compatibility and stability for Subsonic users, including a clean upgrade path. New features and refactoring are welcomed as a Pull Request on GitHub.

License

Libresonic is free software and licensed under the GNU General Public License version 3. The code in this repository (and associated binaries) are free of any "license key" or other restrictions. If you wish to thank the maintainer of this repository, please consider a donation to the Electronic Frontier Foundation.

The Subsonic source code was released under the GPLv3 through version 6.0-beta1. Beginning with 6.0-beta2, source is no longer provided. Binaries of Subsonic are only available under a commercial license. There is a Subsonic Premium service which adds functionality not available in Libresonic. Subsonic also offers RPM, Deb, Exe, and other pre-built packages that Libresonic currently does not.

Usage

Libresonic can be downloaded from GitHub for personal usage. Packagers can also reference the release repository.

Please use the Libresonic documentation for instructions on running Libresonic.

Community

Please see Reddit or IRC for community discussion.