Hi everyone,
I have a Pi5 here with Raspberry Pi OS full. I've installed TVheadend, Webgrab+ in $home/wg++/ (Webgrab is running without errors), and guide.xml is being generated. I downloaded tv_grab_wg++ and installed it according to the instructions. I activated the grabber in TVHEADEND, but nope, it's not working.
Log. TVH shows: "
/usr/bin/tv_grab_wg++: grab /usr/bin/tv_grab_wg++ spawn: Executing "/usr/bin/tv_grab_wg++"
spawn: cat: /home/pi/.wg++/guide.xml: Permission denied
xmltv: /usr/bin/tv_grab_wg++: no output detected
xmltv: /usr/bin/tv_grab_wg++: grab returned no data"
Which path needs to be entered in tv_grab_wg++ so that TVH can access it, or where should the guide.xml file be located?
path entry now /tmp/..works
Sorry for the long text...
cu/ the_wombel

Glad you solved, iwas going to say give /home/pi/.wg++/guide.xml permission 775, being in temp is a good trick.