Xpenology enables transcoding

 https://github.com/likeadoc/synocodectool-patch


This patch enables transcoding on Synologys DiskStation Manager 6+ without a valid serial number. The structure is loosely based on https://github.com/keylase/nvidia-patch

Requirements:

  • DiskStation Manager 6 or higher
  • Your serial number must be in the proper format (e.g. XXXXPDNXXXXXX for DS918+, XXXXODNXXXXXX for DS3617xs, XXXXLWNXXXXXX for 3615xs)
  • x86-64 based
  • SSH/Terminal Access
  • sudo/root



sudo su

cd /temp

Downloading and making script executable

wget https://raw.githubusercontent.com/likeadoc/synocodectool-patch/master/patch.sh
chmod +x patch.sh

Patching synocodectool

This patch performs a backup of the original file prior to making changes.

sudo ./patch.sh -p

Restoring original file

If something goes horribly wrong restoring the original file is possible

bash ./patch.sh -r

Synopsis

# sudo ./patch.sh -h

SYNOPSIS
    patch.sh [-h] [-p|-r|-l]
DESCRIPTION
    Patch to enable transcoding without a valid serial in DSM 6+
    	-h      Print this help message
        -p      Patch synocodectool
        -r      Restore original from backup        
        -l      List supported DSM versions

Comments

Popular posts from this blog

Extracting and using a modified VMWare Player BIOS or UEFI firmware

Activate Synology Active Backup for Business for DSM 6

Windows 11 internet/account bypass