Ikona zasobu

uTorrent download complete 1.0

Brak uprawnień do pobrania
Do serwera WWW załaduj skrypt PHP , zmieniajac odpowiedno adres email:
cat finished.php
PHP:
<?php
$msg = $_GET['title'];
$headers = 'From: SkadLeciEmail@domena.com' . "\r\n";
mail('TwojAdresEmail@domena.com', 'uTorrent Finished Downloading',$msg, $headers);
echo $msg . '<br/>';
echo '<br/>';
echo "Email Sent Successfully";
?>

w Windows dodaj skrypt, zmieniajac adres serwera:
SendMailuTorrent.cmd
Kod:
@set torrent=%~1
@echo %torrent%
@set torrent=%torrent: =-%
@set torrent=%torrent:[=-%
@set torrent=%torrent:]=-%
@echo %torrent%
cmd /C curl http://TWOJSERERWER/finished.php?title="%torrent%"
@echo %1 >> "C:\Program Files\uTorrent\SendMail.log"

Ustaw w uTorrnecie:

upload_2016-7-31_20-39-43.png


Enjoy !
Autor
Usunięty użytkownik pigers
Pobrano
44
Wyświetleń
521
Pierwsze wydanie
Ostatnia aktualizacja
Ocena
0,00 gwiazdka(i) Ocen: 0