thawkins / torrentwatch-x

Automatically exported from code.google.com/p/torrentwatch-x
GNU General Public License v2.0
0 stars 0 forks source link

Problem loading rss from torrentday #219

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Paul Nyheim (paul.nyheim@gmail.com)
Running: TW-X/0.8.8 (NMT - Linux 2.6.15-sigma mips)

Hi. Lately the rss from www.torrentday.com has not been working in torrentwatch 
(tested version 0.8.6 and 0.8.8)

I suspect this is a change on their part, possibly that they are responding 
with gzipped responses:
Content-Encoding: gzip

I've tried to enable CURLOPT_ENCODING in php by calling curl_setopt, but I am 
not quite sure where it should be set...

Regards,
Paul

Original issue reported on code.google.com by torrentw...@gtempaccount.com on 20 Jun 2012 at 7:03

GoogleCodeExporter commented 8 years ago
As a workaround, I am using yahoo pipes to proxy the rss feed, as it turns out 
that yahoo pipes decompresses the gzipped respons and serves it to me without 
compressing it. :-)

Original comment by paul.nyh...@gmail.com on 4 Jul 2012 at 7:43

GoogleCodeExporter commented 8 years ago
or just add ;no-gzip to the end of the feed URL works a treat!

Original comment by kitwalke...@gmail.com on 24 Dec 2012 at 6:45

GoogleCodeExporter commented 8 years ago

Original comment by jo...@vandalon.nl on 23 Jan 2013 at 10:57