Jellyfin-web: Ability to hide watched items in libraries

Created on 30 Apr 2020  路  4Comments  路  Source: jellyfin/jellyfin-web

Hello

Would it be possible to hide watched items (movies, shows) "semi permanently" from libraries ? Currently you can filter them out but you have to do it every time you open a library.
Just being able to have the option stick would be enough, is that possible ?

Thank you everyone, jellyfin is great :)

enhancement good first issue ui & ux

Most helpful comment

https://github.com/jellyfin/jellyfin-web/blob/master/src/components/filterdialog/filterdialog.template.html

There's quite a few enhancements to the filter system that I'd like to see, but I don't think they're all possible yet. Filter by subtitle type, codec type, resolution, bitrate and so on.

All 4 comments

I think the best way to implement this would be to allow the client to remember the filter settings set and then add something such as a RESET button or something at the bottom of the filter list.

image

Yes that's what I meant by having the option stick, that would be perfect imo. At least for my use case.

https://github.com/jellyfin/jellyfin-web/blob/master/src/components/filterdialog/filterdialog.template.html

There's quite a few enhancements to the filter system that I'd like to see, but I don't think they're all possible yet. Filter by subtitle type, codec type, resolution, bitrate and so on.

Please redirect feature requests and suggestions to https://features.jellyfin.org/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arhamqureshi picture arhamqureshi  路  5Comments

Anan5a picture Anan5a  路  3Comments

Redsandro picture Redsandro  路  7Comments

itsthejoker picture itsthejoker  路  4Comments

SenorSmartyPants picture SenorSmartyPants  路  4Comments