[mythtv-users] DataDirect quit working

David Hampton hampton at employees.org
Sat Jun 19 16:44:43 EDT 2004


On Sat, 2004-06-19 at 13:23, David Hampton wrote:
> 
> If I disable privoxy (leaving squid enabled) then mythfilldatabase runs
> without any problems.  I'm now looking for a way to tweak privoxy to
> prevent this problem.  I'd really like to be able to reenable it.

Adding the following to /etc/privoxy/user.action will solve this
problem.  It also solves the problem of not being able to access the
forums on the zap2it web site.

David



[root at firewall privoxy]# diff -u user.action~ user.action
--- user.action~ 2004-06-19 13:43:07.000000000 -0700
+++ user.action	 2004-06-19 13:43:40.000000000 -0700
@@ -155,4 +155,7 @@
 { +set-image-blocker{blank} }
 #/
 
+{ allow-all-cookies  -prevent-compression }
+.zap2it.com
+
 ## set vi:nowrap tw=72

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mythtv.org/pipermail/mythtv-users/attachments/20040619/4e4e0e5f/attachment.pgp


More information about the mythtv-users mailing list