Opened 16 years ago
Closed 16 years ago
#34 closed enhancement (fixed)
should write a TV Episode guide postprocessor based on tv.com lookups (via WWW::TV perl module)
Reported by: | lincoln | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.0 |
Component: | Postprocessor | Version: | 0.4 |
Keywords: | Cc: |
Description
tv.com contains lots of TV series/episode information (sort of what IMDb is to movies).
there already exists a perl library which parses the TV.com site; see http://search.cpan.org/~tigris/WWW-TV-0.07/
should use the imdb postprocessor as a base.
Change History (3)
comment:1 Changed 16 years ago by
Type: | defect → enhancement |
---|
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
why not use http://tvdb.zsori.com/ ? It's a community maintained version of tv.com with a decent api, and a bunch of routines that automatically grab data from tv.com to keep their records up to date.