First Steps
After installing Mydia, follow these steps to configure your media management system.
Initial Admin Setup
When you first access Mydia at http://localhost:4000, you'll be guided through creating the initial admin user.
You can either:
- Set a custom password of your choice
- Generate a secure random password that will be displayed once
After the admin user is created, you'll be automatically logged in.
Configure Download Clients
Navigate to Admin > Download Clients to add your download clients.
Supported Clients
Torrent Clients:
- qBittorrent
- Transmission
Usenet Clients:
- SABnzbd
- NZBGet
Example: qBittorrent Setup
- Click Add Download Client
- Select qBittorrent as the type
- Enter connection details:
- Host:
qbittorrent(or your qBittorrent hostname) - Port:
8080 - Username/Password: Your qBittorrent credentials
- Click Test Connection to verify
- Click Save
Configure Indexers
Navigate to Admin > Indexers to add your indexers.
Supported Indexers
- Prowlarr - Recommended indexer manager
- Jackett - Alternative indexer proxy
- Cardigann - Built-in indexer support (experimental)
Example: Prowlarr Setup
- Click Add Indexer
- Select Prowlarr as the type
- Enter connection details:
- Base URL:
http://prowlarr:9696 - API Key: Your Prowlarr API key
- Click Test Connection to verify
- Click Save
Set Up Libraries
Mydia automatically creates default libraries based on your MOVIES_PATH and TV_PATH environment variables.
To add additional libraries or configure existing ones:
- Navigate to Admin > Libraries
- Configure library paths and settings
- Trigger a library scan to discover existing media
Quality Profiles
Mydia includes built-in quality profiles for different use cases:
- SD through Remux-2160p - 8 built-in profiles
- Preset Gallery - 23 one-click imports including TRaSH Guides and Profilarr profiles
To configure quality profiles:
- Navigate to Admin > Quality Profiles
- Browse the preset gallery or create custom profiles
- Assign profiles to your libraries
Next Steps
- Managing Libraries - Detailed library configuration
- Quality Profiles - Profile configuration guide
- Download Clients - Advanced client setup