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
|
version: 1
|
||||||
name: allowdowngrade
|
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
|
system: false
|
||||||
beta: true
|
beta: false
|
||||||
all:
|
all:
|
||||||
install-script: "install.sh"
|
install-script: "install.sh"
|
||||||
copy: "all"
|
copy: "all"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
version: 1
|
version: 1
|
||||||
name: amepatch
|
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
|
system: false
|
||||||
beta: false
|
beta: false
|
||||||
all:
|
all:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
version: 1
|
version: 1
|
||||||
name: photosfacepatch
|
name: photosfacepatch
|
||||||
description: "Face Patch for Syno Photos"
|
description: "Face Detection Patch for Syno Photos (Best with iGPU)"
|
||||||
system: false
|
system: false
|
||||||
beta: false
|
beta: false
|
||||||
all:
|
all:
|
||||||
|
@ -2,7 +2,7 @@ version: 1
|
|||||||
name: setrootpw
|
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"
|
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
|
system: false
|
||||||
beta: true
|
beta: false
|
||||||
all:
|
all:
|
||||||
install-script: "install.sh"
|
install-script: "install.sh"
|
||||||
copy: "all"
|
copy: "all"
|
||||||
|
Loading…
Reference in New Issue
Block a user