-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Visually distinguish between fully watched series and series with unwatched episodes. #706
Comments
My concern for making green the default is for those who are color blind (deuteranomalous). I think a better idea is to introduce community css for allowing customization and provide the css templates on the JF website. That being said, this exact request is being made here Edit: Didnt realize that was your PR lol |
Judging from a lot of the comments in #707, it seems we have a few goals to accomplish:
Ideas presented in #707 that countered the commit included changing the indicator shape, creating either a square or a rotated "flag", which raised concerns of being too subtle or degrading the legibility of the content of the indicator respectively. I suggested using a progressbar along the bottom of the video similar to those already found when browsing a video or individual episodes and moving the numeric indicator to the lower-left as a sort of "tag" indicator that pops out of the progressbar. This not only creates a large visual distinction but provides a quicker means of giving value to the indicated number by visualizing it as a part of a whole. Attached is a new image demonstrating my idea in the Jellyfin interface: |
The custom CSS feature should work for those wanting this now. However, it seems to be partially broken. #742 |
I think @DMouse10462 pretty much nailed it, but I don't see the value in keeping a consistent shape in the upper right corner. Consistency is directly opposed to the other goals of being distinguishable. Consistency for consistencies sake, especially in this scenario where it provides little to no aesthetic benefit, might be a mistake. Just my 2 cents. |
Issues go stale after 90d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media. |
This is still relevant, and I still show interest in this. I may take some time to look at a solution, but for the time being can this issue maybe be re-tagged as "enhancement" (to scare away the stale bot) and "ui & ux"? Since this is more of a UI design change, I would argue that this is more of a usability enhancement than a "bug." |
Please redirect feature requests and suggestions to https://features.jellyfin.org/ |
Right now, fully watched series have a blue check mark and series with new episodes have a blue number:
I keep getting that small moment of excitement thinking there is a new episode, and upon closer inspection it's just the same blue circle with a check mark. I've ignored this for a while but I can't get used to it. I guess there are two groups of people: Those sensitive to textual communication (number versus check mark) and those sensitive to visual communication for lack of a better word (like red versus green in traffic lights).
Can we make the circle with a checkbox have a different color, like green?
The text was updated successfully, but these errors were encountered: