Mailing List Archive

New web app for setup and replacement for mythweb (Sat/ip --This scan type is not supported)
Today's version of master

Trying to use this new facility to setup a new system from scratch.

mythtv-light_33.1-1-g3db72cc1d3-0_amd64_jammy.deb

Looks a great improvement to mythsetup

The first page  Database Setup

Shows that I am connected to database, Have mythconverg database and the
schema version is 1378

and Test Connection works

The Restart Backend button works.

I have successfully set up my two sat>ip satellite tuners

> MariaDB [mythconverg]> select
> cardid,sourceid,videodevice,displayname,dvb_eitscan from capturecard;
> +--------+----------+---------------------------------------------------+-------------+-------------+
> | cardid | sourceid |
> videodevice                                       | displayname |
> dvb_eitscan |
> +--------+----------+---------------------------------------------------+-------------+-------------+
> |      9 |        1 |
> uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1       
> |           1 |
> |     10 |        1 |
> uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2       
> |           0 |
> |     11 |        1 |
> uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2       
> |           0 |
> |     12 |        1 |
> uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1       
> |           1 |
> +--------+----------+---------------------------------------------------+-------------+-------------+

The diseqc_tree is empty.

It would normally contain the folowing for a sinlr LNB

mysql> select
diseqcid,type,subtype,description,lnb_lof_switch,lnb_lof_hi,lnb_lof_lo,cmd_repeat,scr_frequency
from diseqc_tree;
+----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
| diseqcid | type | subtype      | description | lnb_lof_switch |
lnb_lof_hi | lnb_lof_lo | cmd_repeat | scr_frequency |
+----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
|        1 | lnb  | voltage_tone | LNB         |       11700000 |  
10600000 |    9750000 |          1 |          1400 |
+----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+

But I cant get channel scan to start, it reports  "This scan type is not
supported"

Too early is this not yet supported or a bug?


_______________________________________________
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: New web app for setup and replacement for mythweb (Sat/ip --This scan type is not supported) [ In reply to ]
On Fri, Jun 16, 2023 at 2:12?PM John <jksjdevelop@gmail.com> wrote:

> Today's version of master
>
> Trying to use this new facility to setup a new system from scratch.
>
> mythtv-light_33.1-1-g3db72cc1d3-0_amd64_jammy.deb
>
> Looks a great improvement to mythsetup
>
> The first page Database Setup
>
> Shows that I am connected to database, Have mythconverg database and the
> schema version is 1378
>
> and Test Connection works
>
> The Restart Backend button works.
>
> I have successfully set up my two sat>ip satellite tuners
>
> > MariaDB [mythconverg]> select
> > cardid,sourceid,videodevice,displayname,dvb_eitscan from capturecard;
> >
> +--------+----------+---------------------------------------------------+-------------+-------------+
> > | cardid | sourceid |
> > videodevice | displayname |
> > dvb_eitscan |
> >
> +--------+----------+---------------------------------------------------+-------------+-------------+
> > | 9 | 1 |
> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1
> > | 1 |
> > | 10 | 1 |
> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2
> > | 0 |
> > | 11 | 1 |
> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2
> > | 0 |
> > | 12 | 1 |
> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1
> > | 1 |
> >
> +--------+----------+---------------------------------------------------+-------------+-------------+
>
> The diseqc_tree is empty.
>
> It would normally contain the folowing for a sinlr LNB
>
> mysql> select
> diseqcid,type,subtype,description,lnb_lof_switch,lnb_lof_hi,lnb_lof_lo,cmd_repeat,scr_frequency
>
> from diseqc_tree;
>
> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
> | diseqcid | type | subtype | description | lnb_lof_switch |
> lnb_lof_hi | lnb_lof_lo | cmd_repeat | scr_frequency |
>
> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
> | 1 | lnb | voltage_tone | LNB | 11700000 |
> 10600000 | 9750000 | 1 | 1400 |
>
> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
>
> But I cant get channel scan to start, it reports "This scan type is not
> supported"
>
> Too early is this not yet supported or a bug?
>

I thought you had to be on Master or ppa:mythbuntu/34. All the new
features may not be in 33???
I'm testing on master and v34

JIm A
Re: New web app for setup and replacement for mythweb (Sat/ip --This scan type is not supported) [ In reply to ]
On Fri, 16 Jun 2023 at 20:11, John <jksjdevelop@gmail.com> wrote:

