Skip to content

Film rating - pull in latest letterboxd rating #286

@SimonS

Description

@SimonS

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:

image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions