Sau khi chạy với flag autoinstall thì chạy lại basic command thể add license, chọn “P”
bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")" -- -s autoinstall
Instructions:
- Check that you meet the required dependencies
- Install SynoCli Video Driver (help)
- Install SynoCommunity ffmpeg (help)
- Connect to your NAS using SSH (admin user required) (I recommend maximizing the window to read it better.)(help)
- Use the command
sudo -ito switch to root user - Use the following command (Basic command) to execute the patch
- You’ll have to re-run the patcher everytime you update VideoStation, Advanced Media Extensions and DSM
Basic Installation command:bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")"
.
With options:bash -c "$(curl "https://raw.githubusercontent.com/darknebular/Wrapper_VideoStation/main/installer.sh")" -- -s <Flags>
| Flags | Required | Description |
|---|---|---|
| start | No | The default flag going to the MAIN Menu. |
| install | No | This install the Advanced Wrapper. |
| autoinstall | No | This install the Advanced/Simplest Wrapper without prompts (Automatic Mode) |
| uninstall | No | This flag uninstall the patch. (Simplest or the Advanced one). |
| config | No | Change the behaviour of the audio codecs for the Advanced Wrapper |
| info | No | Show the general info of the Installer |