Opened 17 years ago

Closed 17 years ago

#2986 closed defect (invalid)

Digital sub-channels on the same multiplex all get the same program data.

Reported by: DannyCan@… Owned by: danielk
Priority: minor Milestone: unknown
Component: mythfilldatabase Version: head
Severity: medium Keywords:
Cc: gkruse@… Ticket locked: no

Description

I very recently updated to the latest svn change set and now all my sub-channels from the same multiplex get the same program data.
mythfilldatabase is removing the extra sub-channels and giving them the same data as the main one.
I'm attaching the output from the command "mythfilldatabase -v all > datalog" so you can see what I mean.

Attachments (3)

datalog (24.4 KB) - added by DannyCan@… 17 years ago.
"mythfilldatabase -v all > datalog" command (I had to cut out a lot of repeating mysql queries for it to be small enough).
datalog1 (69.7 KB) - added by DannyCan@… 17 years ago.
Sorry I accidentally removed the lines that say it's removing the channels. It starts removing them at time stamp: "2007-01-24 00:25:00.135"
mysqloutput (130 bytes) - added by DannyCan@… 17 years ago.
Here is the output of the command you wanted and it has my zipcode.

Download all attachments as: .zip

Change History (10)

Changed 17 years ago by DannyCan@…

Attachment: datalog added

"mythfilldatabase -v all > datalog" command (I had to cut out a lot of repeating mysql queries for it to be small enough).

comment:1 Changed 17 years ago by danielk

Owner: changed from stuartm to danielk

It looks like the XMTVIDs are unique for each channel, so I'm not sure where things are getting messed up. Can you send me the output of this:

mysql mythconverg -umythtv -pmythtv -e"select cardid,cardtype from capturecard; select cardinputid,cardid,sourceid from cardinput; select sourceid, name, xmltvgrabber, lineupid from videosource;"

Also what zipcode and listing within that zipcode you are using? (the query will help me find the exact listing, this is just to help me find it on the labs.zap2it.com website)

Changed 17 years ago by DannyCan@…

Attachment: datalog1 added

Sorry I accidentally removed the lines that say it's removing the channels. It starts removing them at time stamp: "2007-01-24 00:25:00.135"

Changed 17 years ago by DannyCan@…

Attachment: mysqloutput added

Here is the output of the command you wanted and it has my zipcode.

comment:2 Changed 17 years ago by DannyCan@…

I'm using my local digital free-to-air channels 2.1, 4.1, 5.1, 5.2, 9.1, 9.2, 9.3, 9.4, 11.1, 11.2, and 30.1. Also, could changing my channel numbers in the channel scanner from 9-1 to 9.1 cause this error?

comment:3 Changed 17 years ago by DannyCan@…

I just did a make distclean/recompile, resetup my video source completely, and now all my sub-channels have their own program data.
I'm sorry for the inconvenience I thought it was a bug tho it might pop up again someday.

comment:4 Changed 17 years ago by danielk

Resolution: worksforme
Status: newclosed

This appears to have been a transient. If it pops up again for someone else, please reopen this ticket.

comment:5 Changed 17 years ago by gkruse@…

Cc: gkruse@… added
Resolution: worksforme
Status: closedreopened

I see this too, please let me know what data /logs you need. I am using an hdhomerun on charter cable.

comment:6 Changed 17 years ago by danielk

gkruse, I need the same logs + info I requested from DannyCan?.

comment:7 Changed 17 years ago by danielk

Resolution: invalid
Status: reopenedclosed

Closing: No reply from gkruse, problem spontaniously fixed itself for DannyCan?.

Note: See TracTickets for help on using tickets.