This is what I get.
I tried 7 other alternatives,still cannot see the answer
- Running ------
created feed connection for
http://xxx.xxx.xxx.xxx/xml/categories.xmlurl:
http://xxx.xxx.xxx.xxx/xml/categories.xmlTook: 10ms
Parse Took: 5ms
begin category node parsing
number of categories: 5
ParseCategoryNode: banner_ad
ParseCategoryNode skip: banner_ad
parse returned no child node
ParseCategoryNode: category
category:
categoryLeaf:
ParseCategoryNode: categoryLeaf
categoryLeaf:
ParseCategoryNode: categoryLeaf
added new child node
ParseCategoryNode: category
category: Live Shows | Streaming Live
categoryLeaf: Live []
ParseCategoryNode: categoryLeaf
categoryLeaf:
ParseCategoryNode: categoryLeaf
added new child node
ParseCategoryNode: category
category: On Demand | Past Shows and Events
categoryLeaf: Archives
ParseCategoryNode: categoryLeaf
added new child node
ParseCategoryNode: category
category:
categoryLeaf: Archives
ParseCategoryNode: categoryLeaf
added new child node
Traversing: 29ms
showHomeScreen | msg = | index = 2
showHomeScreen | msg = | index = 1
showHomeScreen | msg = | index = 1
list item selected | index = 1
created feed connection for
http://xxx.xxx.xxx.xxx/xml/live.xmlurl:
http://xxx.xxx.xxx.xxx/xml/live.xmlRequest Time: 15
Current Function:
076: Function load_show_feed(conn As Object) As Dynamic
077:
078: if validateParam(conn, "roAssociativeArray", "load_show_feed") = false return invalid
079:
080: print "url: " + conn.UrlShowFeed
081: http = NewHttp(conn.UrlShowFeed)
082:
083: m.Timer.Mark()
084: rsp = http.GetToStringWithRetry()
085: print "Request Time: " + itostr(m.Timer.TotalMilliseconds())
086:
087: feed = newShowFeed()
088: xml=CreateObject("roXMLElement")
089: if not xml.Parse(rsp) then
090: 'print "Can't parse feed"
091: Stop
092: return feed
093: endif
094:
095: if xml.GetName() <> "feed" then
096: print "no feed tag found"
097: return feed
098: endif
099:
100: if islist(xml.GetBody()) = false then
101: print "no feed body found"
102: return feed
103: endif
104:
105: m.Timer.Mark()
106: m.ParseShowFeed(xml, feed)
107: print "Show Feed Parse Took : " + itostr(m.Timer.TotalMilliseconds())
108:
109: return feed
110:
111: End Function
STOP (runtime error &hf7) in ...BeiL/pkg:/source/showFeed.brs(91)
091: Stop
Backtrace:
Function load_show_feed(conn As <uninitialized>) As
file/line: /tmp/plugin/FCAAA...BeiL/pkg:/source/showFeed.brs(92)
Function getshowsforcategoryitem(category As <uninitialized>, item As Integer) As <uninitialized>
file/line: /tmp/plugin/FCAAAA1CBeiL/pkg:/source/appPosterScreen.brs(123)
Function showposterscreen(screen As <uninitialized>, category As <uninitialized>) As Integer
file/line: /tmp/plugin/FCAAAA1CBeiL/pkg:/source/appPosterScreen.brs(43)
Function displaycategoryposterscreen(category As <uninitialized>) As
file/line: /tmp/plugin/FCAAAA1CBeiL/pkg:/source/appHomeScreen.brs(79)
Function showhomescreen(screen As ) As Integer
file/line: /tmp/plugin/FCAAAA1CBeiL/pkg:/source/appHomeScreen.brs(56)
Function main() As
file/line: /tmp/plugin/FCAAAA1CBeiL/pkg:/source/appMain.brs(20)
Local Variables:
conn &h0010 bsc:roAssociativeArray, refcnt=4
global &h0020 rotINTERFACE:ifGlobal
m &h0010 bsc:roAssociativeArray, refcnt=4
http &h0010 bsc:roAssociativeArray, refcnt=1
rsp &h8010 bsc:roString (2.1 was String), refcnt=1
feed &h0010 bsc:roArray, refcnt=1
xml &h0010 bsc:roXMLElement, refcnt=1
BrightScript Debugger>
Channel: Goaheadmission
O/S : Linux
Home media: MYTHROKUPLAYER With Homerun