Add library filters, including age ratings
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 29
- Forks
- 2
- Avg merge
- 7h 52m
- Merged PRs (30d)
- 1
Description
It would be useful to filter movies and series by age rating, so only content suitable for a particular age is shown.
The same filtering interface could also use other metadata already provided by Jellyfin, such as genre, year, watched status, or similar criteria. Combining more than one filter would make large libraries much easier to browse.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing library browsing interface and how Jellyfin metadata is currently exposed. Define the filter set and combination behavior, including age rating, genre, year, and watched status; done means users can apply multiple metadata filters and see only matching movies or series.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100