[mythtvnz] epg

Jonathan Hoskin jonathan.hoskin at gmail.com
Wed Mar 30 21:30:07 BST 2011


> I am on telstra.
> 
> How do I get around that?


Maybe try setting a couple of extra headers on the HTTP request, around line 56 in the Python script:

	'Pragma': 'no-cache'
	'Cache-Control': 'no-cache'

Might override the dodgy Telstra cache.

FYI - I'm on Telecom and I am getting an up-to-date version every time.





More information about the mythtvnz mailing list