Yamtrack
A self-hosted media tracker to log movies, TV shows, and anime.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
Your own media tracker – log what you watch, keep your data private.
Core Features
- Track progress across movies, TV series, and anime
- Rate, comment, and tag your entries
- Create custom lists (watchlist, favorites, etc.)
- Auto-fetch metadata from TMDB and other sources
- One-click Docker deployment, SQLite & PostgreSQL support
What It Can't Do
- •Default is SQLite; switch to PostgreSQL for production use. You need a TMDB API key to enable auto-fetching media metadata. Back up your database regularly.
Use Cases
- Replace cloud-based trackers like Trakt with a self-hosted alternative
- Share a single media log with family members
- Migrate your existing Trakt library to a private server
Detailed Introduction
Yamtrack is a self-hosted media tracking application that lets you log and organize everything you watch. Inspired by Trakt, it gives you full control over your data. You can mark episodes as watched, rate content, maintain watchlists, and sync across devices. Built with Django and TailwindCSS, it supports both SQLite and PostgreSQL, and is easily deployed via Docker. It runs on any system that supports Docker, making it an excellent privacy-first alternative to cloud-based trackers.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Install Docker and Docker Compose on your machine
Step 2: Run docker compose up -d using the provided docker-compose.yml
Step 3: Open http://localhost:8000 and create your account
- Step 1: Install Docker and Docker Compose on your machine
- Step 2: Run docker compose up -d using the provided docker-compose.yml
- Step 3: Open http://localhost:8000 and create your account
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop and remove the container and volume: docker compose down -v, then delete the project folder.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Similar Projects
Vaultwarden
A lightweight, self-hosted Bitwarden server alternative written in Rust, compatible with official clients.
ArchiveBox
Open-source self-hosted web archiving tool that saves snapshots of URLs in multiple redundant formats (HTML, PDF, WARC, screenshots, etc.) with a web UI, CLI, and API.
Immich
High performance self-hosted photo and video management solution with automatic backup, AI search, facial recognition, and multi-user support.