[mythtv] [mythtv-commits] mythtv commit: r9633 by danielk

Robert Kulagowski bob at smalltime.com
Fri Apr 7 16:03:38 UTC 2006


> I'd like to get bug reports on the channel scanner. But from looking
> at the wiki, it looks like people are using the import when they
> should be using the scanner to get all the info for MythTV to tune
> properly. This causes lots of problems as atscscan picks up encrypted
> channels and otherwise untunable channels, plus atscscan is really
> really slow.

I'm currently building a new backend, so I tried this out using the myth 
internal scanner.  Using Cable, Full Scan, QAM-256 on a Dvico Fusion 
Lite 5 it got a bunch of "Lock", but "No tables".  Only one channel came 
up after the scan was completed: 110#1, which from my 10 seconds of 
watching it is some sort of weird preview channel.  Using the script 
that's floating around in the wiki resulted in the following:

try1:231012500:QAM_256:0:2049:1
Unknown:567000000:QAM_256:2112:2113:2
Spanish1:567000000:QAM_256:2176:2177:3
UPN:567000000:QAM_256:2496:2497:8
Spanish2:567000000:QAM_256:2560:2561:9
Univision:567000000:QAM_256:2624:2625:10
WYCC-SD:567000000:QAM_256:2688:2689:12
try8:573000000:QAM_256:2048:2049:22
WGN-SD:573000000:QAM_256:2112:2113:13
FOX-SPORT:573000000:QAM_256:2176:2177:14
NBC-SD:573000000:QAM_256:2240:2241:15
try12:579000000:QAM_256:2240:2241:111
try13:579000000:QAM_256:2304:2305:110
try14:579000000:QAM_256:2432:2433:102
try15:579000000:QAM_256:2496:2497:108
try16:579000000:QAM_256:2560:2561:104
try17:579000000:QAM_256:2688:2689:101
try18:585000000:QAM_256:2112:2113:202
Travel:585000000:QAM_256:2176:2177:204
try20:585000000:QAM_256:2240:2241:201
try21:585000000:QAM_256:2304:2305:210
try22:585000000:QAM_256:2368:2369:207
try23:591000000:QAM_256:2176:2177:2
try24:591000000:QAM_256:2368:2369:5
try25:591000000:QAM_256:2496:2497:7
ESPN:591000000:QAM_256:2624:2625:11
try27:591000000:QAM_256:2240:2241:3
try28:597000000:QAM_256:2688:2689:8
try29:627000000:QAM_256:2368:2369:32
try30:627000000:QAM_256:2432:2433:39
try31:627000000:QAM_256:2048:2049:41
LOCAL:633000000:QAM_256:2112:2113:2
CBS-HD:747000000:QAM_256:2112:2113:1
Create:747000000:QAM_256:2176:2177:3
NBC-Weather:753000000:QAM_256:2048:2049:6
FOX-HD:753000000:QAM_256:2112:2113:2
NBC-HD:753000000:QAM_256:2176:2177:5

The "try" channels turned out to have nothing on them.  When I imported 
the above into my non-dev myth system I was able to correlate the XMLTV 
IDs to the -SD channels through the mythweb channel editor.

Headend is Comcast, Chicago area.  I have to get the new backend 
operational this weekend, but I'm willing to do whatever testing is 
necessary until then.

svn info
Path: .
URL: http://svn.mythtv.org/svn/trunk/mythtv
Repository Root: http://svn.mythtv.org/svn
Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2
Revision: 9641
Node Kind: directory
Schedule: normal
Last Changed Author: ijr
Last Changed Rev: 9641
Last Changed Date: 2006-04-07 00:28:35 -0500 (Fri, 07 Apr 2006)
Properties Last Updated: 2006-04-04 12:29:43 -0500 (Tue, 04 Apr 2006)

Also, not sure if you're doing anything UI related, but the window that 
pops to the foreground that tells you lock status and S/N ratio obscures 
the interesting stuff that's scrolling in the background. Maybe add a 
status line on the foreground popup so you could see "No tables"?  Also, 
once the scan is done, there's no feedback about what you're supposed to 
do - you're just presented with the status box.  Pressing ESC is bad, 
pressing ENTER is good.

I'll open a trac ticket if you'd like.



More information about the mythtv-dev mailing list