home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Electronic Program Guide
xmlTV
WebGrab+Plus a new xmltv grabber
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="WG++Maker" data-source="post: 773267" data-attributes="member: 107812"><p>I am on holiday so a bit short :</p><p></p><p>Apuokas:</p><p></p><p>to locate the .exe:</p><p></p><p>There is a script and some examples in the utilities\runinbat (and also maybe usefull utilities\wg4mp) folder of the WebGrab+Plus distribution.</p><p>The basic command line for it is :</p><p>[CODE]</p><p>@ECHO OFF </p><p></p><p>REM finds wg++ executable:</p><p>for /f "delims=" %%a in ('dir %LOCALAPPDATA%\webgrab*.exe /s /b') do ( </p><p>set wgexec=%%a </p><p>) </p><p></p><p>REM run wg++ :</p><p>START /WAIT %wgexec%</p><p>[/CODE]</p><p></p><p>Apuokas and Arion_p:</p><p></p><p>Also in the utilities\wg2mp folder is a small program that removes all the timezone compensation data from the xmltv file and simply does all the compensation in the start and stop time.</p><p></p><p>WG++Maker ... Jan</p></blockquote><p></p>
[QUOTE="WG++Maker, post: 773267, member: 107812"] I am on holiday so a bit short : Apuokas: to locate the .exe: There is a script and some examples in the utilities\runinbat (and also maybe usefull utilities\wg4mp) folder of the WebGrab+Plus distribution. The basic command line for it is : [CODE] @ECHO OFF REM finds wg++ executable: for /f "delims=" %%a in ('dir %LOCALAPPDATA%\webgrab*.exe /s /b') do ( set wgexec=%%a ) REM run wg++ : START /WAIT %wgexec% [/CODE] Apuokas and Arion_p: Also in the utilities\wg2mp folder is a small program that removes all the timezone compensation data from the xmltv file and simply does all the compensation in the start and stop time. WG++Maker ... Jan [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
xmlTV
WebGrab+Plus a new xmltv grabber
Contact us
RSS
Top
Bottom