Ultrasonic è un client Android per lo streaming di musica gratuito e open source per Subsonic. Implementazioni API Subsonic supportate: Subsonic, Airsonic, Supysonic, Funkwhale, Ampache. Altre implementazioni dell'API Subsonic dovrebbero andare https://funkwhale.it
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.
 
 
Óscar García Amor 90205fe0fb
Update README.md
9 months ago
.circleci Merge update build tools #755 by Holger Müller 9 months ago
.github Update README.md 9 months ago
.idea Add weak warning for code which is not formatted according to the official style guide. 1 year ago
.tx Added german translation 3 years ago
core Formatting. 9 months ago
fastlane/metadata/android Bump version to 3.2.0 12 months ago
gradle Merge update build tools #755 by Holger Müller 9 months ago
gradle_scripts Update README.md 9 months ago
ultrasonic Add Album list support in Offline 9 months ago
.gitignore Keep the whole .idea directory ignored. 1 year ago
CONTRIBUTING.md Update CONTRIBUTING.md 9 months ago
ISSUE_TEMPLATE.md Improve issue template adding server info 1 year ago
LICENSE Added LICENSE 6 years ago
README.md Update README.md 9 months ago
build.gradle Remove Jacoco 9 months ago
detekt-baseline.xml Rework ActiveServer handling. 12 months ago
detekt-config.yml Formatting. 9 months ago
gradle.properties Fixed search, put compareTo method into Interface 1 year ago
gradlew Merge branch 'develop' into dependabot/gradle/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.6.0-native-mt 1 year ago
gradlew.bat Update Gradle to 7.0 2 years ago
settings.gradle Use new toml file for version declaration 1 year ago
ultrasonic-keystore.enc Added Circle CI automatic builds 5 years ago

README.md

WE HAVE MOVED

Ultrasonic code is now hosted in GitLab.

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. Have a look at CONTRIBUTING to get started.

Download

App is available to download at following stores:

Get it on Google Play Get it on F-Droid Get it on GitLab

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.

If you want to use the version downloaded from F-Droid or from GitLab with Android Auto, you must enable Unknown Sources as it is described in this wiki page.

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.