UniversalMediaServer / UniversalMediaServer/UniversalMediaServer
Implement UPnP feature: GetFeatureList
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 529
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 23
Description
It's a "required" endpoint that we don't respond to
http://upnp.org/specs/av/UPnP-av-ConnectionManager-v3-Service.pdf
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 with the linked UPnP AV ConnectionManager v3 specification and locate the existing ConnectionManager service endpoint in the Java codebase. Compare nearby service responses with the required GetFeatureList endpoint. Done means the server responds to GetFeatureList according to the specification, with appropriate coverage in the project's existing tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100