CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
867 stars 39 forks source link

[BUG] - Tempo crashes on connection to Ampache #105

Open robsee opened 7 months ago

robsee commented 7 months ago

Describe the bug

When attempting to connect to Ampache with Tempo, the application crashes

Expected behavior

Not crashing

To Reproduce

Point tempo to Ampache Attempt to select Ampache instance

Environment

Logs or Screenshots

Manually visiting the URL which causes the crash returns the following error
code 30 message "Requested client version is not supported"

CappielloAntonio commented 7 months ago

I'm testing Tempo with the Ampache demo instance and can log in without any problems. Since I'm not able to replicate the error, could you send me a crash logcat? Alternatively, would you be open to sharing temporary a demo account credentials to your Ampache instance?

Attached is an unsigned apk with which to capture the crash logs.

app-tempo-debug.zip

robsee commented 7 months ago

I'm using a slightly older version of Ampache (5.6.x). Let me try upgrading and see if that resolves it.

CappielloAntonio commented 6 months ago

Hi @robsee, does an updated version of ampache resolve the issue?