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

Make the Watched Status reflect truly what's watched and what's not. #723

Open
ensapra opened this issue Feb 13, 2024 · 0 comments
Open

Comments

@ensapra
Copy link

ensapra commented Feb 13, 2024

Stremio Version
All versions

Is your feature request related to a problem? Please describe.
I'm mad that every time I watch an episode of a show it gets flagged as watched when it shouldn't. It's correct for movies, but I feel like a show should be considered in another way. With a filter to remove watched and not watched it could clean up the library while still serving as a place to see what I have used it for.

Describe the solution you'd like
A show should be considered watched when, as an example, the last episode of the show was watched, if there's a new episode, it should be removed from watched.

Describe alternatives you've considered
I tried implementing it myself. Even implemented the filter of watched and not watched on the web Stremio/stremio-core#642 (comment), but I was informed that desktop and android source code is closed and that my changes wouldn't reflect there, therefore it would be nice to have those features there.

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

No branches or pull requests

1 participant