StrmBridge
StrmBridge
Docker app from mccann6's Repository
Overview
StrmBridge is a background service that syncs your debrid provider library (RealDebrid/Torbox) to .strm files. It monitors your library and creates strm files that allow Jellyfin to stream content directly from the cloud without requiring local storage space.
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
API PortPorttcp
The port for the StrmBridge API service.
- Target
- 9847
- Default
- 9847
- Value
- 9847
Service Base URLVariable
The URL used to reach this service (e.g., http://192.168.1.50:9847). This address is written directly into the generated .strm files
- Target
- App__ServiceBaseUrl
- Default
- http://[IP]:9847
App DataPathrw
Storage for the application database and internal settings.
- Target
- /app/data/
- Default
- /mnt/user/appdata/strmbridge/data
Strm Files OutputPathrw
This is where your .strm files will be created. Map this as a library source in Jellyfin.
- Target
- /app/media/
- Default
- /mnt/user/appdata/strmbridge/media
Real-Debrid EnabledVariable
Set to 'true' to enable Real-Debrid.
- Target
- Providers__RealDebrid__IsEnabled
- Default
- false
- Value
- false
Real-Debrid API KeyVariable
Your Real-Debrid API Token.
- Target
- Providers__RealDebrid__ApiKey
Torbox EnabledVariable
Set to 'true' to enable Torbox.
- Target
- Providers__Torbox__IsEnabled
- Default
- false
- Value
- false
Torbox API KeyVariable
Your Torbox API Token.
- Target
- Providers__Torbox__ApiKey
Sync IntervalVariable
How often (in seconds) the service should check for library updates.
- Target
- App__SyncIntervalSeconds
- Default
- 300
- Value
- 300
Download Statistics
381
Total Downloads
Details
Repository
anthonymccann90/strmbridge:latestLast Updated2026-03-14
First Seen2026-02-12
Run StrmBridge on Unraid.
StrmBridge is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.