ranirahn

Results 38 comments of ranirahn

Its working now for me. Only thing I noticed was that in movie list there was no years for the items, but at least it take all 3 pages of...

I would rather see "Paused" state. From my point of view, all Stopped and not completed torrents already are in one place. That is "Downloading" state. But I think there...

I think I will take it on when I finish what I am doing right now.

Now its this one https://github.com/Novik/ruTorrent/pull/2893

The issue was know for months(if not years) now and for me its still only on warning stages, but when will the key be changed already? Maybe the best way...

I take a fast look and found this code inside rss.php ```php if($cli->statusstatus>=300) { if ($cli->status !== 304) { $msg = $cli->status == -100 ? '[RSS-Timeout]' : ($cli->status < 100...

I see that this was already commited, but isnt that better in this case? the != make it little too open ended I think. ```php if (intval($cli->status) !== 304) ```

Well, I take it probably this way that lets see what happens and if there are some errors becaue of this we deal with this then. Maybe there never will...

How is this part set up in your conf/config.php file? ```php $pathToExternals = array( "php" => '', // Something like /usr/bin/php. If empty, will be found in PATH. "curl" =>...

stickz have not been active at least last 3 months. My question is, is there someone who can replace him or is rutorrent now dead until someone who can make...