[Synology] 시놀로지 Video Station, Media Server DTS, EAC3, TrueHD 패치

[Synology] 시놀로지 Video Station, Media Server DTS, EAC3, TrueHD 패치

이전 글에서는 AlexPresso 님의 patcher를 사용했습니다만, 이번엔 VideoStation과 DLNA를 한방에 패치해주는 방법입니다.

AlexPresso 버전
https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher – Video Station
https://github.com/AlexPresso/mediaserver-ffmpeg-patcher – MediaServer(DLNA)

darknebular 버전
https://github.com/darknebular/Wrapper_VideoStation/

SSH로 접속해서 sudo -i를 입력해 루트권한을 획득한 후에 아래 코드를 넣으면 끝입니다.

bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")"

설치 중 옵션을 물어봅니다. I를 눌러서 모두 지원하는 옵션으로 설치해봅니다.

옵션을 물어보는것도 귀찮다면(..) 아래 내용을 복붙해서 넣어주거나, 작업 스케줄러에 등록시킨 후 실행해줍니다.

bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")" -- -s install

완료!

{{#is "post"}} {{/is}}