Opened 18 years ago
Closed 18 years ago
#2986 closed defect (invalid)
Digital sub-channels on the same multiplex all get the same program data.
Reported by: | 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)
Change History (10)
comment:1 Changed 18 years ago by
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 18 years ago by
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 18 years ago by
Attachment: | mysqloutput added |
---|
Here is the output of the command you wanted and it has my zipcode.
comment:2 Changed 18 years ago by
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 18 years ago by
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 18 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
This appears to have been a transient. If it pops up again for someone else, please reopen this ticket.
comment:5 Changed 18 years ago by
Cc: | gkruse@… added |
---|---|
Resolution: | worksforme |
Status: | closed → reopened |
I see this too, please let me know what data /logs you need. I am using an hdhomerun on charter cable.
"mythfilldatabase -v all > datalog" command (I had to cut out a lot of repeating mysql queries for it to be small enough).