Bug 479271 - Unpausing a radio stream plays what's left in buffer, then stops
Summary: Unpausing a radio stream plays what's left in buffer, then stops
Status: REPORTED
Alias: None
Product: Elisa
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-01 19:51 UTC by Christopher J. Bottaro
Modified: 2024-01-01 19:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher J. Bottaro 2024-01-01 19:51:10 UTC
SUMMARY
If you pause a radio stream, then unpause it, Elisa plays the rest of what's in the buffer, then just stops. You have to press play to restart the stream after that.

This only happens if the stream has been paused for "a while". I'm not exactly sure how long it has to be paused for to cause the bug, but if you quickly pause / unpause, everything works as expected.

I think it's when the stream has been paused longer than the length of audio in the buffer.

STEPS TO REPRODUCE
1. Play a radio stream (like one of the soma.fm ones)
2. Pause the stream and wait a few minutes
3. Unpause the stream

OBSERVED RESULT
Radio streams plays from where it was paused, but then stops after a few seconds.

EXPECTED RESULT
Radio stream to be restarted from it's current position from the server. Or at least just auto restart playing the stream if it ends after unpausing it. I don't really care if it abruptly ends song A (what's in buffer) and starts playing song B (what the streaming server is sending).

SOFTWARE/OS VERSIONS
Kernel: 6.6.8-arch1-1
DE: Plasma 5.27.10

ADDITIONAL INFORMATION
Thank you!