kawaiiDango / pano-scrobbler

Scrobbles to last.fm, ListenBrainz, libre.fm, GNU FM, Maloja, Pleroma or to a file, on Android

Home Page:https://play.google.com/store/apps/details?id=com.arn.scrobble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scrobbling to webhook

tepiloxtl opened this issue · comments

Is your feature request related to a problem, or particular use cases? Please describe.
I'd like to be able to submit listens to a webhook, which would enable for rolling custom additional functionality as a middleman service

Describe the solution you'd like
Web scrobbler have a webhook API, it does look good and fairly complete, although I'm aware some of the information provided might not be possible to capture on Android. If this format is to be picked up, additionally, a field in the root of request containing some identifier of application sending scrobble to webhook (so something like "application": "Pano Scrobbler")

Additional info
https://github.com/web-scrobbler/web-scrobbler/wiki/Webhook-API

What is the use case? Any of the self hosted scrobbling options in the app should be good in most cases.