Stremio / stremio-bugs

🐛 Post bug reports in Issues here
66 stars 10 forks source link

Remove something from the Continue Watching section when it's just the credits left. #176

Open Maccer1 opened 5 years ago

Maccer1 commented 5 years ago

When you stop watching a movie or series and you stop it before the credits end, Stremio will show that movie in the Continue Watching section. After a while that section gets full of movies that should be on the watched library.

I'm not sure if there's metadata available to know when the credits start but I think there's another approach that you can take to solve this: If a movie is 95% seen (95% of the total time length) and it's been a day since last seen then just set it to watched.

I think the cases where somebody will continue to watch a movie (on a different day) that has nearly seen completely (3 mins left) are pretty minimal so maybe it's good enough. What do you think?

Ivshti commented 5 years ago

yeah, that's definitely a good idea

I think it's meant to work that way from the start, so either the threshold is too high or the functionality is broken

we'll check it out asap

TRtomasz commented 5 years ago

image

krishne35 commented 3 years ago

Any idea this can be fixed 👀Screenshot_20210913-140754.jpg

igorcafe commented 3 years ago

If a movie is 95% seen (95% of the total time length) and it's been a day since last seen then just set it to watched.

May work well in most cases, but in some it will cause some issues. It could be an optional feature.

igorcafe commented 3 years ago

Following this idea, after watching 95%, it could show a button like "mark as watched".