mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
发布 Emby Pulse
This commit is contained in:
@@ -15,3 +15,24 @@ additionalProperties:
|
|||||||
required: true
|
required: true
|
||||||
rule: paramPort
|
rule: paramPort
|
||||||
type: number
|
type: number
|
||||||
|
- default: "http://127.0.0.1:8096"
|
||||||
|
edit: true
|
||||||
|
envKey: emby_host
|
||||||
|
labelZh: Emby 主机地址
|
||||||
|
labelEn: Emby host address
|
||||||
|
required: true
|
||||||
|
type: text
|
||||||
|
- default: ""
|
||||||
|
edit: true
|
||||||
|
envKey: emby_api_key
|
||||||
|
labelZh: Emby API 密钥
|
||||||
|
labelEn: Emby API key
|
||||||
|
required: true
|
||||||
|
type: text
|
||||||
|
- default: ""
|
||||||
|
edit: true
|
||||||
|
envKey: webhook_token
|
||||||
|
labelZh: Webhook 令牌
|
||||||
|
labelEn: Webhook token
|
||||||
|
required: false
|
||||||
|
type: text
|
||||||
|
|||||||
@@ -22,3 +22,4 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- TZ=Asia/Shanghai
|
- TZ=Asia/Shanghai
|
||||||
- DB_PATH=/emby-data/playback_reporting.db
|
- DB_PATH=/emby-data/playback_reporting.db
|
||||||
|
- playback_data_mode=sqlite
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Emby 服务器的高级伴侣:数据洞察、全能管理与下载自动化助手
|
Emby 服务器的高级伴侣:数据洞察、全能管理与下载自动化助手
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user