Implement Netlix-like "Are you still watching?" prompt after auto-playing the "Next Episode" x times.
Additional context
I suspect that this will not become a high priority until TV Platforms are supported (#137), but once that happens, I'm guessing it'll move up the list :).
This prompt could be tied to the number of episodes that have auto-played in a row, OR could be tied to the total about of time that has passed since the first "Next Episode" was auto-played.
IMO, it'd be nice if the play-count, or play-duration could be configured, but I think a reasonable phase-one would be to hard-code this value.
Note, just for reference: Neflix's logic is to display this prompt after 3 episodes, or after 90 minutes.
Implement Netlix-like "Are you still watching?" prompt after auto-playing the "Next Episode"
x
times.Additional context I suspect that this will not become a high priority until TV Platforms are supported (#137), but once that happens, I'm guessing it'll move up the list :).
This prompt could be tied to the number of episodes that have auto-played in a row, OR could be tied to the total about of time that has passed since the first "Next Episode" was auto-played.
IMO, it'd be nice if the play-count, or play-duration could be configured, but I think a reasonable phase-one would be to hard-code this value.
Note, just for reference: Neflix's logic is to display this prompt after 3 episodes, or after 90 minutes.