[mythtv-commits] mythtv/master commit: e790d127a by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Fri Sep 23 22:17:25 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-09-23T15:08:09-07:00
   Push Date:  2011/09/23 15:17:19 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  e790d127ade227393c8780d33ce90a25360f810e
   Changeset:  https://github.com/MythTV/mythtv/commit/e790d127a

Log:

API: Add the ability to fetch channels from listings source.

This finishes the bare minimum APIs needed to set up an analog device or HDHomeRun Prime (albeit blindly).  Adds a blocking method of inserting channels form the listings source, and returns the number of channels added.

http://BackendIP:6544/Channel/FetchChannelsFromSource?SourceId=SOURCEIDNUM&CardId=CARDID&WaitForFinish=true

Modified:

   mythtv/libs/libmythbase/mythversion.h
   mythtv/libs/libmythservicecontracts/services/channelServices.h
   mythtv/libs/libmythtv/sourceutil.cpp
   mythtv/libs/libmythtv/sourceutil.h
   mythtv/programs/mythbackend/services/channel.cpp
   mythtv/programs/mythbackend/services/channel.h



More information about the mythtv-commits mailing list