# Documentation > Media Preview Generator | [Main README](../README.md) Pick the right doc for what you're trying to do. ## Choose Your Path | I want to... | Go to | |---|---| | **Install and run it** — Docker, Docker Compose, GPU setup, Unraid | [Getting Started](getting-started.md) | | **Operate it day-to-day** — Web UI, webhooks, schedules, Plex direct, Recently Added | [Guides](guides.md) | | **Add Emby or Jellyfin (and/or multiple Plex servers)** — how to connect each server, sign-in tips, and what to expect when more than one server contains the same file | [Multi-Media-Server](multi-server.md) | | **Look up a setting or endpoint** — config keys, env vars, REST API, WebSocket events | [Reference](reference.md) | | **Troubleshoot something** — common errors and fixes | [Guides — Troubleshooting](guides.md#troubleshooting) | | **Read common questions** — "does it work with…", "how many workers…", HDR behavior | [FAQ](faq.md) | | **Contribute code** — dev setup, tests, style, PRs | [Contributing](../CONTRIBUTING.md) | ## Quick Links | Task | Go to | |---|---| | First run in Docker | [Getting Started — Quick Start](getting-started.md#quick-start-docker) | | GPU acceleration setup | [Getting Started — GPU Acceleration](getting-started.md#gpu-acceleration) | | Unraid configuration | [Getting Started — Unraid](getting-started.md#unraid) | | Radarr / Sonarr webhooks | [Guides — Webhook Integration](guides.md#webhook-integration) | | Plex direct webhook / Recently Added scanner | [Guides — Auto-trigger from Plex](guides.md#auto-trigger-from-plex-no-sonarrradarr) | | Configuration priority | [Reference — Configuration Priority](reference.md#configuration-priority) | | REST API endpoints | [Reference — REST API](reference.md#rest-api) | | Path mappings | [Reference — Path Mappings](reference.md#path-mappings) | | Connect Emby or Jellyfin | [Multi-Media-Server — Adding a server](multi-server.md#adding-a-server) | | Universal webhook URL | [Multi-Media-Server — Webhook configuration](multi-server.md#webhook-configuration-per-vendor) | --- [Back to Main README](../README.md)