Plex-Movie-Poster-Display
Plex-Movie-Poster-Display copied to clipboard
Research Plex Webhooks
Research Plex Webhooks and see if it can be useful in future PMPD versions. https://support.plex.tv/articles/115002267687-webhooks/
Any ideas as to what you may want to do with webhooks?
I am not 100% sure yet. :)
I like the idea of the Plex server notifying PMPD when new media is being played instead of PMPD polling the Plex server every X seconds. ( That is the original idea that got me started me looking at webhooks. ) I think once PMPD is notified it will still need to check the Plex server for some information (Example progress bar updates), however until I get a test setup working I am not sure.. Right now there are a lot of unknowns...
Cool. Ya I was thinking about that too. I have played with the webhooks in the past a bit but nothing in depth so it will be a fun experiment.
Just an FYI: I will have a PR coming your way in the next day or so to address a few bugs but there are a few more "drastic" changes with that. But it should help us in the long run to build out more functions and features :)
How far are you at coding the webhook reader?