showHomeScreen | msg = Stream started. | index = 0
Unexpected event type: 20
showHomeScreen | msg = Content contains no playable tracks. | index = 0
Video status: 0 0
showHomeScreen | msg = | index = -5
Video request failure: -5 1
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<feed>
<resultLength>4</resultLength>
<endIndex>4</endIndex>
<item sdImg="http://myimage" hdImg="http://myimage">
<title>Long - no metadata - 44.1k - 24bit</title>
<contentId>6000</contentId>
<contentType>audio</contentType>
<contentQuality>SD</contentQuality>
<media>
<streamFormat>mp3</streamFormat>
<streamQuality>SD</streamQuality>
<streamBitrate>128</streamBitrate>
<streamUrl>http://site.org/media/audio/roku.mp3</streamUrl>
</media>
<synopsis>Test</synopsis>
<genres>Talk</genres>
<runtime>3600</runtime>
</item>
<item sdImg="http://myimage" hdImg="http://myimage">
<title>Short - no metadata - 44.1k - 24bit </title>
<contentId>6001</contentId>
<contentType>Talk</contentType>
<contentQuality>SD</contentQuality>
<media>
<StreamFormat>MP3</StreamFormat>
<streamQuality>SD</streamQuality>
<streamBitrate>128</streamBitrate>
<streamUrl>http://site.org/media/audio/rokuShort.mp3</streamUrl>
</media>
<synopsis>Test</synopsis>
<genres>Talk</genres>
<runtime>120</runtime>
</item>
<item sdImg="http://myimage" hdImg="http://myimage">
<title>Short - no metadata - 44.1k - 16bit </title>
<contentId>6002</contentId>
<contentType>Talk</contentType>
<contentQuality>SD</contentQuality>
<media>
<streamFormat>mp3</streamFormat>
<streamQuality>SD</streamQuality>
<streamBitrate>128</streamBitrate>
<streamUrl>http://site.org/media/audio/rokuShort16.mp3</streamUrl>
</media>
<synopsis>Test</synopsis>
<genres>Talk</genres>
<runtime>120</runtime>
</item>
<item sdImg="http://myimage" hdImg="http://myimage">
<title>Not here</title>
<contentId>6003</contentId>
<contentType>Talk</contentType>
<contentQuality>SD</contentQuality>
<media>
<streamFormat>mp3</streamFormat>
<streamQuality>SD</streamQuality>
<streamBitrate>100</streamBitrate>
<streamUrl>http://site.org/media/audio/nonexistent.mp3</streamUrl>
</media>
<synopsis>Test</synopsis>
<genres>Talk</genres>
<runtime>0</runtime>
</item>
</feed>
<item sdImg="http://test.png" hdImg="http://test.png">
<title>The First Test </title>
<contentId>6045</contentId>
<contentType>audio</contentType>
<contentQuality>SD</contentQuality>
<streamFormat>mp3</streamFormat>
<media>
<streamQuality>SD</streamQuality>
<streamBitrate></streamBitrate>
<streamUrl>http://site.org/media/audio/roku.mp3</streamUrl>
</media>
<synopsis>5 - Test </synopsis>
<genres>Church</genres>
<runtime>3600</runtime>
</item>