handed / audirvana

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

Newly added tracks dont play when currently playing track is last one. #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play last track on playlist
2. Add new songs to playlist

What is the expected output? What do you see instead?
After finishing the current track, newly added tracks should play. But the 
player stops playback at the then final track.

What version of the product are you using? On what operating system?
Audirvana 0.8.2, revision 116. Mac OS X 10.6.6

Please provide any additional information below.

Original issue reported on code.google.com by svel...@gmail.com on 22 Apr 2011 at 8:31

GoogleCodeExporter commented 8 years ago
Fix committed in svn # 121

Thanks for the report.

Original comment by au.damie...@gmail.com on 24 Apr 2011 at 4:34

GoogleCodeExporter commented 8 years ago
Thanks for the fix, its excellent.

I was doing on a crude way to fix this. Though succeeded in normal play mode, 
struggled with shuffle :)

While at it i noticed two issues with shuffle mode.

1. While playing final track on shuffle mode, the last track of the playlist is 
highlighted as next playing track.
2. After playing the final track, the first track is selected in the list. 
Causing playback to start from where ever the first track is positioned on the 
shuffle list. Essentially in shuffle mode, playback should start from the first 
track on the shuffle list.

Just thought of mentioning it here. If you want me to raise these as new 
issues, i will do so.

Original comment by svel...@gmail.com on 24 Apr 2011 at 7:38

GoogleCodeExporter commented 8 years ago
Fixes committed in r124 :)

Original comment by au.damie...@gmail.com on 25 Apr 2011 at 7:46