Opened 20 years ago
Closed 20 years ago
#263 closed defect (fixed)
Channel Scan does not properly set visible flag
Reported by: | danielk | Owned by: | danielk |
---|---|---|---|
Priority: | minor | Milestone: | 0.19 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
Appears to happen only with VCT...
Sent patch to Glen Dragon to get his vct.toString() to determine problem.
Work around is to set the channels as visible after scan.
Attachments (2)
Change History (10)
comment:1 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 20 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
comment:3 by , 20 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Umm. I did send you the log that you asked for. I will see if I can find it again, or reproduce it tonight.
I don't believe that this is a problem with one single broadcaster, since it was 4 of them.
comment:4 by , 20 years ago
Log is at -> http://www.jetcom.org/~gad/scan/newscan-0906-debug.log Result of scan -> http://www.jetcom.org/~gad/scan/table-0906.sql
by , 20 years ago
Attachment: | patch-263-v1.patch added |
---|
comment:5 by , 20 years ago
Milestone: | → 0.19 |
---|
Can you do a scan with the attached patch and send me the same info, but please delete the channels in the DB first.
comment:6 by , 20 years ago
New Log -> http://www.jetcom.org/~gad/scan/newscan-0908-debug.log Resultant channels are the same as previous. I delete the channels for that sourceid before every scan.
comment:7 by , 20 years ago
It looks like these channels are marked as being hidden in the channel guide. My guess is they got either got some kind of excemption to the July 1st PSIP mandate, or the FCC is just being really lax. I'll make a patch...
Channel #0 name(WUHF-DT) 31-1 mod(ATSC 8-VSB) cTSID(0x88d)
pnum(3) ETM_loc(1) access_ctrl(0) hidden(0) hide_guide(1) service_type(2) source_id(1) descriptors length(34) count(2)
Extended Channel Name Descriptor (0xa0) length(15) Service Location Descriptor (0xa1) length(15)
by , 20 years ago
Attachment: | patch-263-v2.patch added |
---|
Fix for channels not observing FCC's July 1st PSIP mandate
comment:8 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Never got results of vct.toString() from Glen. He did tell me one of his broadcasters was testing ATSC transmission when he did the scan. With only that information, my guess has to be that this wasn't a bug but a proper result when the transmission is off-line according to the ATSC tables.