feat: add shared PostgreSQL fnOS service and refresh UI
This commit is contained in:
+3
-2
@@ -1,7 +1,7 @@
|
||||
appname=liverecorder
|
||||
version=1.0.1
|
||||
version=1.1.0
|
||||
display_name=Live Recorder
|
||||
desc=原生直播录制系统,离线内置 PostgreSQL、Node.js 和 Web 管理界面,支持分片录制、弹幕采集与 OpenList 自动上传
|
||||
desc=原生直播录制系统,使用独立 PostgreSQL 共享服务,支持分片录制、弹幕采集与 OpenList 自动上传
|
||||
platform=x86
|
||||
source=thirdparty
|
||||
maintainer=Live Recorder Contributors
|
||||
@@ -10,3 +10,4 @@ desktop_uidir=ui
|
||||
desktop_applaunchname=liverecorder.Application
|
||||
checkport=true
|
||||
ctl_stop=true
|
||||
install_dep_apps=nxsir.postgresql
|
||||
|
||||
Reference in New Issue
Block a user