Attachments (3)
Change History (7)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Milestone: | → 0.20 |
---|
Robin, how did you insert these channels ?
Many of them have an mplexid of 1, this is not right. That would imply that all of these channels are on the same frequency.
If you accidentally mangled the DB at some point then we can just close this as a one-off, but if the channels were inserted this way by MythTV, we need to fix this.
Incidentally, "UPDATE channel SET mplexid=0 where serviceid = 0 AND atsc_minor_chan = 0;" should fix this in your case.
comment:3 by , 19 years ago
I think this can be closed now - the database fix sorted it out.
The channels were originally created back in Feb by inserting just one channel on each source and then running mythfilldatabase manually with an XML file to create the rest. The tuning details etc were then corrected using mythweb. No surprise that something got screwed either then or sometime in updates over the last 5 months.
I can get onto testing the XvMC DVD fixes now!
comment:4 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Channel table