Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
oathzed opened this issue Mar 29, 2024 · 4 comments
Closed
1 task done
Assignees
Labels
enhancement New feature or request

Comments

@oathzed
Copy link

oathzed commented Mar 29, 2024

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

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
@oathzed oathzed added the enhancement New feature or request label Mar 29, 2024
@oathzed
Copy link
Author

oathzed commented Mar 30, 2024

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
Copy link
Owner

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
Copy link
Author

oathzed commented Apr 12, 2024

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
Copy link
Owner

Available on Release 1.6.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants