stantanasi / streamflix

An Android TV and mobile app to stream movies and TV shows for free
Apache License 2.0
651 stars 78 forks source link

Continue watching section, have it open the TV info page when you press back #108

Closed oathzed closed 7 months ago

oathzed commented 8 months ago

Summary

If you watch an episode from the continue watching section, and you finish it, when you press back, it takes you back to the home page. Instead it should take you back to that tv shows page, so if you want to watch the next episode, all you gotta do is press the "watch" button.

Currently it takes a lot more time, cause you have to re-find that tv show and open it up to watch the next episode.

Another thing that would be nice, but not sure if it's currently possible without a service like trakt. Keeping whatever episode you have next to watch in your continue watching list. If you're all caught up, but then a new episode comes out it will also pop up in your continue watching list.

Video for reference: https://imgur.com/a/0GEUluO

Please confirm the following

oathzed commented 8 months ago

Updated the issue with this as well (not sure if it's possible with the current setup though?):

"Another thing that would be nice, but not sure if it's currently possible without a service like trakt. Keeping whatever episode you have next to watch in your continue watching list. If you're all caught up, but then a new episode comes out it will also pop up in your continue watching list."

stantanasi commented 7 months ago

Another thing that would be nice, but not sure if it's currently possible without a service like trakt. Keeping whatever episode you have next to watch in your continue watching list. If you're all caught up, but then a new episode comes out it will also pop up in your continue watching list.

This would be possible but it will require too many requests when launching the application, which will cause the application to slow down.

oathzed commented 7 months ago

Another thing that would be nice, but not sure if it's currently possible without a service like trakt. Keeping whatever episode you have next to watch in your continue watching list. If you're all caught up, but then a new episode comes out it will also pop up in your continue watching list.

This would be possible but it will require too many requests when launching the application, which will cause the application to slow down.

Makes sense

stantanasi commented 7 months ago

Available on Release 1.6.3