Opened 20 years ago
Closed 20 years ago
#1727 closed patch (fixed)
eitscanner::startactivescan selects empty channums
| Reported by: | Owned by: | danielk | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | dvb | Version: | |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
tuning will not work with empty channums, attached patch fixes this
Attachments (1)
Change History (4)
by , 20 years ago
| Attachment: | fix_channum_selection_eitscanner.patch added |
|---|
comment:1 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 20 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Daniel,
this patch was intended for svn head. With the patches in #1728 this part of eitscanner is obsolete.
Or i misunderstood your plan with the dvb-eit-branch. I thought it were only for the riskier changes like my global active scanner and persistant cache.
comment:3 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
I'm putting all the EIT patches in the branch, and then I will merge them in once they have gotten sufficient testing.
Think of simple fixes like this as sugar for attracting people into running the EIT branch and testing the new EIT stuff we are working on :)

(In [9791]) Closes #1727. Applies Janne's patch to avoid empty channum channels in eit scan to mythtv-eit branch.