For downloading EPG data I'm using mc2xml. The created file is then interpreted by the tv_grab_file. When tvheadend goes to scan for channels/episodes/etc it only finds the channels, no episodes.
This is the console output:
2015-08-14 16:31:32.708 /usr/bin/tv_grab_file: parse took 2 seconds
2015-08-14 16:31:32.708 /usr/bin/tv_grab_file: channels tot= 899 new= 899 mod= 899
2015-08-14 16:31:32.708 /usr/bin/tv_grab_file: brands tot= 0 new= 0 mod= 0
2015-08-14 16:31:32.708 /usr/bin/tv_grab_file: seasons tot= 0 new= 0 mod= 0
2015-08-14 16:31:32.708 /usr/bin/tv_grab_file: episodes tot= 0 new= 0 mod= 0
2015-08-14 16:31:32.708 /usr/bin/tv_grab_file: broadcasts tot= 0 new= 0 mod= 0
Also I'm getting this error:
2015-08-14 16:31:27.767 settings: Unable to create "/home/hts/.hts/tvheadend/epggrab/xmltv/channels/I1761.45224788.microsoft.com.tmp" - Permission denied
I'm not sure where to go from here, any help would be greatly appreciated.