Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sportarr

Sportarr Unraid Templates

Official Unraid Community Applications templates for Sportarr, published and maintained by the Sportarr project.

Latest release Docker Discord Website

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.

Sportarr Dashboard

Install via Community Applications

Search for "sportarr" on the Apps tab and install.

Install via template repository

Add this repository under Docker > Template Repositories:

https://github.com/Sportarr/unraid-templates

Then create the container from the Sportarr template.

Configuration

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)

Tags

Tag Purpose
latest Stable releases (recommended)
dev Rolling development builds

Links

License

GPL-3.0, matching the Sportarr application.

Releases

Packages

Contributors