simonxciv / eavesdrop.fm

Eavesdrop.FM automagically takes Plex Webhooks and transmogrifies them into ListenBrainz... listens
https://eavesdrop.fm
MIT License
40 stars 7 forks source link

feat: add `media_player` to `additional_info` #200

Open owenvoke opened 3 weeks ago

owenvoke commented 3 weeks ago

This adds Plex as the media_player following the additional_info documentation.

I'm not sure if listening_from was an old equivalent to this (ah, listening_from was an old unofficial way of handling it, but it was standardised to media_player in 2021)? 🤔

I've kept the listening_from key, in case anyone is also relying on it. 👍🏻

netlify[bot] commented 3 weeks ago

Deploy Preview for eavesdropfm ready!

Name Link
Latest commit 42addb9717c2a507610540cf2e0d4ab4a5504307
Latest deploy log https://app.netlify.com/sites/eavesdropfm/deploys/6686784317dec30008d4941d
Deploy Preview https://deploy-preview-200--eavesdropfm.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

owenvoke commented 3 weeks ago

For additional data, the submission_client field could also be added (which could be set to eavesdrop.fm). I guess that depends on whether you want that included, or whether other people would mind (I personally wouldn't). 🤷🏻