Mailing List Archive

Set CommFree via API
Hi,

The documentation (
https://www.mythtv.org/wiki/Channel_Service#UpdateDBChannel) for the
UpdateDBChannel doesn't mention CommFree as a parameter you can set on a
channel. Is it possible to set this on a channel via the API?

Thanks in advance,
Andrew
Re: Set CommFree via API [ In reply to ]
On 31/05/2022 21:59, Andrew Wilkinson wrote:
> Hi,
>
> The documentation
> (https://www.mythtv.org/wiki/Channel_Service#UpdateDBChannel
> <https://www.mythtv.org/wiki/Channel_Service#UpdateDBChannel>) for the
> UpdateDBChannel doesn't mention CommFree as a parameter you can set on a
> channel. Is it possible to set this on a channel via the API?
>
> Thanks in advance,
> Andrew

Having taken a look through the source, there is no support in either
the API or the underlying ChannelUtil::UpdateChannel() function for
setting commfree status.

Can you please file an issue to track this at

https://github.com/MythTV/mythtv/issues


Many thanks
Stuart
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: Set CommFree via API [ In reply to ]
Thanks Stuart, I've raised https://github.com/MythTV/mythtv/issues/599.

Cheers,
Andrew

On Wed, Jun 29, 2022 at 8:06 PM Stuart Auchterlonie <
stuarta@squashedfrog.net> wrote:

> On 31/05/2022 21:59, Andrew Wilkinson wrote:
> > Hi,
> >
> > The documentation
> > (https://www.mythtv.org/wiki/Channel_Service#UpdateDBChannel
> > <https://www.mythtv.org/wiki/Channel_Service#UpdateDBChannel>) for the
> > UpdateDBChannel doesn't mention CommFree as a parameter you can set on a
> > channel. Is it possible to set this on a channel via the API?
> >
> > Thanks in advance,
> > Andrew
>
> Having taken a look through the source, there is no support in either
> the API or the underlying ChannelUtil::UpdateChannel() function for
> setting commfree status.
>
> Can you please file an issue to track this at
>
> https://github.com/MythTV/mythtv/issues
>
>
> Many thanks
> Stuart
>