SYNOPSIS
tv_grab_sd_json --helptv_grab_sd_json --info
tv_grab_sd_json --version
tv_grab_sd_json --capabilities
tv_grab_sd_json --description
tv_grab_sd_json [--config-file FILE]
[--days N] [--offset N]
[--output FILE] [--quiet] [--debug]
tv_grab_sd_json --configure [--config-file FILE]
DESCRIPTION
This is an XMLTV grabber for the Schedules Direct (http://www.schedulesdirect.org) JSON API.CONFIGURATION
Run tv_grab_sd_json 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_sd_json --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)