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

[Feature Request] Sorting by Not-Watched Count #1286

Open
VulcanTourist opened this issue Dec 2, 2020 · 1 comment
Open

[Feature Request] Sorting by Not-Watched Count #1286

VulcanTourist opened this issue Dec 2, 2020 · 1 comment

Comments

@VulcanTourist
Copy link

What build of DuckieTV are you using (Standlone / Chrome Extension (New Tab / Browser Action))
Standalone

What version of DuckieTV are you using (Stable 1.1.x / Nightly yyyymmddHHMM)
Nightly 202011202304

What is your Operating System (Windows, Mac, Linux, Android)
Windows 10 x64 rev. 2004

Describe the problem you are having and steps to reproduce if available
The sorting by Not-Watched Count has always been useless to me. It takes into account ALL unwatched episodes, even those that haven't been obtained or downloaded. The consequence of this is that if I sort by this method and pick a particular series, I may find that it's a mere placeholder with no watchable episodes at all.

This feature needs to be modified so that its action truly reflects the intent behind it: to decide what series to watch right now. If the series corpus includes any series for which all the episodes have not already been obtained, then this sorting method will not perform as intended.

What should be happening with this sorting method:

  1. any series for which all the known episodes are not downloaded should sort to the very bottom;
  2. any series which has a mixture of both downloaded and not-downloaded episodes that are unwatched should only use the downloaded count to determine where it sorts in the list and what value should be displayed.

Optionally, the displayed unwatched count could be appended with a parenthetical value that represents the not-downloaded unwatched count, as a quick and handy method of seeing which series need more attention.

@VulcanTourist VulcanTourist changed the title Sortiong by Not-Watched Count Sorting by Not-Watched Count Dec 2, 2020
@VulcanTourist VulcanTourist changed the title Sorting by Not-Watched Count [Feature Request] Sorting by Not-Watched Count Dec 5, 2020
@VulcanTourist
Copy link
Author

Hopefully someone will eventually comment on the suggestion so that it can evolve to suit everyone and become a useful feature?

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

No branches or pull requests

2 participants