amepatch/codecpatch: rewrite description

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-09-04 20:15:23 +02:00
parent a9632dc032
commit 38c26cb857
3 changed files with 3 additions and 4 deletions

View File

@ -21,7 +21,6 @@ DefaultDependencies=no
IgnoreOnIsolate=true
After=multi-user.target
After=allowdowngrade.service
After=codecpatch.service
[Service]
User=root

View File

@ -1,6 +1,6 @@
version: 1
name: amepatch
description: "Dynamic Licensepatch for AME - Force download Codecs (Depends on Arc Patch)"
description: "Dynamic Licensepatch for AME - Force download HEVC Codec (Don't use with codecpatch - Depends on Arc Patch)"
system: false
beta: false
all:

View File

@ -1,8 +1,8 @@
version: 1
name: codecpatch
description: "Enables transcoding for DSM without a valid serial number"
description: "Enables transcoding for DSM without a valid serial number - Force download AAC + HEVC Codec (Don't use with amepatch)"
system: false
beta: true
beta: false
all:
install-script: "install.sh"
copy: "all"