FR Add TMDB List type for Keywords #5838

Closed
opened 2026-02-19 23:01:05 -05:00 by deekerman · 4 comments
Owner

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.

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.
Author
Owner

@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.

@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.
Author
Owner

@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:

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.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/Radarr/Radarr/issues/6255, or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABBHJKW7VW3BEVVJNUMG32DTLAWRNANCNFSM43XMASQQ
.

@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: > *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. > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/Radarr/Radarr/issues/6255>, or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ABBHJKW7VW3BEVVJNUMG32DTLAWRNANCNFSM43XMASQQ> > . >
Author
Owner

@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): This will depend on if tmdb has an endpoint that allows us to query for movies by keyword
Author
Owner

@Qstick commented on GitHub (Apr 29, 2021):

Should be able to use this
https://developers.themoviedb.org/3/keywords/get-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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Radarr#5838
No description provided.