StrmBridge
Docker 应用程序 from mccann6's Repository
概述
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.
运行时参数
- 网络
bridge- 特权
- false
模板配置
API PortPorttcp
The port for the StrmBridge API service.
- 目标
- 9847
- 默认值
- 9847
- 价值
- 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
- 目标
- App__ServiceBaseUrl
- 默认值
- http://[IP]:9847
App DataPathrw
Storage for the application database and internal settings.
- 目标
- /app/data/
- 默认值
- /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.
- 目标
- /app/media/
- 默认值
- /mnt/user/appdata/strmbridge/media
Real-Debrid EnabledVariable
Set to 'true' to enable Real-Debrid.
- 目标
- Providers__RealDebrid__IsEnabled
- 默认值
- false
- 价值
- false
Real-Debrid API KeyVariable
Your Real-Debrid API Token.
- 目标
- Providers__RealDebrid__ApiKey
Torbox EnabledVariable
Set to 'true' to enable Torbox.
- 目标
- Providers__Torbox__IsEnabled
- 默认值
- false
- 价值
- false
Torbox API KeyVariable
Your Torbox API Token.
- 目标
- Providers__Torbox__ApiKey
Sync IntervalVariable
How often (in seconds) the service should check for library updates.
- 目标
- App__SyncIntervalSeconds
- 默认值
- 300
- 价值
- 300
下载统计数据
381
下载总数
详细信息
存储库
anthonymccann90/strmbridge:latest最后更新2026-03-14
初见2026-02-12
在Unraid 上运行 StrmBridge 。
StrmBridge 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。