Add VideoStation to dependencies and add MediaServer patch in readme

This commit is contained in:
AlexPresso 2022-08-18 13:13:12 +02:00
parent cbbab9b53d
commit 5f6bc3c7e7
2 changed files with 3 additions and 1 deletions

View File

@ -6,6 +6,8 @@
This patcher is designed to simplify the installation steps from this [Gist](https://gist.github.com/BenjaminPoncet/bbef9edc1d0800528813e75c1669e57e) (huge thanks to [Benjamin Poncet](https://github.com/BenjaminPoncet)) and enable **DTS**, **EAC3** and **TrueHD** support to Synology VideoStation by replacing the ffmpeg library files by a wrapper using SynoCommunity ffmpeg.
### Also want to patch MediaServer ? [there you go](https://github.com/AlexPresso/mediaserver-ffmpeg-patcher)
## Dependencies
- DSM 6.2.2-24922 Update 4 (and above)
- Video Station 2.4.6-1594 (and above)

View File

@ -9,7 +9,7 @@ repo_base_url="https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher"
version="2.0"
action="patch"
branch="main"
dependencies=("ffmpeg")
dependencies=("VideoStation" "ffmpeg")
wrappers=("ffmpeg")
vs_path=/var/packages/VideoStation/target