Lineup
Docker app from am385's Repository
Overview
Lineup is an application that fetches Electronic Program Guide (EPG) data from a HDHomeRun network TV tuner and converts it into XMLTV format — the standard format used by media servers like Jellyfin and Plex for TV guide display. It includes a web-based dashboard, a terminal UI, live TV streaming with transcoding, and automatic scheduled EPG fetching with smart incremental updates.
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped
Template configuration
Web Interface (HTTP)Porttcp
This is the Web UI port for the application.
- Target
- 8080
- Default
- 8080
Web Interface (HTTPS)Porttcp
Optional - Https webUI (you need to set up your own certificate).
- Target
- 8443
- Default
- 8443
AppdataPathrw
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- Target
- /config
- Default
- /mnt/user/appdata/lineup
Path: /xmltvPathrw
This is the container path to where the XMLTV file will be stored.
- Target
- /xmltv
Variable: PUIDVariable
User ID for the running container
- Target
- PUID
- Default
- 99
Variable: PGIDVariable
Group ID for the running container
- Target
- PGID
- Default
- 100
Variable: UMASKVariable
UMASK for the running container
- Target
- UMASK
- Default
- 000
Categories
Download Statistics
917
Total Downloads
Details
Repository
am385/lineupLast Updated2026-02-26
First Seen2026-03-04
Run Lineup on Unraid.
Lineup is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.