tulskiy / musique

Java audio player. Supports mp3, ogg, flac, wavpack, ape, wav, au, aiff. Builtin support for cue files, gapless playback, SHOUTCast/IceCast Radio, last.fm scrobbling.
http://tulskiy.github.com/musique/
GNU Lesser General Public License v3.0
131 stars 44 forks source link

Stop After Current mode issues #33

Closed bassstorm closed 13 years ago

bassstorm commented 13 years ago

There're several issues with SAC mode: 1) Song finished to play in SAC mode, but when user clicks Play after that - nothing happens 2) There's no much sense in keeping mode enabled afer actual finish-and-stop event. At least it should be configurable 3) More user-friendly to have next track played after actual finish-and-stop event if user initiates playback again (just by Play button)