Hi,
I installed WebGrab+Plus from linuxserver.io and I put test configuration to WebGrab++.config.xml file.
here is config:
XML
<?xml version="1.0"?>
<settings>
<!-- for detailed info about the settings see http://webgrabplus.com/documentation/configuration/webgrabconfigxml
and http://webgrabplus.com/sites/default/files/downloads/Misc/Documented_Configuration_Files.zip -->
<filename>/data/guide.xml</filename>
<mode></mode>
<postprocess grab="y" run="n">rex</postprocess>
<user-agent>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36 Edg/79.0.309.71</user-agent>
<!--<decryptkey site="site-name">decrypt_userkey</decryptkey>-->
<!--<license wg-username="your webgrab+plus username" registered-email="your registered email address" password="optional-password" />-->
<logging>on</logging>
<retry time-out="5">4</retry>
<timespan>0</timespan>
<update>f</update>
<!--
Replace the next dummy channel entry with the channels you want.
You can look into the installed siteini.pack folder on your computer
For the latest version,
see http://webgrabplus.com/epg-channels for the available sites/channels
-->
<channel site="siol.net" site_id="slo1" update="i" xmltv_id="TV SLO 1">TV SLO 1</channel>
<channel site="siol.net" site_id="slo2" update="i" xmltv_id="TV SLO 2">TV SLO 2</channel>
<channel site="siol.net" site_id="slo3" update="i" xmltv_id="TV SLO 3">TV SLO 3</channel>
</settings>
Display More
But when I start addon file guide.xml is not in /data folder.
How I can find out what is wrong?