I originally made this app for myself and my family to track our movie and TV show ratings. It grew more than I expected, so I figured I'd open source it and see if anyone else finds it useful.
Ratelog is a completely self-hosted, open-source web app that lets you search movies/shows via TMDB, rate them across different categories, and generate ranked top lists. Multi-user, dark theme, and installable from the browser as a standalone app.
What sets it apart from Letterboxd and similar apps (besides being open source and self-hosted) is the rating system itself. I found that a simple numeric score just felt too reductive — a movie or series can't really be boiled down to a single decimal. There are too many factors at play. So instead of one overall score, you rate each title across different categories independently. You also get separate top lists for movies and TV shows, which I haven't seen done elsewhere.
It's in a stable version now, but I'm very open to feedback, bug reports, and feature ideas. This is my first time putting something out into the open source world, so all input is welcome.
The URL above redirects to the GitHub repo for now — I'm working on a proper project website.
Thanks for reading, and happy to answer any questions.