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