Opened 13 years ago
Closed 8 years ago
#11423 closed Bug Report - General (Won't Fix)
datadirect "map" parser ignores "from" date for stations
| Reported by: | Owned by: | gigem | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27.7 |
| Component: | MythTV - Mythfilldatabase | Version: | 0.25-fixes |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When parsing the datadirect feed, the station map parser doesn't handle the "from" field, resulting in duplicated channels. For example, this is in my feed:
<map station='58623' channel='759' from='2008-05-01'/> ... <map station='65626' channel='759' from='2011-12-27'/>
A duplicate entry for 759 is added with xmltvid of "58623", even though this is no longer a valid mapping. This results in incorrect schedule data for channel 759 if the database happens to choose the wrong entry between the two.
Change History (7)
comment:1 by , 13 years ago
| Status: | new → infoneeded_new |
|---|
comment:2 by , 13 years ago
This is from https://www.schedulesdirect.org/lineups/edit/OR36458%3AX named "Comcast Portland Regional - Digital (97206)"
comment:3 by , 13 years ago
| Status: | infoneeded_new → new |
|---|
comment:4 by , 13 years ago
| Milestone: | unknown → 0.27 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:5 by , 11 years ago
| Milestone: | 0.27 → 0.27.6 |
|---|
comment:6 by , 10 years ago
| Milestone: | 0.27.6 → 0.27.7 |
|---|
Reschedule all tickets planned for, but not solved in time for, 0.27.6 to 0.27.7.
comment:7 by , 8 years ago
| Resolution: | → Won't Fix |
|---|---|
| Status: | assigned → closed |
Closing any remaining open tickets for 0.27
If the issue still persists, feel free to reopen and align to a current release (v29 or master)

For which Schedules Direct lineup is this?