TVBrowser 2.7.2 (Default branch)


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

Image TV-Browser is a TV guide (EPG) that is easily extensible using plugins. It is designed to look like a paper-based European TV guide. Included are over 500 mostly European channels (Germany, UK, Sweden, and Norway). It is possible to add channels yourself using tools offered on the homepage or via the plugin interface. For US viewers, a SchedulesDirect plugin is included. License: GNU General Public License (GPL) Changes:
Enhanced Java 6 compatibility and some major bugfixes. Image

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)