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
WebEPG
Import new tvguide.xml file from within MediaPortal
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="bombonator" data-source="post: 49455" data-attributes="member: 10415"><p>In the autorun, or perhaps a batchfile that autorun calls, you could use a command-line like:</p><p></p><p>IF EXIST "C:\Program Files\Team MediaPortal\MediaPortal\*.*" copy tvguide.xml "C:\Program Files\Team MediaPortal\MediaPortal\xmltv\"</p><p></p><p>Note: That should all be on 1 line and assumes the tvguide.xml is in the root folder of your USB key and that MediaPortal is in the default folder (alter the paths on those if necessary).</p><p></p><p>That will copy the file if the MediaPortal folder exists (and is not empty) but won't if it don't.</p></blockquote><p></p>
[QUOTE="bombonator, post: 49455, member: 10415"] In the autorun, or perhaps a batchfile that autorun calls, you could use a command-line like: IF EXIST "C:\Program Files\Team MediaPortal\MediaPortal\*.*" copy tvguide.xml "C:\Program Files\Team MediaPortal\MediaPortal\xmltv\" Note: That should all be on 1 line and assumes the tvguide.xml is in the root folder of your USB key and that MediaPortal is in the default folder (alter the paths on those if necessary). That will copy the file if the MediaPortal folder exists (and is not empty) but won't if it don't. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
WebEPG
Import new tvguide.xml file from within MediaPortal
Contact us
RSS
Top
Bottom