[mythtv-users] New web app for setup and replacement for mythweb (Sat/ip --This scan type is not supported)

John jksjdevelop at gmail.com
Fri Jun 16 18:10:36 UTC 2023


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?




More information about the mythtv-users mailing list