1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-01-16 02:21:04 +01:00
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
Go to file
2021-05-20 18:16:55 +02:00
.circleci Our target sdk is 29 2021-05-20 18:16:55 +02:00
.github
.tx
core Fix more warnings 2021-05-20 18:16:55 +02:00
fastlane/metadata/android
gradle/wrapper
gradle_scripts Enable parallel AST generation 2021-05-20 18:16:55 +02:00
ultrasonic Make the CI fail if any new lint issues (warnings or errors) are added. 2021-05-20 18:16:55 +02:00
.gitignore
build.gradle
CONTRIBUTING.md
dependencies.gradle Remove local copy of com.mobeta.android.dslv in favour of importing it from maven 2021-05-20 18:16:42 +02:00
detekt-baseline.xml Move certain ignores from the baseline to the specified files. This makes refactoring much less fragile. 2021-05-20 18:16:55 +02:00
detekt-config.yml Move certain ignores from the baseline to the specified files. This makes refactoring much less fragile. 2021-05-20 18:16:55 +02:00
gradle.properties
gradlew
gradlew.bat
ISSUE_TEMPLATE.md
LICENSE
README.md
settings.gradle Remove local copy of com.mobeta.android.dslv in favour of importing it from maven 2021-05-20 18:16:42 +02:00
ultrasonic-keystore.enc

Ultrasonic

Build Status Codecov branch ktlint

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:

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

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 havent 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.