-
Notifications
You must be signed in to change notification settings - Fork 2
Description
hey, So last week the op 3 kodi addons that probably have more than 15 million users between them have startd using TMDB for lists, Reason is because TRAKT reduced their lists to a maximum of 2 with 100 each.
So my request is, without having to go through my workflow, is their a way someone puts in a url of a latterboxd list and press enter, and all the movies go into their TMDB folder
Stremio has something similar
https://letterboxd.almosteffective.com/configure
this is probably a big undertaking to get this working. if you do then I can easily see hundreds of thousands use this to get Letterboxd lists. I'm not sure if this can be done, in kodi we are using v4 List API
https://developer.themoviedb.org/v4/reference/account-lists
and for authorisation we are using this QR API https://goqr.me/api/
2 lines of code I've been told, maybe use local storage to store the token or something
once you have the TMDB it seems it's doable. Again this is substantial work and outside the scope of what you have done, but if you got this going it'll be loved by so many.
If it's something you can't do then would it be possible to have an API for the website. someone just uses a url of a letterboxd list and the output is the downloaded file.
Sorry I'm not a developer and It's okay if you don't have time
thanks for your consideration