UweTrottmann / SeriesGuide

Track your favorite TV shows and movies on Android devices.
https://seriesgui.de
Apache License 2.0
1.93k stars 399 forks source link

Next: what if last watched has less plays than next one in line? Add test. Probably ignore plays completely? #985

Open UweTrottmann opened 3 months ago

UweTrottmann commented 3 months ago

https://discuss.seriesgui.de/t/ignore-times-watched-on-rewatch/1752

UweTrottmann commented 3 months ago

Will not change anything, ignoring plays causes other trouble (e.g. a regular watched episode might be shown again if released on the same day as a special, after marking the unwatched special).

Unrelated, found that Skip is given as an option when re-watching. However, using it removes all plays. So temporarily just hiding it.

A better solution would be to fake the skip by not modifying the episode, but only advancing the last watched episode property of the show to that episode.