code-google-com / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

Can't listen radio from shoutcast. #478

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi all. I'm new qmmp user and strange, i didn't listen any radio from shoutcast.

I try on my shell qmmp $url but i don't understand what is going bad to fix 
this issue or if I need any depend(s).

So, I'm attaching a log from shell, any suggestion are appreciated. Thanks.

ago@devil ~ $ qmmp http://213.92.16.82:8000/M2O.m3u
QMMPStarter: removed invalid socket file
MainWindow: detected wm: KWin
Output: plugin loaded - libalsa.so
Output: plugin loaded - libnull.so
OutputALSA: setupMixer()
OutputALSA: setupMixer() success
Decoder: plugin loaded - libcue.so
Decoder: plugin loaded - libffmpeg.so
Decoder: plugin loaded - libmad.so
Decoder: plugin loaded - libvorbis.so
General: plugin loaded - libfileops.so
General: plugin loaded - libhotkey.so
General: plugin loaded - libkdenotify.so
General: plugin loaded - libudisks.so
Skin: using :/default
Skin: cannot find region.txt. Transparency disabled
Visual: plugin loaded - libanalyzer.so
WindowSystem: setting sticky state of window 0x46004a2 to false.
PlaylistParser: plugin loaded - libm3uplaylistformat.so
PlaylistParser: plugin loaded - libplsplaylistformat.so
PlaylistParser: plugin loaded - libxspfplaylistformat.so
PlayListModel: No such file or directory
InputSource: plugin loaded - libhttp.so
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QApplication(0xbb835b4c), parent's thread is QThread(0x16030780), 
current thread is FileLoader(0x160e0690)
InputSource: plugin loaded - libmms.so
QObject: Cannot create children for a parent that is in a different thread.
(Parent is QApplication(0xbb835b4c), parent's thread is QThread(0x16030780), 
current thread is FileLoader(0x160e0690)
OutputALSA: setupMixer()
OutputALSA: setupMixer() success
InputSource: using http transport
StateHandler: Current state: Buffering; previous state: Stopped
HttpStreamReader: starting download thread
HttpStreamReader: starting libcurl
* About to connect() to 213.92.16.82 port 8000 (#0)
*   Trying 213.92.16.82... * connected
* Connected to 213.92.16.82 (213.92.16.82) port 8000 (#0)
> GET /M2O.m3u HTTP/1.0
User-Agent: qmmp/0.5.0
Host: 213.92.16.82:8000
Accept: */*
Icy-MetaData: 1

* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
HttpStreamReader: header received
< Content-Type: audio/x-mpegurl
HttpStreamReader: key=content-type, value=audio/x-mpegurl
< 
* Closing connection #0
HttpStreamReader: curl thread finished with code 0 
(<�J�\▒�<��▒b��Q��A)
SoundCore: input error: <ÆJ¦\▒è<ë¥▒b¡ QãÕA
StateHandler: Current state: NormalError; previous state: Buffering
OutputALSA: setupMixer()
OutputALSA: setupMixer() success
StateHandler: Current state: Stopped; previous state: NormalError
OutputALSA: setupMixer()
OutputALSA: setupMixer() success

I've tried also with 0.5.1 version.

Original issue reported on code.google.com by ago0...@gmail.com on 13 Jun 2011 at 5:17

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Qmmp doesn't download m3u files from command line yet. Use "Add Url" dialog or 
start qmmp with direct url, i.e. qmmp http://213.92.16.82:8000/M2O

I'll try to fix this later.

Original comment by trialuser02 on 14 Jun 2011 at 3:20

GoogleCodeExporter commented 9 years ago

Original comment by trialuser02 on 15 Dec 2012 at 10:51

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r3105.

Original comment by trialuser02 on 24 Dec 2012 at 4:34