After many tests I made ready the list of my channels. Totally are like 1000 and I catched one problem, my pc is quite old and till I am grabbing the first 100 channels is fast, after become slower, slower, slower.... So I tought can be fast if i can make 10 files xml, with the data grabbed and after join them.
I like if I can make 10 files like guide01.xml guide02.xml guide03.xml .... and after join to one. Join is not a problem, but about spread the job on many threads i have no idea :P Thank you if someone can help me!
Excuseme but I am confuse. I am using windows, so I have the software in this folder
C:\Program Files (x86)\ServerCare\WebGrab+PlusV1.1.1\
After I made in that location the folders with inside the configuration, first the original folder, after the folders i made new
C:\ProgramData\ServerCare\WebGrab\
C:\ProgramData\ServerCare\WebGrab_01\
C:\ProgramData\ServerCare\WebGrab_02\
What's the way to launch the execution choosing the folder? In my mind I want stop to execute the orignal folder and execute the number 01 and 02 in one time, two sessions, but I can only execute the file intalled in C:\Program Files (x86)\ServerCare\WebGrab+PlusV1.1.1\ and I can't choose what folder pick.
I think your suggestion is about linux, with windows everywhere I place the file WebGrab+Plus.exe always call the same config.
Ok! Now is clear, I tried and is working :D Really thank you!
I think I try to abuse about your patient. Can you suggest me also a simple way to join the files I made?
I tried with sed, but I think is not the right one command to do it. In my mind I want make 10 dfferent thread and after join 10 files. I did this with sed, but I have not a regular guide.xml file. I have 10 different sections with the tags <programme> and the the tags </channel>
Something like this
But I think is really better if I have one file like this
can someone please explain this http://www.webgrabplus.com/comment/6542#comment-6542
seems that i am missing something out :(
Explain what exactly? What are you trying to do, on which OS , which version of webgrab? Where is your problem?
Basically - Webgrab is using xml config file. You need to make different config files for each 100 channels, and use webgrab to generate different guide.xml files. Then you collect them all in one big guide.xml using merge.ini
sorry forgot to update about that
using v3
the os windows 7
i tried to make separate folders but for some reason it reads the the main config when i run another instance of webgrab
i have around 800 channels in a config and it takes ages for it dl all the data so i was looking for for splitting the process to speedup the update
you need the .exe and config in each folder, then start each istance, as described above.
i did had an exe and the config in each folder but if i had one instances running when i start another one for some reason it grabs the data from the first instance
run each command in its path
okie i have managed to run few instances thanks even tho the info is a little bit fading
but still somehow managed to understand it