well the problem is as you can see :
[Warning ] cannot access /volume1/tv/liste_fusion_v6_nas.xml
[Warning ] file in use by an other process!
so if you have webgrab still running you need to wait it finish. Are you running as root right ? You can eventually stop the process with killall WebGrab+Plus.dll or killall WebGrab+Plus.exe if you run mono
That file is in your config, so webgrab check if it is available and if can be written (also in channel creation)
So if the file is in use by another run of webgrab you get that message.
Is webgrab folder under /volume1/tv/ or is in another folder ?
If you are sure webgrab is not running already you can set temporary the filename with no path to see if it works
That file is in your config, so webgrab check if it is available and if can be written (also in channel creation)
So if the file is in use by another run of webgrab you get that message.
Is webgrab folder under /volume1/tv/ or is in another folder ?
If you are sure webgrab is not running already you can set temporary the filename with no path to see if it works
webgrab is under /volume1/tv/wg/bin.net
when I try the name "guide.xml", wg crashes saying it cannot locate the xml directory.
It remains one thing I don't understand (sorry) but when I'm in channel creation, wg is supposed to create an xxx-channel.xml file right ? Not updating the original xml right ?
I've tried with another ini file (from sfr) and the result is the same
Hello. Indeed, the grabber no longer works. Is it possible that you change it please?
replace old line by :
and it's works fine :)
works fine thank's
Hi.
This don't work for me. The auto generated xml is still empty... Any ideia ?
thanks in advance.
Hi works fine here with this siteini https://github.com/SilentButeo2/webgrabplus-siteinipack/blob/master/site...
I don't know what i am doing wrong but this still does not work for me...
please post your log, should look like this
Please pay attention to the problem raised in my post, the epg capture is missing.
Here it is.
increase timeout to 80 and use a more recent wg++ version
Upgraded to v5 but nothing changed...
well the problem is as you can see :
[Warning ] cannot access /volume1/tv/liste_fusion_v6_nas.xml
[Warning ] file in use by an other process!
so if you have webgrab still running you need to wait it finish. Are you running as root right ? You can eventually stop the process with killall WebGrab+Plus.dll or killall WebGrab+Plus.exe if you run mono
Thanks.
Yes I'm running this with root.
but the problem that it's the webgrab which creates this xml :
[ Info ] input file /volume1/tv/liste_fusion_v6_nas.xml not found ... created a new one ...
How can it be used by another one ?
That file is in your config, so webgrab check if it is available and if can be written (also in channel creation)
So if the file is in use by another run of webgrab you get that message.
Is webgrab folder under /volume1/tv/ or is in another folder ?
If you are sure webgrab is not running already you can set temporary the filename with no path to see if it works
webgrab is under /volume1/tv/wg/bin.net
when I try the name "guide.xml", wg crashes saying it cannot locate the xml directory.
It remains one thing I don't understand (sorry) but when I'm in channel creation, wg is supposed to create an xxx-channel.xml file right ? Not updating the original xml right ?
I've tried with another ini file (from sfr) and the result is the same
i think you should change permission for all file and folders under /volume1/tv/ make it 755 this should do it :
chmod -R 755 /volume1/tv/
or you can do it with winscp
Interesting fact, with this version of the ini file, it works :
https://github.com/SilentButeo2/webgrabplus-siteinipack/blob/1febfd38782...