Update
For currently installed patch version 2.6 and bellow:
- Unpatch using 2.6 patcher:
curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/2.6/patcher.sh | bash -s -- -a unpatch
- Patch using latest patcher:
curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash
For currently installed patch version 2.7 and above/
- Unpatch using latest patcher:
curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash -s -- -a unpatch
- Patch using latest patcher:
curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash
What's Changed
- Fix broken db by @AlexPresso in #135
Full Changelog: 3.1...3.2