mirror of
https://github.com/Radarr/Radarr
synced 2024-12-22 16:02:43 +00:00
Created Importing IMDb lists into TMDb (markdown)
parent
f441460436
commit
26a9b667ec
1 changed files with 24 additions and 0 deletions
24
Importing-IMDb-lists-into-TMDb.md
Normal file
24
Importing-IMDb-lists-into-TMDb.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
This is a guide for importing a list from IMDb into The Movie Database. This can be useful for large lists, due to IMDb's RSS feeds not supporting the entire list.
|
||||||
|
|
||||||
|
1. [Log into your IMDb account](https://www.imdb.com/registration/signin).
|
||||||
|
|
||||||
|
2. Open the list you would like to import into TMDb.
|
||||||
|
|
||||||
|
3. Scroll to the bottom, just before the comments, and click the "Export this list" button, as shown below:
|
||||||
|
![Click the "Export this list" button](http://i.imgur.com/OJJYc1g.png)
|
||||||
|
|
||||||
|
4. [Log into your TMDb account](https://www.themoviedb.org/login).
|
||||||
|
|
||||||
|
5. [Go to your account page on TMDb (by clicking your username)](https://www.themoviedb.org/account/).
|
||||||
|
|
||||||
|
6. Click the "Import List" button on the left side-bar as shown below:
|
||||||
|
|
||||||
|
![Click the "Import List" button](http://i.imgur.com/DlurHdS.png).
|
||||||
|
|
||||||
|
7. Click "Select Files..." and navigate to the downloaded CSV file from IMDb:
|
||||||
|
|
||||||
|
![Click "Select Files..."](http://i.imgur.com/Ko4qIuw.png)
|
||||||
|
|
||||||
|
8. Choose the destination list as shown in the image above.
|
||||||
|
|
||||||
|
9. Click import, and wait to be notified of the import completion.
|
Loading…
Reference in a new issue