[vlc] shoutcast radio and tv streams not listed in playlist

hannes_b at gmx.at hannes_b at gmx.at
Tue Jun 2 00:43:51 CEST 2009


hi list,

vlc does not list shoutcast radio and tv streams.

> main debug: thread 3041274768 joined (playlist/services_discovery.c:141)
> main debug: removing module "shout"
> main debug: thread 2946034576 joined (playlist/services_discovery.c:141)
> main debug: removing module "shout"
> main debug: Add services_discovery shout
> main debug: looking for services_discovery module: 4 candidates
> shout debug: Starting ShoutRadio
> main debug: using services_discovery module "shout"
> main debug: TIMER module_Need() : 0.272 ms - Total 0.272 ms / 1 intvls (Avg 0.272 ms)
> main debug: thread started
> main debug: Creating an input for 'Shoutcast Radio'
> main debug: `http/shout-winamp://www.shoutcast.com/sbin/newxml.phtml' gives access `http' demux `shout-winamp' path `www.shoutcast.com/sbin/newxml.phtml'
> main debug: creating access 'http' path='www.shoutcast.com/sbin/newxml.phtml'
> main debug: looking for access module: 2 candidates
> access_http debug: http: server='www.shoutcast.com' port=80 file='/sbin/newxml.phtml
> main debug: net: connecting to www.shoutcast.com port 80
> main debug: rebuilding array of current - root Playlist
> main debug: rebuild done - 0 items, index -1
> main debug: thread 2946034576 (services_discovery) created at priority 0 (playlist/services_discovery.c:114)
> main debug: connection: Operation now in progress
> main debug: connection succeeded (socket = 21)
> access_http debug: protocol 'HTTP' answer code 200
> access_http debug: Server: Apache
> access_http debug: Content-Type: text/xml;charset=UTF-8
> access_http debug: Transfer-Encoding: chunked
> main debug: using access module "access_http"
> main debug: TIMER module_Need() : 624.979 ms - Total 624.979 ms / 1 intvls (Avg 624.979 ms)
> main debug: Using AStream*Immediate
> main debug: p_buffer 0xae50d008-0xaf10d008
> main debug: creating demux: access='http' demux='shout-winamp' path='www.shoutcast.com/sbin/newxml.phtml'
> main debug: looking for demux module: 1 candidate
> playlist debug: using shoutcast playlist reader
> main debug: using demux module "playlist"
> main debug: TIMER module_Need() : 0.321 ms - Total 0.321 ms / 1 intvls (Avg 0.321 ms)
> main debug: `http/shout-winamp://www.shoutcast.com/sbin/newxml.phtml' successfully opened
> main debug: looking for xml module: 2 candidates
> main debug: using xml module "xml"
> main debug: TIMER module_Need() : 0.129 ms - Total 0.129 ms / 1 intvls (Avg 0.129 ms)
> xml error: XML parser error (line 1) : ParsePI: PI xmF-8 space expected
> 
> playlist error: invalid file (no root node)
> main debug: control type=1
> main debug: removing module "xml"
> main debug: removing module "playlist"
> main debug: removing module "access_http"
> main debug: waitpipe: object killed
> main debug: thread ended
> main debug: Add services_discovery shoutcasttv
> main debug: looking for services_discovery module: 1 candidate
> shout debug: Starting ShoutTV
> main debug: using services_discovery module "shout"
> main debug: TIMER module_Need() : 0.269 ms - Total 0.269 ms / 1 intvls (Avg 0.269 ms)
> main debug: thread started
> main debug: Creating an input for 'Shoutcast TV'
> main debug: `http/shout-winamp://www.shoutcast.com/sbin/newtvlister.phtml?alltv=1' gives access `http' demux `shout-winamp' path `www.shoutcast.com/sbin/newtvlister.phtml?alltv=1'
> main debug: creating access 'http' path='www.shoutcast.com/sbin/newtvlister.phtml?alltv=1'
> main debug: looking for access module: 2 candidates
> access_http debug: http: server='www.shoutcast.com' port=80 file='/sbin/newtvlister.phtml?alltv=1
> main debug: net: connecting to www.shoutcast.com port 80
> main debug: rebuilding array of current - root Playlist
> main debug: rebuild done - 0 items, index -1
> main debug: thread 3041274768 (services_discovery) created at priority 0 (playlist/services_discovery.c:114)
> main debug: connection: Operation now in progress
> main debug: connection succeeded (socket = 21)
> access_http debug: protocol 'HTTP' answer code 200
> access_http debug: Server: Apache
> access_http debug: Content-Type: text/html; charset=UTF-8
> access_http debug: Transfer-Encoding: chunked
> main debug: using access module "access_http"
> main debug: TIMER module_Need() : 716.061 ms - Total 716.061 ms / 1 intvls (Avg 716.061 ms)
> main debug: Using AStream*Immediate
> main debug: p_buffer 0xae50d008-0xaf10d008
> main debug: creating demux: access='http' demux='shout-winamp' path='www.shoutcast.com/sbin/newtvlister.phtml?alltv=1'
> main debug: looking for demux module: 1 candidate
> playlist debug: using shoutcast playlist reader
> main debug: using demux module "playlist"
> main debug: TIMER module_Need() : 0.332 ms - Total 0.332 ms / 1 intvls (Avg 0.332 ms)
> main debug: `http/shout-winamp://www.shoutcast.com/sbin/newtvlister.phtml?alltv=1' successfully opened
> main debug: looking for xml module: 2 candidates
> main debug: using xml module "xml"
> main debug: TIMER module_Need() : 0.119 ms - Total 0.119 ms / 1 intvls (Avg 0.119 ms)
> xml error: XML parser error (line 1) : ParsePI: PI xmF-8 space expected
> 
> playlist error: invalid file (no root node)
> main debug: control type=1
> main debug: removing module "xml"
> main debug: removing module "playlist"
> main debug: removing module "access_http"
> main debug: waitpipe: object killed
> main debug: thread ended

how to automatically ad shoutcast tv in the playlist like shoutcast radio?

version is 0.9.9a on ubuntu

best regards



More information about the vlc mailing list