tv_grab_zz_sdjson - Man Page
Grab TV listings from Schedules Direct SD-JSON service.
Synopsis
tv_grab_zz_sdjson --help
tv_grab_zz_sdjson --info
tv_grab_zz_sdjson --version
tv_grab_zz_sdjson --capabilities
tv_grab_zz_sdjson --description
tv_grab_zz_sdjson [--config-file FILE]
[--days N] [--offset N]
[--output FILE] [--quiet] [--debug]
tv_grab_zz_sdjson --configure [--config-file FILE]
Description
This is an XMLTV grabber for the Schedules Direct (http://www.schedulesdirect.org) JSON API.
Configuration
Run tv_grab_zz_sdjson with the --configure option to create a config file.
MythTV does not use the default XMLTV config file path. If using MythTV you should also specify the config file such as:
tv_grab_zz_sdjson --configure --config-file ~/.mythtv/source_name.xmltv
Doing the XMLTV config from within the MythTV GUI seems very flaky so you are probably better off configuring from the command line.
Author
Kevin Groeneveld (kgroeneveld at gmail dot com)