diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-23 15:57:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-23 15:57:20 +0000 |
commit | aaac607b83d7c3f9f67d535235843d27154db07d (patch) | |
tree | de3075d0ade7e9c285f46969b2320ea12c317f1a /multimedia/p5-xmltv/DESCR | |
parent | 40ab26b75e77cc670488f8c657fc50b7c7148ccb (diff) | |
download | pkgsrc-aaac607b83d7c3f9f67d535235843d27154db07d.tar.gz |
Update to 0.5.39:
* Changes in this release (0.5.39)
tv_grab_fr has been fixed to solve problems with UTF-8 versus
ISO-8859-1 character sets, so the output should be valid XML no matter
which channels are scraped. Also bug fix for --slow.
tv_grab_huro is now working again, for both Hungarian and Romanian
listings.
tv_grab_uk_bleb has better icons.
Fix for crash in tv_imdb when certain IMDB data couldn't be decoded.
Unfortunately the upstream site for tv_grab_it is down for maintenance
so that grabber is disabled in this release, and tv_grab_it_lt is also
broken (it may or may not be deliberately blocked by the upstream
site, we're not sure yet). So there is no working grabber for Italy.
Diffstat (limited to 'multimedia/p5-xmltv/DESCR')
-rw-r--r-- | multimedia/p5-xmltv/DESCR | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/multimedia/p5-xmltv/DESCR b/multimedia/p5-xmltv/DESCR index 1f3e957bb30..d2b1a4328f9 100644 --- a/multimedia/p5-xmltv/DESCR +++ b/multimedia/p5-xmltv/DESCR @@ -4,7 +4,3 @@ The idea is to separate out the backend (getting the listings) from the frontend (displaying them for the user), and to implement useful operations like picking out your favourite programmes as filters that read and write XML documents. - -At present there are backends grabbing TV listings for Canada, the -USA, the UK, Germany, Austria, Finland, Spain, Italy, the Netherlands, -Hungary, Denmark, Japan, Sweden, France, Norway, and Romania. |