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
tvguide.xml from microsoft is giving parsing EntityName error
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="wolfster" data-source="post: 1148225" data-attributes="member: 154260"><p>Wow. Thank you for the help.</p><p>I ended up doing what RonD suggested. First windows scheduler runs a batch file to downloads the data to tvguide_raw.xml. Then a few minutes later it runs my batch file to get rid of the icon line in the xml. It puts the results in tvguide.xml where mediaportal can see that it has changed. Thank you so much for the fix! I will let the developer know what it is doing.</p><p></p><p>Here are my two batch files</p><p>First I run mc2xml</p><p></p><p>mc2xml -a -A -c us -g 53090 -o tvguide_raw.xml</p><p></p><p>Then I write the new file without the "icon" line in it.</p><p></p><p>cd C:\ProgramData\Team MediaPortal\MediaPortal TV Server\xmltv</p><p>findstr /V "<icon" tvguide_raw.xml > tvguide.xml</p></blockquote><p></p>
[QUOTE="wolfster, post: 1148225, member: 154260"] Wow. Thank you for the help. I ended up doing what RonD suggested. First windows scheduler runs a batch file to downloads the data to tvguide_raw.xml. Then a few minutes later it runs my batch file to get rid of the icon line in the xml. It puts the results in tvguide.xml where mediaportal can see that it has changed. Thank you so much for the fix! I will let the developer know what it is doing. Here are my two batch files First I run mc2xml mc2xml -a -A -c us -g 53090 -o tvguide_raw.xml Then I write the new file without the "icon" line in it. cd C:\ProgramData\Team MediaPortal\MediaPortal TV Server\xmltv findstr /V "<icon" tvguide_raw.xml > tvguide.xml [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
xmlTV
tvguide.xml from microsoft is giving parsing EntityName error
Contact us
RSS
Top
Bottom