Hi!
I'm trying to get Schedules Direct implemented by following the instructions from schedulesdirect.org_info.txt.
I'm getting (in my eyes) an error that shouldn't be there.
This is the output running 'run.net.sh':
-----------------------------------------
WebGrab+Plus/w MDB & REX Postprocess -- version V5.2.0.0
Jan van Straaten
Francis De Paemeleere
thanks to Paul Weterings, Mat8861, Blackbear199 and all the contributing users
--------------------------------------------------------------------------------
Job started at 11/07/2024 11:24:55
Checking Internet ..
For License request/update data, see WGLicense.log.txt
Checking License ..
- Program benefits setting "custom"
found: /home/ber/TV/webgrabplus_data/.wg++/./siteini.user/schedulesdirect.org.ini -- Revision 03
!! SiteIni schedulesdirect.org.ini in channelfile creation mode !!!
processing /home/ber/TV/webgrabplus_data/epg/guide-SD.xml ...
Found existing channel (xmltv_id=dummy) in the config file
...
i=index .=same c=change g=gab r=replace n=new
Group (0) :
update requested for - 1 - out of - 1 - channels for 1 day(s)
( 1/1 ) SCHEDULESDIRECT.ORG -- chan. (xmltv_id=dummy) -- mode Incremental
i
error downloading page: Response status code does not indicate success: 401 (Unauthorized).
Unable to update channel dummy
Generic syntax exception:
message:
no index page data received from dummy
unable to update channel, try again later
Existing guide data restored!
Job finished at 11/07/2024 11:24:58 done in 2s
Job (MDB Version: 3.3.0) started at 11/07/2024 11:24:58
Object reference not set to an instance of an object.
Unhandled Exception
For detailed info, see log file /home/ber/TV/webgrabplus_data/.wg++/./WebGrab++.log.txt
Execution stopped
------------------------------------------
and this is the .xml that is generated:
---------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<tv generator-info-name="WebGrab+Plus/w MDB & REX Postprocess -- version V5.2.0.0 -- Jan van Straaten" generator-info-url="http://www.webgrabplus.com">
<channel id="dummy">
<display-name lang="en">dummy</display-name>
<url>http://www.schedulesdirect.org</url>
</channel>
</tv>
----------------------------------------
There is this line "error downloading page: Response status code does not indicate success: 401 (Unauthorized)." but I do have changed the defaults to my credentials...
Any hint how to fix this?
Kind regards,