degeron / qmmp

Automatically exported from code.google.com/p/qmmp
0 stars 0 forks source link

Playlist with tracks that have wrong paths #528

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Add a certain number of tracks to playlist, say, two albums.
2. Remove or move files of first album to another location.
3. Try to play one of the tracks that were (re)moved but still present in the 
playlist.

What is the expected output? What do you see instead?

I assume qmmp have to iterate over all "dead" tracks until it finds the first 
one that has correct path but instead it stops iteration on the 6-th "dead" 
track, moreover, the next time you try to play a "dead" track it doesn't 
advance at all.

What version of the product are you using? On what operating system?

qmmp 0.5.4-1 
Debian wheezy/sid

Thanks in advance, hope the description isn't too vague.

Original issue reported on code.google.com by regtothi...@gmail.com on 8 Mar 2012 at 9:48

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r2686.

Original comment by trialuser02 on 14 Mar 2012 at 4:36