back to home

getmydia / mydia

Your personal media companion, built with Phoenix LiveView

View on GitHub
714 stars
16 forks
14 issues

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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/getmydia/mydia)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Mydia **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