#421930 please allow seeking in HTTP streams

Package:
xmms2-plugin-curl
Source:
xmms2
Description:
XMMS2 - curl transport for HTTP
Submitter:
martin f krafft
Date:
2010-02-01 21:21:08 UTC
Severity:
wishlist
#421930#3
Date:
2007-05-02 15:30:25 UTC
From:
To:
While playing an ogg file streamed via HTTP:

lapse:/tmp> xmms2 seek - 5
ERROR: Broken resultset
lapse:/tmp> xmms2 seek 5
ERROR: Broken resultset
lapse:/tmp> xmms2 seek + 5
ERROR: Broken resultset


vlc can seek within streamed files just fine, so it's possible. In
any case, the error message is not appropriate, really...

#421930#6
Date:
2007-05-02 19:29:46 UTC
From:
To:
reassign 421930 xmms2-plugin-curl
retitle 421930 please allow seeking in HTTP streams
severity 421930 wishlist
thanks

The error is gone with latest git HEAD snapshot. Seeking in streams
would be nice.

FYI:

02 21:24 < rafl> wasn't there some patch for seeking with http?
02 21:24 < anders_> rafl: Yes.
02 21:24 < rafl> anders_: not merged yet?
02 21:25 < anders_> rafl: http://bugs.xmms2.xmms.se/view.php?id=984
02 21:25 < AStorm> Not when I'm currently playing
02 21:25 < rafl> anders_: thank you

#421930#17
Date:
2010-01-31 15:29:15 UTC
From:
To:
Hi,

Can you confirm that this bug is fixed in xmms2 0.6DrMattDestruction?

#421930#22
Date:
2010-01-31 23:08:23 UTC
From:
To:
also sprach Benjamin Drung <bdrung@ubuntu.com> [2010.02.01.0429 +1300]:

Well, the error message is gone, but seeking does not work — the
commands just don't seem to be doing anything.