All apps · 0 apps
Curacast-NVIDIA
OfficialDocker app from Curacast's Repository
Overview
Curacast turns your Plex, Jellyfin or Emby library into always-on live TV channels with a real schedule and programme guide. It appears to Plex as an HDHomeRun tuner, and serves M3U and XMLTV for any IPTV client.
Channels are managed from the Curacast web UI on port 8000. FFmpeg is bundled in the image, which carries the NVENC encoders.
This is the same image as the standard template, run with the NVIDIA runtime. It needs the Nvidia Driver plugin installed, and your GPU's UUID in NVIDIA_VISIBLE_DEVICES -- copy it from the plugin's page. Set the encoder to NVENC in Curacast under Settings, FFmpeg.
Licensing: free for 14 days on up to 2 channels, then a subscription removes the limit. When the trial ends your channels are kept but stop playing until a licence is activated. A programme already playing is never cut off part-way through.
Install Curacast-NVIDIA on Unraid in a few clicks.
Find Curacast-NVIDIA in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Curacast-NVIDIA Review the template variables and paths Click Install
Categories
Download Statistics
295
Total Downloads
Related apps
Explore more like this
Explore allDetails
Repository
curacast/curacast:latestLast Updated2026-09-02
First Seen2026-09-02
Runtime arguments
- Web UI
http://[IP]:[PORT:8000]- Network
host- Shell
bash- Privileged
- false
- Extra Params
--runtime=nvidia
Template configuration
Webui & HDHRPorttcp
Container Port: 8000
- Target
- 8000
- Value
- 8000
NVIDIA_VISIBLE_DEVICESVariable
Your GPU's UUID, from the Nvidia Driver plugin page. 'all' works when the machine has one GPU.
- Default
- all
- Value
- all
NVIDIA_DRIVER_CAPABILITIESVariable
Driver capabilities exposed to the container. 'video' is the one NVENC needs.
- Default
- compute,video,utility
- Value
- compute,video,utility
AppdataPathrw
Container Path: /home/curacast/app/.curacast
- Target
- /home/curacast/app/.curacast
- Value
- /mnt/user/appdata/curacast-nvidia/