Lineup
Docker 应用程序 from am385's Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--restart=unless-stopped
模板配置
Web Interface (HTTP)Porttcp
This is the Web UI port for the application.
- 目标
- 8080
- 默认值
- 8080
Web Interface (HTTPS)Porttcp
Optional - Https webUI (you need to set up your own certificate).
- 目标
- 8443
- 默认值
- 8443
AppdataPathrw
This is the container path to your configuration files, e.g. databases, configuration files, logs etc.
- 目标
- /config
- 默认值
- /mnt/user/appdata/lineup
Path: /xmltvPathrw
This is the container path to where the XMLTV file will be stored.
- 目标
- /xmltv
Variable: PUIDVariable
User ID for the running container
- 目标
- PUID
- 默认值
- 99
Variable: PGIDVariable
Group ID for the running container
- 目标
- PGID
- 默认值
- 100
Variable: UMASKVariable
UMASK for the running container
- 目标
- UMASK
- 默认值
- 000
下载统计数据
917
下载总数
详细信息
在Unraid 上运行 Lineup 。
Lineup 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。