-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I recently normalised my letterboxd ratings. Because my letterboxd integration reads directly from the RSS feed, the new ones haven't been updated. I could do this manually, by updating the WordPress fields directly, but that's no fun.
So I need to write a little query that pulls out any films with .5 stars on them:
Then a makeshift API that requests that film and the most recent diary entry for it, fetching the new entry and updating the WP field here.
There is a real API, that I have requested access to from Letterboxd. But anecdotally, they just don't seem to give API keys out.
I say that doing it manually is no fun. There's also the case that with this usecase, it's the MVP for my own makeshift letterboxd fetcher. Maybe a little Lambda that can go and request this information directly from the source, rather than relying on RSS events?
Metadata
Metadata
Assignees
Labels
Projects
Status
