Provided by: xmltv-util_0.6.1-1_all bug

NAME

       tv_grab_zz_sdjson - 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)