Inrixia / floatplaneAPI.ts

Library for interfacing with the LMG Floatplane.com api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(feat.): StreamAlert

pauliesnug opened this issue · comments

Maybe an endpoint that works as an Event that tells when there a stream is started?

If there was an event for it it would be under 23e156b

However as far as I am aware the sails endpoint no longer receives events due to some issue on floatplanes side.
That said I have not ran an event listener for a few days to verify this, at some point I might test this using the old version of the library that supports sails. Or you can.

However even if sails support works unless there is support for desktop notifications on floatplane for live streams starting (which looking at it now it doesn't appear there is) then there is no way to get an event for it.

The next best thing would be to poll for a livestream blogpost, this is something I have been considering for Inrixia/Floatplane-Downloader#98

Let me know your thoughts

Thanks :D