Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Store multiple osdbhashes per media

Open
#556 0 comments 0 reactions 0 assignees View on GitHub

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

bug

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

  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.

More from UniversalMediaServer/api

All issues in UniversalMediaServer/api

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.