Opened 14 years ago
Closed 13 years ago
#219 closed enhancement (fixed)
Use callsigns to provide default associations in guided channel setup.
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | 1.0 |
Component: | Configuration | Version: | 0.4 |
Keywords: | callsign guided | Cc: |
Description
It is a tediously manual process selecting which guide data should be associated with which channel. After walking my father through the process over the phone, I was thinking... there has to be a better way. Provide a default association based on the callsign (where a callsign is present in the mythtv channel info). I have been told elsewhere that callsigns are not standardised, but you could provide a list of options to match against. It doesnt have to get it perfect because I am only suggesting to provide a default which the user can override.
I am going to have a go at coding something up for this but would be interested if anyone had feedback on the idea.
Change History (5)
comment:1 Changed 14 years ago by
Priority: | major → trivial |
---|
comment:2 Changed 14 years ago by
Milestone: | → 1.0 |
---|---|
Version: | → 0.4 |
comment:5 Changed 14 years ago by
comment:7 Changed 13 years ago by
i live between melbourne and gippsland and receive both channels, using callsigns may be a benefit for users who receive channels from 2 regions as in the setup selecting either region discounts the others data.
comment:8 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Addressed a little while ago in [1236].
Have a look at the levenstien algorithm. I'd implement your own so that another dependency is not required.