daneren2005 / Subsonic

Home of the DSub Android client fork
GNU General Public License v3.0
578 stars 162 forks source link

Error : Required parameter is missing #972

Open arthurlutz opened 4 years ago

arthurlutz commented 4 years ago

I'm trying to use dsub with funkwhale (which an implementation of the subsonic API) https://docs.funkwhale.audio/users/apps.html?highlight=subsonic#dsub-android

It would be great if dsbu could be used without login/password for funkwhale instances that don't require login to listen to the music (creative commons centered for example https://open.audio/ )

I am personally trying to listen to https://musique.festivalparminous.org/

When adding it as a server and not putting any information in user/password, I can successfully test the connexion. But then back to the "normal" screens, I get a bunch of "Error: Required parameter is missing".

Koenvh1 commented 4 years ago

Are you sure that this is an error in DSub and not in Funkwhale? The error you describe above sounds like error code 10 (http://www.subsonic.org/pages/api.jsp) of the Subsonic API.