summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-12-01 14:39:59 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-12-01 14:39:59 +0100
commitbab6955557830c25e59433a9127c5f3b4ac1b387 (patch)
tree9aa4d8a78152554c5ebf5607f19c8b6905d4a205 /HISTORY
parent3e0659a10aec259f7e298ce2f577d900b2c3eb41 (diff)
downloadvdr-bab6955557830c25e59433a9127c5f3b4ac1b387.tar.gz
vdr-bab6955557830c25e59433a9127c5f3b4ac1b387.tar.bz2
Made the getskyepg.pl script of the 'sky' plugin send a user agent message to the server
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index eb3a4c6d..03c87d82 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4990,3 +4990,8 @@ Video Disk Recorder Revision History
- Some improvements to the man pages (thanks to Ville Skyttä).
- Fixed a possible segfault in cSkins::Message() (thanks to Udo Richter).
+- Made the getskyepg.pl script of the 'sky' plugin send a user agent message to
+ the server, according to the rules at http://bleb.org/tv/data/listings.
+ If your version of 'wget' doesn't support the -U option to set the user agent,
+ use the new option -U of getskyepg.pl to have the information added to the URL
+ as a query string.