janpascal / tv_grab_nl_java

XMLtv grabber for The Netherlands using the tvgids.nl JSON interface
GNU General Public License v2.0
11 stars 2 forks source link

Add capability for fetching from a secondary site if primary site returns unknown program. #23

Closed lapion closed 8 years ago

lapion commented 9 years ago

What about adding the capability to retrieve information from one of the other guide sites if the primary site has no known information for certain sites ?

janpascal commented 9 years ago

That sounds great, but it's not so easy since program data from different sources may not be easily compared. Slightly different times, different program names and descriptions, etc.