-
Notifications
You must be signed in to change notification settings - Fork 1
Synology
Einar edited this page Dec 3, 2017
·
1 revision
- Install PHP7 and WebStation, enable phar support for PHP7.
- Login via SSH
- Download the latest mediasort.phar from releases by using
wget
- Now you should be able to
php70 mediasort.phar
Create /usr/local/bin/mediasort
Add this:
php70 /path/to/mediasort.phar "$@"