Many modern torrents sites provide RSS feed in gziped format. Currently
torrentwatch-x (0.8.9) does not support that kind of RSS feeds.
It can be easy to achieve by adding
$curlopt[CURLOPT_ENCODING] = true;
to get_curl_defaults function in config_lib.php. It should not have any
negative effect on other sites.
I apologize for not attaching it as a patch.
Original issue reported on code.google.com by sh4d...@gmail.com on 28 Jan 2013 at 1:33
Original issue reported on code.google.com by
sh4d...@gmail.com
on 28 Jan 2013 at 1:33