
mitchstein
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2015
01:30 AM
help with an xml file (prob. a dumb mistake)
when the example player tries to load this leaf xml it just hangs "retrieving"..
I have other leafs working perfectly. So I know it's just an xml issue (at least logically should be). I'm probably doing something or missing something simple that just needs a second pair of eyes on it. Been working on this since noon today (4am now) I'm at my wits end :(..
I have other leafs working perfectly. So I know it's just an xml issue (at least logically should be). I'm probably doing something or missing something simple that just needs a second pair of eyes on it. Been working on this since noon today (4am now) I'm at my wits end :(..
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<feed>
<resultlength>1</resultlength>
<item sdimg="http://www.tvbydemand.com/roku/images/vintage-tv-sd.jpg" hdimg="http://www.tvbydemand.com/roku/images/vintage-tv-sd.jpg">
<title>Bat Masterson - The Fighter</title>
<contentid>1</itemid>
<contenttype>video</contenttype>
<contentquality>SD</contentquality>
<media>
<streamformat>ISM</streamformat>
<streamquality>SD</streamquality>
<streambitrate>3000</streambitrate>
<streamurl>http://www.tvbydemand.com/media2/iis/tv_sh............er/finished.ism/manifest</streamurl>
</media>
<synopsis>synopsis</synopsis>
<genres>VintageTV</genres>
<runtime>1800</runtime>
<rating>G</rating>
</item>
</feed>
http://www.TVByDemand.com
2 REPLIES 2
destruk
Streaming Star
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2015
11:07 AM
Re: help with an xml file (prob. a dumb mistake)
<contentid>1</itemid>
The xml validator here says those tags don't match. http://www.xmlvalidation.com/
The xml validator here says those tags don't match. http://www.xmlvalidation.com/

mitchstein
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2015
08:25 PM
Re: help with an xml file (prob. a dumb mistake)
That was it, thanks so much, needed another set of eyes to look at it!! Like I said stupid mistake I kept missing!
http://www.TVByDemand.com