> Today's version of master
>
> Trying to use this new facility to setup a new system from scratch.
>
> mythtv-light_33.1-1-g3db72cc1d3-0_amd64_jammy.deb
>
> Looks a great improvement to mythsetup
>
> The first page Database Setup
>
> Shows that I am connected to database, Have mythconverg database and the
> schema version is 1378
>
> and Test Connection works
>
> The Restart Backend button works.
>
> I have successfully set up my two sat>ip satellite tuners
>
> > MariaDB [mythconverg]> select
> > cardid,sourceid,videodevice,displayname,dvb_eitscan from capturecard;
> >
> +--------+----------+---------------------------------------------------+-------------+-------------+
> > | cardid | sourceid |
> > videodevice | displayname |
> > dvb_eitscan |
> >
> +--------+----------+---------------------------------------------------+-------------+-------------+
> > | 9 | 1 |
> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1
> > | 1 |
> > | 10 | 1 |
> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2
> > | 0 |
> > | 11 | 1 |
> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2
> > | 0 |
> > | 12 | 1 |
> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1
> > | 1 |
> >
> +--------+----------+---------------------------------------------------+-------------+-------------+
>
> The diseqc_tree is empty.
>
> It would normally contain the folowing for a sinlr LNB
>
> mysql> select
> diseqcid,type,subtype,description,lnb_lof_switch,lnb_lof_hi,lnb_lof_lo,cmd_repeat,scr_frequency
>
> from diseqc_tree;
>
> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
> | diseqcid | type | subtype | description | lnb_lof_switch |
> lnb_lof_hi | lnb_lof_lo | cmd_repeat | scr_frequency |
>
> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
> | 1 | lnb | voltage_tone | LNB | 11700000 |
> 10600000 | 9750000 | 1 | 1400 |
>
> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
>
> But I cant get channel scan to start, it reports "This scan type is not
> supported"
>
> Too early is this not yet supported or a bug?
>
>
> Fixed this just a second ago. Should work now if you do a git pull and
rebuild.

Klaas.
Re: New web app for setup and replacement for mythweb (Sat/ip --This scan type is not supported) [ In reply to ]
On Fri, 16 Jun 2023 at 20:34, James Abernathy <jfabernathy@gmail.com> wrote:

>
>
> On Fri, Jun 16, 2023 at 2:12?PM John <jksjdevelop@gmail.com> wrote:
>
>> Today's version of master
>>
>> Trying to use this new facility to setup a new system from scratch.
>>
>> mythtv-light_33.1-1-g3db72cc1d3-0_amd64_jammy.deb
>>
>> Looks a great improvement to mythsetup
>>
>> The first page Database Setup
>>
>> Shows that I am connected to database, Have mythconverg database and the
>> schema version is 1378
>>
>> and Test Connection works
>>
>> The Restart Backend button works.
>>
>> I have successfully set up my two sat>ip satellite tuners
>>
>> > MariaDB [mythconverg]> select
>> > cardid,sourceid,videodevice,displayname,dvb_eitscan from capturecard;
>> >
>> +--------+----------+---------------------------------------------------+-------------+-------------+
>> > | cardid | sourceid |
>> > videodevice | displayname |
>> > dvb_eitscan |
>> >
>> +--------+----------+---------------------------------------------------+-------------+-------------+
>> > | 9 | 1 |
>> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1
>> > | 1 |
>> > | 10 | 1 |
>> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2
>> > | 0 |
>> > | 11 | 1 |
>> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2
>> > | 0 |
>> > | 12 | 1 |
>> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1
>> > | 1 |
>> >
>> +--------+----------+---------------------------------------------------+-------------+-------------+
>>
>> The diseqc_tree is empty.
>>
>> It would normally contain the folowing for a sinlr LNB
>>
>> mysql> select
>> diseqcid,type,subtype,description,lnb_lof_switch,lnb_lof_hi,lnb_lof_lo,cmd_repeat,scr_frequency
>>
>> from diseqc_tree;
>>
>> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
>> | diseqcid | type | subtype | description | lnb_lof_switch |
>> lnb_lof_hi | lnb_lof_lo | cmd_repeat | scr_frequency |
>>
>> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
>> | 1 | lnb | voltage_tone | LNB | 11700000 |
>> 10600000 | 9750000 | 1 | 1400 |
>>
>> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
>>
>> But I cant get channel scan to start, it reports "This scan type is not
>> supported"
>>
>> Too early is this not yet supported or a bug?
>>
>
> I thought you had to be on Master or ppa:mythbuntu/34. All the new
> features may not be in 33???
> I'm testing on master and v34
>
> Yes, this is only on master a.k.a. version 34. The webapp updates will not
be ported back to version 33.

