mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
tree: rewrite description
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
f12200b800
commit
114849fdb2
@ -1,8 +1,8 @@
|
||||
version: 1
|
||||
name: allowdowngrade
|
||||
description: "Allow Downgrade for AME, SS and VideoStation on 7.2.2"
|
||||
description: "Allow Downgrade for AME, SS and VideoStation with DSM 7.2.2"
|
||||
system: false
|
||||
beta: true
|
||||
beta: false
|
||||
all:
|
||||
install-script: "install.sh"
|
||||
copy: "all"
|
||||
|
@ -1,6 +1,6 @@
|
||||
version: 1
|
||||
name: amepatch
|
||||
description: "Dynamic Licensepatch for AME - Force download HEVC Codec (Don't use with codecpatch - Depends on Arc Patch)"
|
||||
description: "Dynamic Licensepatch for AME - Force download HEVC Codec (Don't use with codecpatch)"
|
||||
system: false
|
||||
beta: false
|
||||
all:
|
||||
|
@ -1,6 +1,6 @@
|
||||
version: 1
|
||||
name: photosfacepatch
|
||||
description: "Face Patch for Syno Photos"
|
||||
description: "Face Detection Patch for Syno Photos (Best with iGPU)"
|
||||
system: false
|
||||
beta: false
|
||||
all:
|
||||
|
@ -2,7 +2,7 @@ version: 1
|
||||
name: setrootpw
|
||||
description: "Set root password and enable ssh/sftp. Please modify PW=\"\" to the desired password in DSM Task Scheduler and run the task"
|
||||
system: false
|
||||
beta: true
|
||||
beta: false
|
||||
all:
|
||||
install-script: "install.sh"
|
||||
copy: "all"
|
||||
|
Loading…
Reference in New Issue
Block a user