TVBrowser 2.6.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News TVBrowser 2.6.1 (Default branch)
# 1  
Old 12-24-2007
TVBrowser 2.6.1 (Default branch)

ImageTV-Browser is a TV guide (EPG) that is easilyextensible using plugins. It is designed to looklike a paper based European TV guide. Included areover 170 mostly German language channels.RadioTimes TV channels are available, too. It ispossible to add channels yourself using toolsoffered on the homepage. License: GNU General Public License (GPL)Changes:
Minor bugfixes and improved speed. Due to license issues, a few very important German channels have been removed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
TV_CHECK(1p)						User Contributed Perl Documentation					      TV_CHECK(1p)

NAME
tv_check - Check TV guide listings SYNOPSIS
tv_check --configure|--scan [other options] DESCRIPTIONS
tv_check is a Perl script that reads in a file with show information and checks it against a TV guide listing, reporting on upcoming episodes and alerting you to unexpected episodes or schedule changes. OPTIONS
--configure Run configuration GUI. Either this option or --scan must be provided. --season-reset special --configure option to remove everything but the title to help new season setup. The idea is to keep everything a "title-only" search until seasons begin. Then you update the details including record device. *expirimental* --scan Scan TV listings. Either this option or --configure must be provided. --myreplaytv=UNIT,USERNAME,PASSWORD ** Feature removed ** This option used to auto-populate a config file based on myreplaytv.com. --shows=FILE Specify the name of XML shows file (default: shows.xml). --guide=FILE, --listings=FILE Specify the name of XML guide file (default: guide.xml). --html Generate output in HTML format. --bluenew Highlights new episodes in blue (helpful back when there was an off-season) --output=FILE Write to FILE rather than standard output --help Provide a usage/help listing. SEE ALSO
xmltv(5). AUTHOR
Robert Eden; manpage by Kenneth J. Pronovici. perl v5.14.2 2011-06-13 TV_CHECK(1p)