Store multiple osdbhashes per media
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- mongodb, typescript
- Domain
- database
Research direction
Start by locating the collection schema or model that defines the osdbhash field, then inspect the code that reads and writes it. Done means the collection can represent multiple osdbhashes for one IMDb ID without the unexpected behaviours described in the issue.
Written by the indexing model from the issue text.
Description
At the moment that field in the collection is just a string, which is incorrect because many osdbhashes relate to each IMDb ID, which may cause some unexpected behaviours in the code
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 3
- Avg merge
- 16d 31m
- Merged PRs (30d)
- 6
Contributor guide
No contributing guide indexed for this repository
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.
More from UniversalMediaServer/api
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 32/100
UniversalMediaServer/api#1217 ·
-
TMDB Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
UniversalMediaServer/api#1143 · 9 comments ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 38/100
UniversalMediaServer/api#1102 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
UniversalMediaServer/api#1101 ·
-
Dependency Dashboard Open
Difficulty 3/5 1-2 days Newbie friendliness 15/100
UniversalMediaServer/api#924 ·
All issues in UniversalMediaServer/api
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
vercel-labs/just-bash#464 ·
-
looksLikeSlug() is ASCII-only, so non-Latin entity slugs (e.g. Korean) skip exact match and collapse Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
TanStack/tanstack.com#1293 ·