It's possible to create ini for tivify? Its the only platform with onetoro epg that doesn't need a proxy.
https://www.tivify.tv/canales
Thanks
It's possible to create ini for tivify? Its the only platform with onetoro epg that doesn't need a proxy.
https://www.tivify.tv/canales
Thanks
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
tivify here https://github.com/SilentButeo2/webgrabplus-siteinipack/tree/master/site...
Awesome job as always bro :) Thanks
error downloading page: Response status code does not indicate success: 404 (Not Found)
404 (Not Found) is a dns issue, please set it to google dns
Also suggest to use dotnet and wg 5.0.1.1
site {url=espn.com|timezone=Europe/London|maxdays=7|cultureinfo=es-SP|charset=UTF-8|titlematchfactor=90|keepindexpage}
I think it is not correct in the tivify.tv.ini
yes you right should be madrid, forgot to change
I mean : url=espn.com
I tried to download with wget and it worked correctly, I don't know why webgrab++ gives me problems.
yeah that is my test ini i start with lol. fixed.
i think this site is one day only
Correct, 1 day works fine for me.
But if I can do a wget with several days, maybe you can solve it ;-)
yes that is when i made it....have to find out what's going on, i am pretty sure was working fine with one week.
Fixed
latest .ini
WebGrab+Plus/w MDB & REX Postprocess -- version V5.0.1.1
Jan van Straaten
Francis De Paemeleere
thanks to Paul Weterings, Mat8861, Blackbear199 and all the contributing users
--------------------------------------------------------------------------------
Job started at 01/08/2023 23:25:33
Checking License ..
For License request/update data, see WGLicense.log.txt
found: /home/ubuntu/EPG/zzz/siteini.pack/tivify.tv.ini -- Revision 00
input file /home/ubuntu/EPG/zzz/epgpru.xml not found ... created a new one ...
i=index .=same c=change g=gab r=replace n=new
Group (0) :
update requested for - 2 - out of - 2 - channels for 4 day(s)
( 1/2 ) TIVIFY.TV -- chan. (xmltv_id=Red Bull TV) -- mode Incremental
iiiiKilled
ubuntu@ubuntu20-04:~/EPG/zzz$
make sure is * $$encrypted [01/08/2023]$
https://github.com/SilentButeo2/webgrabplus-siteinipack/blob/master/site...
red bull has no shows
Yes, it is the last ini downloaded from github
I have tried with several channels and always the same error.
WebGrab+Plus/w MDB & REX Postprocess -- version V5.0.1.1
Jan van Straaten
Francis De Paemeleere
thanks to Paul Weterings, Mat8861, Blackbear199 and all the contributing users
--------------------------------------------------------------------------------
Job started at 01/08/2023 23:36:32
Checking License ..
For License request/update data, see WGLicense.log.txt
found: /home/ubuntu/EPG/zzz/siteini.pack/tivify.tv.ini -- Revision 00
encrypted in 'new (V3)' mode
input file /home/ubuntu/EPG/zzz/epgpru.xml not found ... created a new one ...
i=index .=same c=change g=gab r=replace n=new
Group (0) :
update requested for - 2 - out of - 2 - channels for 4 day(s)
( 1/2 ) TIVIFY.TV -- chan. (xmltv_id=La 1) -- mode Incremental
iiiiKilled
ubuntu@ubuntu20-04:~/EPG/zzz$
Are you sure you don't have another instance of wg++? check with grep if still no go post your config, i will run it on my linux
No more instances of wg++ are running
weird it gets killed, there must be something else going on
Could it be due to lack of power of the VPS?
Hello, I have verified that if I only capture one day it works fine.
Would you be so kind to check this?
Thank you so much
updated
Where?
Siteini.pack
Sorry, but tivify.ini in siteini.pack is out of date 25-07-23
download it from github
https://github.com/SilentButeo2/webgrabplus-siteinipack/blob/master/site...
like i said on post 15 must be with remarks $$encrypted [01/08/2023]$
It is the one that I have used in my last tests, and with which I am having problems.
Sorry for the confusion, I thought you had corrected and updated the .ini after my last post.
Thanks for your time
to me looks ok, the only difference is you have timespan 0 and i grabbed 4 days (timespan 3)
Hello, I still have problems when I capture more than one day:
update requested for - 5 - out of - 5 - channels for 2 day(s)
( 1/5 ) TIVIFY.TV -- chan. (xmltv_id=Aragón TV) -- mode Incremental
iiKilled
If I modify in the .ini maxdays=1 it does not kill, but evidently it only captures one day of information
I hope it helps you to find the problem.
Thank you very much for your help.
Really don't know what to say, i tried on linux and works ok. Did you install dotnet 7 ?
Yes, I have dotnet 7 installed on Ubuntu 20.04.6
I can download the .json manually for several days without problems, I don't know what can happen when using webgrab++
post you config without license
This is my file
tested both windows and ubuntu with your config, all works fine
I think the problem is when webgrab goes from iiiii to nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
something happens in the .ini that causes the VPS CPU to overload and kill the process
I don't know if you run other stuff on this vps, but it would be really strange. I was wunning webgrab on a vps with 512mb of memory for 4 european country and had problem activating vpn because of space. This is what helped me:
https://www.digitalocean.com/community/tutorials/how-to-add-swap-space-o...
Thank you very much, I will check the link