A little tool to batch-convert movies
This progam was designed to batch-convert movies on a Synology-DiskStation.
You can download and compile it on your system with:
-
cd PoisonConvert
-
make
-
make install
Done :) (You can delete the source-files now)
For further instructions please read the Wiki: https://github.com/CutePoisonX/PoisonConvert/wiki
If you want to uninstall the program, cd into the source directory and do:
- make uninstall
or perform the following steps:
-
rm /opt/bin/poisonconvert
-
rm /opt/etc/PoisonConvert_Settings
-
rm -r /opt/etc/PoisonConvert_Config-files
and don't forget to remove the other Config files and the log files.