Post Sat May 03, 2014 7:09 pm

Can't see online audio content

I'm struggling with adding audio live streams as
http://http-live.sr.se/p3-mp3-192
http://ewr.liveatc.net/lppt_app
http://178.18.137.246:80/;

The "check stream url" button gives me green like - but I can't find any online folder in audio section.
Adding online video stream is no problem.

In log all I see is e.g.

  Code:
2014-05-03 20:05:36,734 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: http://ewr.liveatc.net/lppt_app
2014-05-03 20:05:36,734 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -analyzeduration 10000000 -i http://ewr.liveatc.net/lppt_app
2014-05-03 20:05:57,750 DEBUG [ActionsServerResource] Action with name 'checkStreamUrl' was requested
2014-05-03 20:05:57,750 DEBUG [FFMPEGWrapper] Invoking FFMPEG to retrieve media information for file: http://ewr.liveatc.net/lppt_app
2014-05-03 20:05:57,750 DEBUG [ProcessExecutor] Starting C:\Program Files\Serviio\bin\\..\lib/ffmpeg.exe -analyzeduration 10000000 -i http://ewr.liveatc.net/lppt_app
2014-05-03 20:06:03,531 DEBUG [SearchManager] Committing search index
2014-05-03 20:06:22,328 DEBUG [RepositoryServerResource] Updating repository with values: OnlineRepository [repositoryUrl=http://ewr.liveatc.net/lppt_app, fileType=AUDIO, repoType=LIVE_STREAM, thumbnailUrl=null, repositoryName=Test, enabled=true, accessGroupIds=[1], order=1, id=50]
2014-05-03 20:06:22,328 DEBUG [RepositoryServerResource] Updating repository with values: OnlineRepository [repositoryUrl=http://http-live.sr.se/p3-mp3-192, fileType=AUDIO, repoType=LIVE_STREAM, thumbnailUrl=null, repositoryName=SRP3, enabled=true, accessGroupIds=[1], order=2, id=49]
2014-05-03 20:06:22,328 DEBUG [RepositoryServerResource] Updating repository with values: OnlineRepository [repositoryUrl=http://178.18.137.246:80/;, fileType=AUDIO, repoType=LIVE_STREAM, thumbnailUrl=null, repositoryName=Test320, enabled=true, accessGroupIds=[1], order=3, id=48]


I also see stuff like
  Code:
2014-05-03 20:20:43,703 DEBUG [SearchIndexer] Adding term 'SRP3' to search index


But when browsing from DLNA clients I can find any online folder in audio section? What am I missing???