It would be great to implement UPnP / DLNA streaming since it is a common and open standard, Chromecast is great for more compatibility but other projects I've seen have noted that it can be harder to implement.
The easiest way to achieve this would probably be to add functionality to share a stream URL to another app such as yaaac, bubbleUPnP, web video caster, xcast, etc.
Alternatively it might be better to add the functionality internally so we can do things like queueing the next episode, handling subtitles, or negating the need to leave the app, etc. These things may not be worth the additional effort though.
I will try to implement Chromecast in the next update. I don't know about the other things you suggested but I'll look into it. Thank you for the suggestion!
It would be great to implement UPnP / DLNA streaming since it is a common and open standard, Chromecast is great for more compatibility but other projects I've seen have noted that it can be harder to implement.
The easiest way to achieve this would probably be to add functionality to share a stream URL to another app such as yaaac, bubbleUPnP, web video caster, xcast, etc.
Alternatively it might be better to add the functionality internally so we can do things like queueing the next episode, handling subtitles, or negating the need to leave the app, etc. These things may not be worth the additional effort though.