bmlzootown / Hydravion

Unofficial Floatplane client for Roku devices. This project is NOT associated with Floatplane Media (floatplane.com).
MIT License
15 stars 1 forks source link

Look into implementing sails.io #14

Closed bmlzootown closed 1 year ago

bmlzootown commented 3 years ago

Need to look into implementing sails.io support, which would allow livestream notifications/new videos to automagically be added to the video list w/o polling the API.

Relevant to both the Roku and AndroidTV variants. tvOS will have to wait until I get MacOS setup again.

bmlzootown commented 1 year ago

Until Roku implements secure sockets, or someone does the impossible and writes their own implementation from scratch, this ticket will be closed. Livestream checks are done currently via polling at an acceptable interval, and new videos are only added when selecting a subscription (akin to how one would expect updates to a static webpage to be loaded).

Will re-open/comment if and when something changes.