A self hosted media tracker for movies, tv shows, anime, manga, video games, books, and board games.

Yamtrack is a self-hosted web application designed for the comprehensive tracking of various media types, including movies, television shows, anime, manga, video games, books, comics, and board games. It serves as a centralized digital ledger where users can record their consumption habits, manage their current progress, and archive their completed works. The application is deployed as a server-side tool, typically utilizing Docker and docker-compose for installation, and it supports both SQLite and PostgreSQL for database management.
Users interact with the software through a web browser to build and maintain their libraries. The system is designed to handle both high-level tracking and granular details, such as marking specific episodes as watched within a television season. It provides a structured way to organize media collections without relying on external proprietary platforms, ensuring that the user maintains full control over their personal data and tracking history.
Built with Django and Tailwind CSS, the application supports multi-user functionality with individual accounts and personalized tracking settings. Authentication is managed through django-allauth, which provides OIDC and over 100 social login providers such as Google, GitHub, and Discord. To ensure data portability, the software includes functions to export all tracked media to a CSV file and import that data back into the system. The integration with media servers like Jellyfin and Plex allows for the automation of tracking tasks based on actual playback activity.
Yamtrack is designed for media enthusiasts who require a private, self-managed system to catalog their entertainment history and coordinate upcoming releases.
A self-hosted dashboard that aggregates RSS feeds, social media posts, and system monitoring into one interface.
A self hosted recipe manager and meal planner with automated import capabilities and shopping list integration.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.