1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-01-03 20:39:40 +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
2019-03-13 13:06:21 +01:00
.circleci Updated docker image on CI. 2019-03-13 13:06:21 +01:00
.tx Updated translations from Transifex 2019-03-13 12:05:40 +01:00
core Improve Jacoco setup. 2018-10-07 21:05:48 +02:00
gradle/wrapper
gradle_scripts Fix slightly wrong jacoco setup. 2018-10-07 21:21:49 +02:00
ultrasonic Updated translations from Transifex 2019-03-13 12:05:40 +01:00
.gitignore
build.gradle
CONTRIBUTING.md
dependencies.gradle Use JUnit5 engine to run unit tests in kotlin modules. 2018-10-07 20:59:06 +02:00
detekt-config.yml
gradle.properties
gradlew
gradlew.bat
ISSUE_TEMPLATE.md
LICENSE
README.md
settings.gradle
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.

Download

App is available to download at following stores:

Get it on Google Play Get it on F-Droid

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.