mProjectsCode / mProjectsCode/obsidian-media-db-plugin

Adding language as an option

Open
#266 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
TypeScript
Stars
491
Forks
52
Avg merge
2h 17m
Merged PRs (30d)
1

Description

TMDB has the option to add to the parameter "&language=en-EN" to recive a response in the selected language.
This would be realy usefull, allowing to save movies in every language other than english (also, TMDB has specific images for every language).

I don't know if others API offer this selection, but having it for movies would already be great

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.

Research direction

Start by tracing the movie request entry point and how TMDB parameters are assembled; the issue does not name files or tests. Check how a language choice could be passed to TMDB and how localized images are handled. Done means movie queries can use the selected language, with relevant tests updated if they exist.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, localization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.