Yamtrack
Yamtrack is a self-hosted media tracker for movies, TV shows, anime, manga, games, books, comics, and board games, written in Python with Django. It supports multi-user accounts, integrations with Jellyfin/Plex/Emby, imports from Trakt/MyAnimeList/AniList, and deployment via Docker with SQLite or PostgreSQL.
Key facts
Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.
| Field | Value |
|---|---|
| Repository | FuzzyGrim/Yamtrack |
| Owner | FuzzyGrim |
| Primary language | Python |
| License | AGPL-3.0 — OSI-approved |
| Stars | 3k |
| Forks | 215 |
| Open issues | 326 |
| Latest release | v0.25.3 (2026-05-25) |
| Last updated | 2026-07-03 |
| Source | https://github.com/FuzzyGrim/Yamtrack |
What Yamtrack is
A Django-based web application using Python, PostgreSQL/SQLite, and TailwindCSS frontend, deployed as containerized services via Docker Compose. Supports OAuth/OIDC authentication via django-allauth, iCalendar subscriptions, Apprise notifications, and data import/export workflows.
Get the Yamtrack source
Clone the repository and explore it locally.
git clone https://github.com/FuzzyGrim/Yamtrack.gitcd Yamtrack# follow the project's README for install & configurationNeed it deployed, integrated, or customized instead? DEV.co ships production installs.
Best use cases
Implementation considerations
- AGPL-3.0 license: any modifications deployed on a network must have source code made available to users. Confirm compliance requirements before customization.
- PostgreSQL recommended for production (SQLite default for personal use); plan database strategy and backups before deployment.
- Multi-user auth via django-allauth supports 100+ social providers; configure OIDC or social OAuth in environment variables.
- Apprise notification setup requires external service configuration (Discord, Telegram, email, etc.); test notification delivery in staging.
- Data imports from Trakt, MyAnimeList, AniList, Kitsu support periodic sync; verify API credentials and rate limits before automation.
When to avoid it — and what to weigh
- Requirement for Proprietary/Commercial Use Without Source Disclosure — AGPL-3.0 requires any network-accessible modifications or hosted derivatives to release modified source code. If you need closed-source hosting or modifications, AGPL is incompatible.
- Zero-Downtime Enterprise Deployment at Scale — While Docker-composable, Yamtrack is architected for small-to-medium self-hosted instances. No evidence of HA/clustering, load balancing, or enterprise SLA guarantees. Not suitable for large-scale SaaS.
- Offline-First or Mobile-Native Application — This is a web application; mobile support is browser-based. No native iOS/Android app or offline sync capability evident from documentation.
- Security-Critical or PCI/HIPAA Regulated Environments — No security audit, penetration test results, or compliance certifications documented. Unsuitable for systems requiring regulatory compliance without independent security review.
License & commercial use
AGPL-3.0 (GNU Affero General Public License v3.0): This is a copyleft, network-aware license. It requires that any modified version deployed over a network must make source code available to users. Commercial use is permitted only if you comply with source code disclosure obligations or use the unmodified upstream version.
AGPL-3.0 permits commercial use of the unmodified software under the license terms (source code transparency required). However, any commercial hosted service or modified deployment must offer source code to users. Proprietary forks or closed-source SaaS built on Yamtrack are not allowed without explicit separate licensing from the copyright holder (requires review and negotiation).
DEV.co evaluation signals
Editorial assessment — not user reviews. Directional, with an explicit confidence level.
| Signal | Assessment |
|---|---|
| Maintenance | Active |
| Documentation | Strong |
| License clarity | Clear |
| Deployment complexity | Low |
| DEV.co fit | Good |
| Assessment confidence | High |
No public security audit, penetration test, or vulnerability disclosure policy documented. AGPL source is available for review. Standard Django security practices (CSRF, XSS, SQL injection prevention) likely applied but not independently verified. Self-hosted deployment shifts responsibility to operator for network security, TLS configuration, secret management, and dependency updates. Assess threat model and conduct security review before handling sensitive media metadata.
Alternatives to consider
Trakt
Proprietary, cloud-hosted, closed-source. No self-hosting option. Larger user base and social features; suitable if cloud dependency and proprietary licensing acceptable.
Letterboxd
Cloud-hosted, film-focused alternative with strong social/discovery features. No self-hosting, no TV/anime/game tracking. Better for casual movie tracking and curation.
MyAnimeList
Closed-source cloud service for anime and manga tracking. Larger anime community but limited to anime/manga; Yamtrack is more general-purpose and self-hosted.
Build on Yamtrack with DEV.co software developers
Yamtrack offers a self-hosted, privacy-respecting alternative to cloud media trackers. Evaluate your AGPL compliance requirements, database needs, and integration expectations before deployment. Review security considerations and test multi-user auth in staging. Contact Devco's web or DevOps specialists for custom setup, compliance assessment, or production hardening.
Talk to DEV.coRelated on DEV.co
Explore the category and the services that help you build with it.
Yamtrack FAQ
Can I use Yamtrack commercially in a SaaS product?
What database should I choose, SQLite or PostgreSQL?
How do I automatically track media from my Plex/Jellyfin server?
Is there a mobile app?
Work with a software development agency
DEV.co is a software development agency delivering custom software development services to companies building on open source. Our software developers and web developers design, integrate, and ship production systems — spanning web development, APIs, AI, data, and cloud. If Yamtrack is part of your open-source devops roadmap, our team can implement, customize, migrate, and maintain it.
Ready to Self-Host Your Media Library?
Yamtrack offers a self-hosted, privacy-respecting alternative to cloud media trackers. Evaluate your AGPL compliance requirements, database needs, and integration expectations before deployment. Review security considerations and test multi-user auth in staging. Contact Devco's web or DevOps specialists for custom setup, compliance assessment, or production hardening.