diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-12-01 14:39:59 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-12-01 14:39:59 +0100 |
commit | bab6955557830c25e59433a9127c5f3b4ac1b387 (patch) | |
tree | 9aa4d8a78152554c5ebf5607f19c8b6905d4a205 /HISTORY | |
parent | 3e0659a10aec259f7e298ce2f577d900b2c3eb41 (diff) | |
download | vdr-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-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |