GNOME Bugzilla – Bug 525074
Last.fm radio allows seeking streams
Last modified: 2020-03-17 08:19:23 UTC
While listening to a Last.fm station, it's possible to seek within a currently streaming item. We really need to set the Sensitive state of the slider widget (or rather, get it set by changing the IsLive value of the currently playing TrackInfo). This used to work before, so this is a regression issue. Also, if you try to seek forward, you'll get nasty results (ie Gstreamer will return EOS and no errors, etc)
Wait, what should we do, not allow seeking (set slider.Sensitive = false)?
That's basically all I was thinking. Only thing is seeking used to be disabled on Radio, dunno when it changed. Should be relatively simple, I assume.
The slider is not sensitive for me. Is it for you?
Yup, just tested on the latest revision. Slider is still enabled on Radio. Possibly related to Aaron's recent fixup of libbanshee, or something? Not sure. You sure this doesn't happen on your end?
Yup, Last.fm allows seeking, causing the current song to break and banshee skips to the next song in the list.
(In reply to comment #5) > Yup, Last.fm allows seeking, causing the current song to break and banshee > skips to the next song in the list. Just noticed the same when testing for this bug report. I guess this is the real issue to fix then to enable seeking.
I forgot to mention that the slider was screwed up after that. Only an application restart fixed that (using banshee 1.4.2).
*** Bug 571242 has been marked as a duplicate of this bug. ***
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the responsibility for active development again. See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.