Klaas.
Re: New web app for setup and replacement for mythweb (Sat/ip --This scan type is not supported) [ In reply to ]
On Fri, Jun 16, 2023 at 2:53?PM Klaas de Waal <klaas.de.waal@gmail.com>
wrote:

>
>
> On Fri, 16 Jun 2023 at 20:34, James Abernathy <jfabernathy@gmail.com>
> wrote:
>
>>
>>
>> On Fri, Jun 16, 2023 at 2:12?PM John <jksjdevelop@gmail.com> wrote:
>>
>>> Today's version of master
>>>
>>> Trying to use this new facility to setup a new system from scratch.
>>>
>>> mythtv-light_33.1-1-g3db72cc1d3-0_amd64_jammy.deb
>>>
>>> Looks a great improvement to mythsetup
>>>
>>> The first page Database Setup
>>>
>>> Shows that I am connected to database, Have mythconverg database and the
>>> schema version is 1378
>>>
>>> and Test Connection works
>>>
>>> The Restart Backend button works.
>>>
>>> I have successfully set up my two sat>ip satellite tuners
>>>
>>> > MariaDB [mythconverg]> select
>>> > cardid,sourceid,videodevice,displayname,dvb_eitscan from capturecard;
>>> >
>>> +--------+----------+---------------------------------------------------+-------------+-------------+
>>> > | cardid | sourceid |
>>> > videodevice | displayname |
>>> > dvb_eitscan |
>>> >
>>> +--------+----------+---------------------------------------------------+-------------+-------------+
>>> > | 9 | 1 |
>>> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1
>>> > | 1 |
>>> > | 10 | 1 |
>>> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2
>>> > | 0 |
>>> > | 11 | 1 |
>>> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:1 | Frs2
>>> > | 0 |
>>> > | 12 | 1 |
>>> > uuid:11223344-9999-0000-b7ae-dca63202f317:DVBS2:0 | Frs1
>>> > | 1 |
>>> >
>>> +--------+----------+---------------------------------------------------+-------------+-------------+
>>>
>>> The diseqc_tree is empty.
>>>
>>> It would normally contain the folowing for a sinlr LNB
>>>
>>> mysql> select
>>> diseqcid,type,subtype,description,lnb_lof_switch,lnb_lof_hi,lnb_lof_lo,cmd_repeat,scr_frequency
>>>
>>> from diseqc_tree;
>>>
>>> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
>>> | diseqcid | type | subtype | description | lnb_lof_switch |
>>> lnb_lof_hi | lnb_lof_lo | cmd_repeat | scr_frequency |
>>>
>>> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
>>> | 1 | lnb | voltage_tone | LNB | 11700000 |
>>> 10600000 | 9750000 | 1 | 1400 |
>>>
>>> +----------+------+--------------+-------------+----------------+------------+------------+------------+---------------+
>>>
>>> But I cant get channel scan to start, it reports "This scan type is not
>>> supported"
>>>
>>> Too early is this not yet supported or a bug?
>>>
>>
>> I thought you had to be on Master or ppa:mythbuntu/34. All the new
>> features may not be in 33???
>> I'm testing on master and v34
>>
>> Yes, this is only on master a.k.a. version 34. The webapp updates will
> not be ported back to version 33.
>
> Klaas.
>

v34 looks pretty good and stable for me. Are we getting close to a release
of it?

Jim A
Re: New web app for setup and replacement for mythweb (Sat/ip --This scan type is not supported) [ In reply to ]
On 16/06/2023 19:32, Klaas de Waal wrote:
>
> On Fri, 16 Jun 2023 at 20:11, John <jksjdevelop@gmail.com> wrote:
>
> Today's version of master
>
> Trying to use this new facility to setup a new sat/ipsystem from
> scratch. Scanning for channels is greyed out.
>
>
> Fixed this just a second ago. Should work now if you do a git pull and
> rebuild.
>
> Klaas.
>
>
Sorry posted the wrong version, using today's master
mythtv-light_34~Pre-280-g3efbdee593-0_amd64_jammy

Many thanks for the fix. System is now scanning for channels.

The diseqc_tree is still empty but the system  is working. Probably not
relevant anyway for a sat/ip tuner.

Great work to all involved, makes life much easier not having to run setup

N.B. For Astra-2 28.2E Freesat

With the default channel params I got only one mux.

Clearing the following  worked

Logical Channel Numbers Required

Complete Scan Data Required

System now running with all channels and I can watch live - tv more
testing tomorrow but looking good.

i will upgrade my production system from v33 tomorrow