Package: xmms2-plugin-curl
Version: 0.8+dfsg-11+b2
Severity: important

Dear Maintainer,

unfortunately, it is not possible anymore to play HTTP streams with
xmms2.

I tried a number of internet radio stations; they all played well using

    curl -L <url> | mpg123 -

(most of them even without -L), but xmms2d reports a curl timeout (see
logfile excerpt below).
At least the stream
'http://streams.radiobob.de/bob-live/mp3-128/bobmediaplayer' used to
work several weeks ago.

Steps to reproduce:
 - add an HTTP stream to the current playlist using 'xmms2 add <url>'
 - jump to that playlist entry
 - play
Outcome:
 - timeout according to logfile
 - no sound playing

I tried the same in a fresh virtual box (with xmms2 and
xmms2-plugin-curl installed) with identical outcome.

Thank you in advance!

Yours sincerely,
Maximilian Stein

excerpt from ~/.cache/xmms2/xmms2d.log
--------------------------------------------------------------------

--- Starting new xmms2d ---
 INFO: ../src/xmms/log.c:49: Initialized logging system :)
 09:04:34  INFO: ../src/xmms/ipc.c:817: IPC listening on
 'unix:///tmp/xmms-ipc-steiny'.
 09:04:34  INFO: ../src/xmms/main.c:561: Using output plugin: pulse
 ERROR: failed to set up bluetooth server ((2, 'No such file or
 directory')) (check the log for details)
 * Hostname was NOT found in DNS cache
 * Resolving timed out after 15015 milliseconds
 09:24:18 ERROR: ../src/plugins/curl/curl_http.c:380: Curl fill_buffer
 returned error: (28) Timeout was reached
 09:24:18 ERROR: ../src/xmms/xform.c:1341: Couldn't set up chain for
 'http://streams.radiobob.de/bob-live/mp3-128/bobmediaplayer' (14165)
 * Hostname was NOT found in DNS cache
 * Hostname was NOT found in DNS cache
 * Resolving timed out after 15010 milliseconds
 09:33:11 ERROR: ../src/plugins/curl/curl_http.c:380: Curl fill_buffer
 returned error: (28) Timeout was reached
 09:33:11 ERROR: ../src/xmms/xform.c:1341: Couldn't set up chain for
 'http://us1.internet-radio.com:11094/' (14298)
 * Resolving timed out after 15001 milliseconds
 09:33:23 ERROR: ../src/plugins/curl/curl_http.c:380: Curl fill_buffer
 returned error: (28) Timeout was reached
 09:33:23 ERROR: ../src/xmms/xform.c:1341: Couldn't set up chain for
 'http://us1.internet-radio.com:11094/' (14298)
 * Hostname was NOT found in DNS cache
 * Resolving timed out after 15003 milliseconds
....
-----------------------------------------------------------------------


-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xmms2-plugin-curl depends on:
ii  libc6         2.19-11
ii  libcurl3      7.38.0-1
ii  libglib2.0-0  2.40.0-5
ii  xmms2-core    0.8+dfsg-11+b2

Versions of packages xmms2-plugin-curl recommends:
ii  xmms2-plugin-icymetaint  0.8+dfsg-11+b2
ii  xmms2-plugin-mad         0.8+dfsg-11+b2

xmms2-plugin-curl suggests no packages.

-- no debconf information


--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms2.org
http://lists.xmms2.org/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to