Hello,
my name is tobias and i have a problem with the package_finished script in pyload.
the following script runs when a package has finished:
#!/bin/sh
echo `date` -- Skriptstart>>/volume1/Download/filebot.log
echo $1 >>/volume1/Download/filebot.log
SAVEIFS=$IFS
IFS=$(echo -en "\n\b ...
Search found 1 match
- 20 Jan 2014, 16:53
- Forum: Help and Support
- Topic: pyload script does nothing
- Replies: 1
- Views: 3157