Radarr: Import TMDB Watchlist

Created on 23 Apr 2019  路  4Comments  路  Source: Radarr/Radarr

Hi guys, thanks for all your great work, but I think this is something many will want and would be extremely useful.

Currently radarr allows us to import our own user lists. Which have unuqie numbers in the url.
These user lists do NOT allow us to import our movies lists into them.

We can only import movies into TMDB Watchlist & Favourites. Both of which I cant import into radarr.

I spokje to TMDB and they said the api is same on there watchlists and would be very easy for radarr to allow watchlists if they can already import from user lists.

So if possible, how can we import from TMDB watch list inot our radarr installs?

Thanks in advance.

feature request

Most helpful comment

The PR needs some input from the owners of the radarr API but otherwise it should work OK. Tested with my own API Bearer key with success.

All 4 comments

https://developers.themoviedb.org/4/account/get-account-movie-watchlist
get/account/{account_id}/movie/watchlist

https://developers.themoviedb.org/4/account/get-account-favorite-movies
get/account/{account_id}/movie/favorites

This would also require a slight change to the UI for TMDB lists as the user would need to enter its account.

I'm happy to help code it into the API but could someone point me in the right direction ?

The PR needs some input from the owners of the radarr API but otherwise it should work OK. Tested with my own API Bearer key with success.

Any updates on this? I have my entire favourite list on TMDb and would love to get this into radarr

Was this page helpful?
0 / 5 - 0 ratings