Skip to content

feat: add TMDB original language exclusions#551

Closed
johncodeos wants to merge 1 commit into
cedya77:devfrom
johncodeos:feat/tmdb-original-language-exclusions
Closed

feat: add TMDB original language exclusions#551
johncodeos wants to merge 1 commit into
cedya77:devfrom
johncodeos:feat/tmdb-original-language-exclusions

Conversation

@johncodeos

Copy link
Copy Markdown

Summary

  • add an Exclude Original Languages control to TMDB discover catalog creation/editing
  • persist excluded original language codes in discover metadata
  • filter TMDB discover results by original_language before metadata expansion

Test Plan

  • npx -y -p node@24 node --test -r ts-node/register addon/**/*.test.js
  • npx -y -p node@24 node node_modules/typescript/bin/tsc -p tsconfig.backend.json
  • npx -y -p node@24 node node_modules/vite/bin/vite.js build
  • npx -y -p node@24 node node_modules/eslint/bin/eslint.js configure/src addon/lib/getCatalog.ts addon/utils/original-language-filters.ts addon/utils/original-language-filters.test.js

@github-actions

Copy link
Copy Markdown
Contributor

PR Guard

  • Missing template sections: ## linked issue, ## type of change, ## why this approach, ## testing, ## documentation, ## author checklist, ## ai usage disclosure
  • Non-trivial PRs must link an issue in the PR body.
  • Please complete the relevant checkboxes in the PR template.

Maintainers may still close PRs that do not match project direction or review capacity.

@johncodeos johncodeos force-pushed the feat/tmdb-original-language-exclusions branch from 6d2f04c to 1b48193 Compare June 18, 2026 17:41
@johncodeos

Copy link
Copy Markdown
Author

Closing this PR for now.

@johncodeos johncodeos closed this Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant