mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
codecpatch: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
74dad00060
commit
222ff86479
@ -77,93 +77,6 @@ declare -a path_list=(
|
||||
)
|
||||
|
||||
declare -a versions_list=(
|
||||
"6.0 7321-0"
|
||||
"6.0 7321-1"
|
||||
"6.0 7321-2"
|
||||
"6.0 7321-3"
|
||||
"6.0 7321-4"
|
||||
"6.0 7321-5"
|
||||
"6.0 7321-6"
|
||||
"6.0 7321-7"
|
||||
"6.0.1 7393-0"
|
||||
"6.0.1 7393-1"
|
||||
"6.0.1 7393-2"
|
||||
"6.0.2 8451-0"
|
||||
"6.0.2 8451-1"
|
||||
"6.0.2 8451-2"
|
||||
"6.0.2 8451-3"
|
||||
"6.0.2 8451-4"
|
||||
"6.0.2 8451-5"
|
||||
"6.0.2 8451-6"
|
||||
"6.0.2 8451-7"
|
||||
"6.0.2 8451-8"
|
||||
"6.0.2 8451-9"
|
||||
"6.0.2 8451-10"
|
||||
"6.0.2 8451-11"
|
||||
"6.0.3 8754-0"
|
||||
"6.0.3 8754-1"
|
||||
"6.0.3 8754-2"
|
||||
"6.0.3 8754-3"
|
||||
"6.0.3 8754-4"
|
||||
"6.0.3 8754-5"
|
||||
"6.0.3 8754-6"
|
||||
"6.0.3 8754-7"
|
||||
"6.0.3 8754-8"
|
||||
"6.1 15047-0"
|
||||
"6.1 15047-1"
|
||||
"6.1 15047-2"
|
||||
"6.1.1 15101-0"
|
||||
"6.1.1 15101-1"
|
||||
"6.1.1 15101-2"
|
||||
"6.1.1 15101-3"
|
||||
"6.1.1 15101-4"
|
||||
"6.1.2 15132-0"
|
||||
"6.1.2 15132-1"
|
||||
"6.1.3 15152-0"
|
||||
"6.1.3 15152-1"
|
||||
"6.1.3 15152-2"
|
||||
"6.1.3 15152-3"
|
||||
"6.1.3 15152-4"
|
||||
"6.1.3 15152-5"
|
||||
"6.1.3 15152-6"
|
||||
"6.1.3 15152-7"
|
||||
"6.1.3 15152-8"
|
||||
"6.1.4 15217-0"
|
||||
"6.1.4 15217-1"
|
||||
"6.1.4 15217-2"
|
||||
"6.1.4 15217-3"
|
||||
"6.1.4 15217-4"
|
||||
"6.1.4 15217-5"
|
||||
"6.1.4 15217-0"
|
||||
"6.1.5 15254-0"
|
||||
"6.1.5 15254-1"
|
||||
"6.1.6 15266-0"
|
||||
"6.1.6 15266-1"
|
||||
"6.1.7 15284-0"
|
||||
"6.1.7 15284-1"
|
||||
"6.1.7 15284-2"
|
||||
"6.1.7 15284-3"
|
||||
"6.2 23739-0"
|
||||
"6.2 23739-1"
|
||||
"6.2 23739-2"
|
||||
"6.2.1 23824-0"
|
||||
"6.2.1 23824-1"
|
||||
"6.2.1 23824-2"
|
||||
"6.2.1 23824-3"
|
||||
"6.2.1 23824-4"
|
||||
"6.2.1 23824-5"
|
||||
"6.2.1 23824-6"
|
||||
"6.2.2 24922-0"
|
||||
"6.2.2 24922-1"
|
||||
"6.2.2 24922-2"
|
||||
"6.2.2 24922-3"
|
||||
"6.2.2 24922-4"
|
||||
"6.2.2 24922-5"
|
||||
"6.2.2 24922-6"
|
||||
"6.2.3 25423-0"
|
||||
"6.2.3 25426-0"
|
||||
"6.2.3 25426-2"
|
||||
"6.2.3 25426-3"
|
||||
"7.0.1 42218-0"
|
||||
"7.0.1 42218-1"
|
||||
"7.0.1 42218-2"
|
||||
@ -191,6 +104,7 @@ declare -a versions_list=(
|
||||
"7.2.1 69057-3"
|
||||
"7.2.1 69057-4"
|
||||
"7.2.1 69057-5"
|
||||
"7.2.2 72803-0"
|
||||
)
|
||||
|
||||
check_path () {
|
||||
|
@ -1,6 +1,6 @@
|
||||
version: 1
|
||||
name: codecpatch
|
||||
description: "Codec Patches for DSM (Do not use with AME Patch)"
|
||||
description: "Enables transcoding for DSM without a valid serial number"
|
||||
system: false
|
||||
beta: true
|
||||
all:
|
||||
|
Loading…
Reference in New Issue
Block a user