TMDb looks to be an incredible replacement for Letterboxd, the service I previously used. However, I did spend quite some effort registering all the movies in Letterboxd and I wouldn't like to do all of that again. It would be great if support for Letterboxd could be added. Files are exported in .csv format.
Here's are the files Letterboxd was able to export for me: https://send.firefox.com/download/3514511d564e0d17/#Fp8OfHExdssVxU6O1ZKXgQ.
Note: It might be that TMDb already has limited support, but when I uploaded my Letterboxd watchlist, TMDb refused to add them to the watchlist in my TMDb account.
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on June 10, 2019 at 10:06 PM
Hi @jelle619,
Thanks for stopping by.
Indeed, this has been mentioned a few times through the years but it is my understanding (as of the last time I looked into this ~1 year ago) that LB's exports don't contain any external IDs. And upon looking at the data in your file, indeed this seems to still be the case.
In order for a 3rd party like TMDb to be able to import data from a CSV like this, we would need an ID to match. Since LB is a TMDb user, it would be great if it was a TMDb ID but even another external like IMDb would be fine.
Unfortunately, until then it makes building an import for LB nearly impossible to do. Maybe you can ask them to add an ID to their exports?
Reply by Jelle Z.
on June 10, 2019 at 11:53 PM
Understandable.
The exported files do contain URLs that lead to the movie's page on Letterboxd which do hold TMDb and IMDb information. For TMDb is particular, these two would be the most reliable ways:
I know it's not perfect, and it requires retrieving the page of every single movie entry in the exported file. Though it is possible, I wouldn't blame you for not supporting it - it's not a perfectly clean and light-weight solution to implement.
Reply by Travis Bell
on June 12, 2019 at 12:19 AM
While that's technically possible, I don't think I'll try to scrape their website as a means to get IDs. You're right, it's just not a great way to get data.
Reply by Jelle Z.
on June 12, 2019 at 1:09 AM
On that note, would it be possible to create a document containing a list of straight up TMDb IDs and import them into your TMDb account? I'm considering writing some sort of script myself that would scrape the IDs from their site on the user's end.
Also, unfortunately, it seems unlikely they are going to add TMDb IDs to their exports any time soon. The suggestion has already been made quite a while ago, but left unanswered by any staff member.
Reply by Vinicius
on February 28, 2022 at 5:44 AM
Is there anything new about this?
Reply by Jelle Z.
on March 7, 2022 at 11:13 PM
Not that I am aware of, unfortunately. I recommend opening it up as a new topic, as this one is old and not-so-visible.
Reply by Travis Bell
on March 8, 2022 at 1:13 AM
If you're referring to here on TMDB, there's nothing we can do about this without LB adding support for either IMDb or TMDB ID's, so there's no need for a new discussion.
Reply by Jelle Z.
on March 8, 2022 at 1:17 AM
If I understand it correctly, this isn't actually about support for LB but being able to import a list of plain IMDb IDs.
Reply by Travis Bell
on March 8, 2022 at 1:35 AM
If you want to create your own CSV that maps to one of the documented formats found here, then by all means go for it.
Reply by filmlifestyle
on November 14, 2024 at 7:17 PM
Why not just use a script to grab the TMDB ids for all the films in your Letterboxd export? Would be done in about 5 mins, even with thousands of films. And then you can just use the CSV in the standard way importing here and the TMDB ids would instantly be matched.