Our Location
304 North Cardinal St.
Dorchester Center, MA 02124


Unless there is a special need, it is generally not recommended to install Video Station. Third-party ones are better: Jellyfin, Emby, Plex
curl https://ghfast.top/https://raw.githubusercontent.com/007revad/Video_Station_for_DSM_722/main/videostation_for_722.sh | bash
Alternate address
# DSM7.2.2 AME version 4.1.0-4005
wget https://dsm.ainas.cc:88/Script/videostation_for_722.sh -O videostation_for_722.sh && chmod +x videostation_for_722.sh && ./videostation_for_722.sh
Project address:https://github.com/007revad/Video_Station_for_DSM_722
Only available for x86_64: DSM7.x Advanced Media Extensions (AME) versions 3.0.1-2004, 3.1.0-3005
# DSM7.1 AME version 3.0.1-2004
curl http://code.imnks.com/ame3patch/ame71-2004.py | python
# DSM7.2 AME version 3.1.0-3005
curl http://code.imnks.com/ame3patch/ame72-3005.py | python
7.2 Alternate address
curl https://dsm.ainas.cc:88/Script/ame72-3005.py | python
source:https://xpenology.com/forum/topic/65643-ame-30-patcher/
Supports all Synology models, supports DSM6.x, 7.x, and needs to install the ffmpeg package in advance! ! ! 2023.6.4 updated patch version v2.0
(DTS or EAC3 or TrueHD) + (Any non HEVC standard video format): ✅ OK (no DTS, no EAC3, no TrueHD) + (HEVC): ✅ OK (DTS or EAC3 or TrueHD) + (HEVC): ⚠️ Not supported
#Note: Note: the -v 6 at the end is modified according to the ffmpeg version installed by yourself. 4 5 6 (recommendation 6), the script is added with an agent for domestic testing. OK
curl https://ghfast.top/https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash -s -- -p https://ghfast.top/https://raw.githubusercontent.com -v 6
Project address:https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher
Modify the ffmpeg version, edit: /var/packages/VideoStation/target/bin/ffmpeg

Support x86_64 models, support DSM6.0 7321-0 to 7.2.1 69057-5
#choose1
bash -c "$(curl "https://ghfast.top/https://raw.githubusercontent.com/wirgen/synocodectool-patch/master/patch.sh")" -- -p
#Restart to take effect
reboot
Project address:https://github.com/wirgen/synocodectool-patch
bash -c "$(curl "https://ghfast.top/https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")"
Project address:https://github.com/darknebular/Wrapper_VideoStation
Supports all Synology models, supports DSM6 and 7
Note: The password for root privileges should be as complex as possible. Use the root account with caution. If you are not careful, you will be doomed! There is no recovery! There is no recovery!
#Enable root login. Finally, INKS.COM is the password, change it yourself! ! ! Revise! ! ! Revise! ! !
chmod 755 /etc/ssh/sshd_config
sed -i 's/#PermitRootLogin prohibit-password/PermitRootLogin yes/g' /etc/ssh/sshd_config
synouser --setpw root IMNKS.COM
systemctl restart sshd
#Turn off allowing root login. It is recommended to turn it off if it is not necessary or after use! ! ! ! ! ! closure! ! ! ! ! !
sed -i 's/PermitRootLogin yes/#PermitRootLogin prohibit-password/g' /etc/ssh/sshd_config
systemctl restart sshd
If there is an error in the update, you can modify the system name in Control Panel-Network to clear the custom hosts.
#automatic filtering ip, produced by @skirtlonesoul on 2023.10.16, fully automatically updated! Automatically update tmdb, themoviedb, and github by default
curl -L https://cloud.ainas.cc/Patch/hosts-auto1007.sh | bash
Add your SATA or SAS HDDs and SSDs plus SATA and NVMe M.2 drives to your Synology’s compatible drive databases, including your M.2 card and Expansion Unit databases.
The script works in DSM 7 and DSM 6.
#github download agent has been added
curl https://ghfast.top/https://raw.githubusercontent.com/007revad/Synology_HDD_db/main/syno_hdd_db.sh | bash -s -- -nr
#Restart to take effect
reboot

Project address:https://github.com/007revad/Synology_HDD_db
This article is reprinted to:Black Qunhui one-click repair: root, AME, DTS, transcoding, CPU model, etc. – I am not a mine god