Ticket #336 (new defect)
Opened 12 months ago
Problems with collecting only paytv channels
| Reported by: | ird@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Configuration | Version: | |
| Keywords: | Cc: |
Description
With shepherd configured to collect only paytv channels, only one grabber (foxtel_swf) is executed.
It seems that a score of 0 (undef?) is returned which is considered a pass for 'optional' channels & hence no further data is collected even where the first grabber was unable to populate all channels.
This is compounded by a secondary defect, that attempts to override this behaviour with --grabwith fail as even where several grabbers are specified as required ie.
./shepherd --grabwith foxtel_swf,oztivo,yahoo7widget
the loop is exited after any grabber in the sequence exits without scoring.
If the user specifies a set of required grabbers with '--grabwith' then this should be honoured excepting only where grabbers have been explicitely disabled.
