Quick Start
-
Installation
- Docker:
docker-compose up -d(using provided docker-compose.yml) - Manual: Clone repo and follow Manual Installation guide
- Docker:
-
Required API Keys
- Get TMDB API Token from TMDB
- Get Fanart API Key from Fanart.tv
- Get TVDB API Key from TVDB
- Review the requirements section for required software/plugins
-
Basic Configuration
- Copy
config.example.jsontoconfig.json-> Configuration - Add your API keys
- Set your media server details (Plex/Jellyfin/Emby)
- Configure asset paths
- Copy
-
First Run
-
Access Web UI
- Open
http://localhost:8000in your browser - Default credentials: none required
- Open
For detailed setup instructions, see the full walkthrough.