bpa wrote: 
> Missed moletteuk reply in between the flurry of messages. 
> 
> OK - the error message is odd - it is very beginning where plugin tres
> to get info from BBC.  The plugin has just done a normal HTTP request
> from BBC but it hasn't completed OK.  
> 
> As a test - from a browser running on the same system as LMS - can you
> open this URL in a web page
> http://www.bbc.co.uk/programmes/a-z/by/x/player.json
> It should return in JSON all the programs beginning with X on (only one
> Xtreme Everest on R4)
> 
> This is the URL that is sent to BBC when you request a list of program
> beginning with X. So it teste whether program happens with browser.

Bpa, thanks for the reply. This what that URL returns in chromium:


Code:
--------------------
    
  
{"atoz":{"slice":"player","search":"x","letters":["a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","@"],"page":null,"total":null,"offset":null,"tleo_titles":[{"title":"Xtreme
 
Everest","letter":"x","programme":{"type":"brand","pid":"b007tqd6","title":"Xtreme
 Everest","short_synopsis":"Graham Easton follows volunteers on Mount Everest 
as they take part in medical 
research","image":{"pid":"p04drxhs"},"position":null,"expected_child_count":null,"first_broadcast_date":"2007-07-25T21:00:00+01:00","is_available":true,"ownership":{"service":{"type":"radio","id":"bbc_radio_four","key":"radio4","title":"BBC
 Radio 4"}}}}]}}
  
--------------------


Is that correct?


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=109446

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to