mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-02 22:57:34 -05:00
FR Add TMDB List type for Keywords #5838
Labels
No labels
Area: API
Area: Database
Area: Db-migration
Area: Download Clients
Area: Extras
Area: Import Lists
Area: Indexer
Area: Metadata API
Area: Notifications
Area: Organizer
Area: Parser
Area: Scanning
Area: Tooling
Area: UI
Area: Unit Tests
On Hold: MetadataAPI Blocking
On Hold: MetadataAPI Blocking
Priority: High
Priority: Low
Priority: Medium
Status: Accepted
Status: Cannot Reproduce
Status: Confirmed
Status: Help Wanted
Status: In Progress
Status: Indexer - need invite
Status: Info Needed
Status: Investigating
Status: Logs Needed
Status: Maybe One Day
Status: Needs Triage
Status: On Hold
Status: Ready for Review
Status: Unlikely
Status: Waiting for OP
Status: Won't Fix
Type: Bug
Type: Documentation
Type: Duplicate
Type: Enhancement
Type: External Bug
Type: Feature Request
Type: Regression
Type: Support
Type: Support.
conflict
lidarr-pull
no-conflict
not-pulled
readarr-pull
readarr-pull
sonarr upstream
sonarr-pull
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Radarr#5838
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mattheys on GitHub (Apr 28, 2021).
Originally assigned to: @RobinDadswell on GitHub.
Is your feature request related to a problem? Please describe.
Not particularly a problem
Describe the solution you'd like
I would like to be able to use TMDB keywords as a list, e.g. "marvel cinematic universe (mcu)" id 180547 or "dc extended universe" id 229266. This would allow the ability to automatically add films that are part of a larger collection as tmdb collections are generally Iron man collection, Ant man collection etc and not the larger universe.
Describe alternatives you've considered
Add all the collections seperatly but it's not ideal with new mcu film series coming out.
Additional context
There are a number of series like this, Monsterverse for example is the King Kong / Godzilla series but the Godzilla collection doesn't have Kong Skull island.
There may not be a huge demand for this, although since the other types of TMDB lists have been implimented it might not be too hard to add this extra type in.
@bakerboy448 commented on GitHub (Apr 28, 2021):
not sure on the appetite for this or feasibility, so I'll defer.
But there are various TMDB and/or IMDB lists that cover this w/o the keywords.
@Krandor1 commented on GitHub (Apr 28, 2021):
What i personally use for this is https://listrr.pro. You can setup all
kinds of filters and it will create a custom Trakt list for you and
periodically update it (updates more often if you donate). Then you can
import those trakt lists into radarr/sonarr.
Brian Hartsfield
On Wed, Apr 28, 2021 at 12:02 PM mattheys @.***> wrote:
@Qstick commented on GitHub (Apr 29, 2021):
This will depend on if tmdb has an endpoint that allows us to query for movies by keyword
@Qstick commented on GitHub (Apr 29, 2021):
Should be able to use this
https://developers.themoviedb.org/3/keywords/get-movies-by-keyword