Official Unraid Community Applications templates for Sportarr, published and maintained by the Sportarr project.
Sportarr is a sports PVR for Usenet and BitTorrent: it monitors sports leagues and events across hundreds of sports, grabs and organizes releases with automatic quality upgrades, records live events from IPTV, and keeps Plex, Jellyfin, and Emby libraries correctly identified through dedicated metadata agents.
Search for "sportarr" on the Apps tab and install.
Add this repository under Docker > Template Repositories:
https://github.com/Sportarr/unraid-templates
Then create the container from the Sportarr template.
| Setting | Default | Purpose |
|---|---|---|
| Web UI port | 1867 |
The Sportarr web interface |
/config |
/mnt/user/appdata/sportarr |
Database, settings, and logs |
/data |
/mnt/user/data |
Media library root; add your sports library as a root folder inside Sportarr under this mount, and keep downloads under the same mount so imports can hardlink |
PUID / PGID |
99 / 100 |
User and group the container runs as (nobody:users) |
UMASK |
022 |
Permission mask for created files |
TZ |
UTC |
Timezone; keeps event air times and the calendar correct |
Sportarr__Database__* |
sqlite | Optional PostgreSQL settings under "Show more settings": provider, host, port, name, username, password, or a full connection string. PostgreSQL is fresh-install only. Any Sportarr__ variable can be read from a file via the FILE__ prefix (Docker secrets) |
| Tag | Purpose |
|---|---|
latest |
Stable releases (recommended) |
dev |
Rolling development builds |
GPL-3.0, matching the Sportarr application.
