e63f24242b
Our code still has so many TODOs that sometimes they can't be fixed immediately because the require a much larger refactor, and are also so specific that they don't warrant an own bug. |
||
---|---|---|
.circleci | ||
.tx | ||
core | ||
fastlane/metadata/android | ||
gradle/wrapper | ||
gradle_scripts | ||
ultrasonic | ||
.gitignore | ||
CONTRIBUTING.md | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
README.md | ||
build.gradle | ||
dependencies.gradle | ||
detekt-config.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle | ||
ultrasonic-keystore.enc |
README.md
Ultrasonic
Ultrasonic is free and open-source music streaming Android client for Subsonic API (version 1.7.0 or higher) compatible servers.
Help wanted
We currently don't have that much time to spend developing Subsonic, so any contributions or active developers are always welcomed.
Download
App is available to download at following stores:
Warning: All three versions (Google Play, F-Droid and the APKs) are not compatible (not signed by the same key)! You must uninstall one to install the other, which will delete all your data.
Bugs and issues
First, see if your issue haven’t been yet reported here, otherwise open a new issue.
Known (not our) bugs
If you are using Madsonic 5.1.X several sections of Ultrasonic will not work. This is caused by bad implementation of Subsonic API by Madsonic. For more info about this you can read this bug.
Contributing
See CONTRIBUTING.
Supported (tested) Subsonic API implementations
Other Subsonic API implementations should work as well as long as they follow API documentation.
License
This software is licensed under the terms of the GNU General Public License version 3 (GPLv3).
Full text of the license is available in the LICENSE file and online.