UniversalMediaServer / UniversalMediaServer/UniversalMediaServer
Extend "hide fully played" feature to all formats
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 529
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 23
Description
At the moment we exclude non-video formats from that but I imagine it's useful for other formats too
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 searching the Java codebase for the “hide fully played” setting and the logic that excludes non-video formats. Trace how playback status and media formats are handled, then inspect any related tests if available. Done means fully played items are hidden consistently across all supported formats without changing unrelated listing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100