Add a progress bar under the current track in playlist
Closed, ResolvedPublic

Description

Add a progress bar under the current track in playlist. This way, we know exactly which one is playing and its current position.

mgallien created this task.Dec 14 2017, 8:20 PM
ognarb claimed this task.EditedAug 24 2018, 7:56 PM
ognarb added a subscriber: ognarb.

I'm working on it :)

The time displaying is the time remaining, I wasn't sure that was the best to display between the time remaining, the position, or the position left and the time remaining right.

ognarb removed ognarb as the assignee of this task.Sep 25 2018, 1:30 PM

I don't use Elisa anymore (Elisa couldn't handle my 1Tb music collection). So I stopped working on this task.

I don't use Elisa anymore (Elisa couldn't handle my 1Tb music collection). So I stopped working on this task.

Thanks for keeping us informed and for your contribution. I am curious about what problems you had ?
I only have a 150Gb collection. It is mostly working fine (especially when coupled with Baloo).

The music collections is in an external drive and was probably not indexed by baloo. I can do some test with the external drive mounted somewhere in my home directory and indexed by baloo.

Btw retried Elisa with my big music collection, and it works now. :)

Btw retried Elisa with my big music collection, and it works now. :)

Thanks for the update. Did you change something or is it only progress in the software stack?

Still, an external drive but Baloo is now disabled. If you want, I could try enabling Baloo again to see if the bug appears again or not.

ognarb added a comment.EditedJun 24 2019, 9:20 PM

Not the bug is still here:

I will create a proper bug report. :) And disable baloo for the moment.

@ognarb, I will take a look at it and see if I can help.

astippich moved this task from Backlog to Junior Jobs on the Elisa board.Jul 27 2019, 11:59 AM
astippich triaged this task as Wishlist priority.
bayang added a subscriber: bayang.Jul 6 2020, 4:22 PM

Hi there, I would like to take this task, if possible.

In the comments of the previous attempt above (with a slider) someone suggested that the progress could take the entire background

I started with a commit on my fork

https://invent.kde.org/bayang/elisa/-/commit/b2b2de233a793d3f5c975ffc96227b64dcf8f6df

This is what it looks like currently :

ngraham added a subscriber: ngraham.Jul 6 2020, 6:16 PM

That looks great! Feel free to submit it as a merge request!

ngraham closed this task as Resolved.Jul 7 2020, 3:27 PM
ngraham claimed this task.

Done with that merge request. Thanks!