Ticket #22 (closed defect: fixed)
jrobbo grabber: Incorrect channel XMLTV IDs
| Reported by: | max | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 |
| Component: | Grabber | Version: | 0.4 |
| Keywords: | NXROAcYUzEPGXJ | Cc: |
Description
I think the jrobbo grabber returns the wrong XMLTV IDs -- specifically, it returns the raw channel names. This flows all the way through Shepherd and causes mythfilldatabase to create new channels with these names in MythTV.
~/.shepherd $ grep -R Access * ... grabbers/jrobbo/output.xmltv: <programme channel='Access 31 ' start="2006123103 3000 +1100" stop="20061231060000 +1100"> log/shepherd.log.bad: - WARNING: plugin 'jrobbo' returned data for unknown chann el 'Access 31': ignored. log/shepherd.log.bad:reconciler_mk2 [1167105586] reconciled "Access 31" (Access 31) 195 input -> 195 output programmes log/shepherd.log.bad: - WARNING: plugin 'reconciler_mk2' returned data for unkno wn channel 'Access 31': ignored. log/shepherd.log.bad: - WARNING: plugin 'imdb_augment_data' returned data for un known channel 'Access 31': ignored. log/shepherd.log.bad: - WARNING: plugin 'augment_timezone' returned data for unk nown channel 'Access 31': ignored. ...
Change History
Note: See
TracTickets for help on using
tickets.
