UniversalMediaServer / UniversalMediaServer/UniversalMediaServer
Fix support for common image feeds
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.7k
- Forks
- 528
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 23
Description
It seems that our sample Picasa feeds work well but the other ones I try (like NASA and Smithsonian) fail:
https://www.smithsonianmag.com/rss/photos/
https://www.nasa.gov/rss/dyn/lg_image_of_the_day.rss
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
Reproduce the failure with the Smithsonian photos feed and NASA Image of the Day RSS feed linked in the issue, then compare their behavior with the working sample Picasa feeds. Trace the image-feed handling from the relevant entry point and define done as successfully importing and serving both reported feeds without breaking the existing Picasa cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100