Made the getskyepg.pl script of the 'sky' plugin send a user agent message to the server

This commit is contained in:
Klaus Schmidinger
2006-12-01 14:39:59 +01:00
parent 3e0659a10a
commit bab6955557
3 changed files with 29 additions and 3 deletions

View File

@@ -4990,3 +4990,8 @@ Video Disk Recorder Revision History
- Some improvements to the man pages (thanks to Ville Skytt<74>).
- 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.