AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing getmydia/mydia in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewMydia **Your personal media companion, built with Phoenix LiveView** A modern, self-hosted media management platform for tracking, organizing, and monitoring your movies and TV shows. > **Warning:** Mydia is in early development (0.x.x). Expect breaking changes. Report issues or request features. Quick Start **1. Generate secrets:** **2. Create :** **3. Start and access:** Open http://localhost:4000 and create your admin account. Features • **Unified Media Management** - Movies + TV shows with TMDB/TVDB metadata • **Automated Downloads** - Quality profiles, smart release ranking • **Download Clients** - qBittorrent, Transmission, SABnzbd, NZBGet • **Indexers** - Prowlarr, Jackett, built-in Cardigann (experimental) • **Multi-User** - Admin/guest roles with request workflow • **SSO** - Local auth + OIDC/OpenID Connect • **Import Lists** - Sync from TMDB watchlists, popular, trending (experimental) • **Real-Time UI** - Phoenix LiveView with instant updates Documentation Full documentation available at **docs.mydia.dev** • Installation Guide • Configuration Reference • Download Clients Setup • SSO/OIDC Setup • PostgreSQL Support • Development Guide Screenshots | Movies | TV Shows | Calendar | |:------:|:--------:|:--------:| | | | | Contributing See the Development Guide for details. Documentation Docs are built with MkDocs and Material for MkDocs. Requires uv. License Built with Elixir & Phoenix