Hello,
I spun up a tvheadend Docker container with an IPTV. This IPTV also offers custom .xml EPG guide. I cannot figure out how to import that file using tv_grab_file, as I am not sure where to put the file so the script can pick it up. I keep getting:
2018-09-11 18:28:11.160 xmltv: /usr/bin/tv_grab_file: grab /usr/bin/tv_grab_file
2018-09-11 18:28:11.160 spawn: Unable to fork() for "/usr/bin/tv_grab_file" -- Out of memory
2018-09-11 18:28:11.160 xmltv: /usr/bin/tv_grab_file: no output detected
2018-09-11 18:28:11.160 xmltv: /usr/bin/tv_grab_file: grab returned no data
Any help is appreciated!