Radarr / RadarrAPI.TMDB

Backend Stuff for Radarr regarding TMDB (Discover, lists, Mappings, etc.)
11 stars 2 forks source link

Ability to pull list of rated IMDB moves #14

Open tomsommer opened 6 years ago

tomsommer commented 6 years ago

If a user makes his list of IMDB rated movies public, it can be exported to CSV by another user if that user is logged in.

galli-leo commented 6 years ago

Check to see if the url contains a number preceeded by ls. That should give you the listid

tomsommer commented 6 years ago

It's a different kind of list:

http://www.imdb.com/user/ur21942120/ratings?ref_=nv_usr_rt_4 http://www.imdb.com/user/ur21942120/ratings/export

Only accessible by a user who is logged in