simple-last-fm-scrobbler / sls

Simple Scrobbler, for Android -- last.fm, libre.fm & ListenBrainz
https://simple-last-fm-scrobbler.github.io
Apache License 2.0
550 stars 99 forks source link

Feature request: Support custom listenbrainz url for token login #574

Closed FoxxMD closed 4 years ago

FoxxMD commented 4 years ago

I am using Maloja as my scrobble server. It does not require any login for the listenbrainz protocol, just an endpoint with user-supplied token. SLS supports listenbrainz (official) with username/token, or listenbrainz (custom) with authentication(?) -- so I can't use either of these methods.

Please support either method with the use of a custom url for endpoint and token.

FoxxMD commented 4 years ago

Nevermind it should support. I'll re-open an issue if I can confirm its not a server-side issue