[elisa] [Bug 411674] When repeat is on, playlist does not repeat after reaching the end if a track was removed from the playlist

2019-09-14 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=411674

--- Comment #6 from Matthieu Gallien  ---
I will take care of it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 411674] When repeat is on, playlist does not repeat after reaching the end if a track was removed from the playlist

2019-09-13 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=411674

--- Comment #5 from Alexander Stippich  ---
The bug is in ManageAudioPlayer only setting the new source if it differs from
the previous one. However, since I am not really familiar with that part of the
code, I will leave this to Matthieu :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 411674] When repeat is on, playlist does not repeat after reaching the end if a track was removed from the playlist

2019-09-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411674

--- Comment #4 from Nate Graham  ---
Yep, can confirm. The problem only happens when there is only one track left in
the playlist after removals.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 411674] When repeat is on, playlist does not repeat after reaching the end if a track was removed from the playlist

2019-09-12 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=411674

Alexander Stippich  changed:

   What|Removed |Added

 CC||a.stipp...@gmx.net

--- Comment #3 from Alexander Stippich  ---
I can also reproduce. However, I think the problem only occurs when there is
only one track in the playlist. Elisa only plays a new song if the url changes,
which it does not in this case. 

Can you confirm by testing with repeat mode enabled:

Having more than two tracks in the playlist, play the second to last track and
remove the last track during playback. Playback should continue with the first
track.

Add one track to the playlist and let it end. Error described in this report
should occur.

-- 
You are receiving this mail because:
You are watching all bug changes.

[elisa] [Bug 411674] When repeat is on, playlist does not repeat after reaching the end if a track was removed from the playlist

2019-09-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411674

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
Summary|playback stops after the|When repeat is on, playlist
   |current track if a track|does not repeat after
   |was removed from the|reaching the end if a track
   |playlist|was removed from the
   ||playlist
 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---
Can reproduce with git master version.

-- 
You are receiving this mail because:
You are watching all bug changes.