UniversalMediaServer / UniversalMediaServer/UniversalMediaServer

Implement UPnP feature: GetFeatureList

Open
#2,597 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.