EPG funnies

That directory only contains files modified before 19 June 2014, I'm guessing there is a new location for the more recently modified files
 
From using it there seems to be some issues with it, it's not as accurate as the web version and is missing some fields and I was just wondering about taking a look at the code to see what it does.
It's the same utility that the web interface uses. JSON output may be missing some fields (and I can fix that if you tell me which ones) but can you provide any example where JSON output is less accurate than the web interface?

You can always see the raw extracted data using the dumpraw argument:

Code:
humax# epg -S<service ID> -E<event ID> dumpraw
for example.
 
Back
Top