Yahor Berdnikau 1c7e5bb0f2 Support json with UTF-8 bom in VersionInterceptor.
Previously it was peeking at response body and put it into intermediate
string that later used in json parsing. This preserves bom character
and leads to parse fail. Now it passes peek body input stream to
json parser that handles bom internally.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-05-15 22:10:37 +02:00
2018-03-24 19:54:12 +01:00
2018-03-24 19:54:12 +01:00
2018-01-24 17:30:01 +01:00
2017-10-07 20:59:16 +02:00
2017-07-30 22:50:12 +02:00
2017-12-10 13:44:52 +01:00
2017-01-12 09:27:58 +01:00

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.

Description
Free and open-source music streaming Android client for Subsonic API compatible servers
Readme GPL-3.0 34 MiB
Languages
Kotlin 100%