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

Feat: Added the extra filter option for Watched #642

Closed
wants to merge 3 commits into from

Conversation

ensapra
Copy link
Contributor

@ensapra ensapra commented Feb 12, 2024

After months and years of waiting for input regarding this feature request, I decided to try to implement it myself.

What was done?

Added a new enum called watched, that contains three options

  • NotWatched
  • Watched
  • Any
    It works exactly as the sorting but instead, it filters taking into account the watched parameter.

Chains

Stremio/stremio-web#583
Stremio/stremio-core-web#97

TODO

  • Improve detection of watched/Not watched to take into account new episodes on shows. Currently for episodes it doesn't make sense that after watching one episode it is tagged as watched.
  • Add translations

Issues

Stremio/stremio-web#582
Stremio/stremio-features#74
Stremio/stremio-features#552
Stremio/stremio-shell#388

@ensapra ensapra changed the title Feat: Added the extra filter option for Watched, Not Watched and Feat: Added the extra filter option for Watched Feb 12, 2024
@elpiel
Copy link
Member

elpiel commented Mar 8, 2024

Closing in favour of #647
Thanks a lot @ensapra , it's time to get this feature to web 😋

@elpiel elpiel closed this Mar 8, 2024
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

Successfully merging this pull request may close these issues.

None yet

3 participants