Great new release Sindre, I went ahead and became registered!
There is a bug in your Jukebox mode regarding the setting "Repeat is off" - it's not off!
I am reading "Repeat is off" above the player controls yet it loops a single track I started playing via Jukebox. Log reads as follows:
[7/4/09 10:43:38 PM CEST] INFO JukeboxService Starting jukebox player on behalf of admin
[7/4/09 10:43:38 PM CEST] DEBUG JukeboxService stateUpdated : OPENING:-1:net.sourceforge.subsonic.io.PlaylistInputStream@39f9d3f0
[7/4/09 10:43:38 PM CEST] INFO PlaylistInputStream Opening new song Album\Trackname.flac
[7/4/09 10:43:38 PM CEST] INFO MusicFileInfoDao Created music file info for X:\music\Soundtracks\Album\
[7/4/09 10:43:38 PM CEST] DEBUG TranscodeInputStream Starting transcoder: [c:\subsonic\transcode\flac] [-c] [-s] [-d] [X:\music\Soundtracks\Album\Trackname.flac]
[7/4/09 10:43:38 PM CEST] DEBUG TranscodeInputStream Starting transcoder: [c:\subsonic\transcode\lame] [-v] [-V] [0] [-] [-]
[7/4/09 10:43:38 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) LAME version 3.96.1 (
http://lame.sourceforge.net/)
[7/4/09 10:43:38 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) CPU features: MMX (ASM used), SSE, SSE2
[7/4/09 10:43:38 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Using polyphase lowpass filter, transition band: 19383 Hz - 19916 Hz
[7/4/09 10:43:38 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Encoding to
[7/4/09 10:43:38 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Encoding as 44.1 kHz VBR(q=0) j-stereo MPEG-1 Layer III (ca. 5.7x) qval=3
[7/4/09 10:43:38 PM CEST] DEBUG JukeboxService opened : {vbr=false, mp3.crc=false, mp3.copyright=false, mp3.padding=false, mp3.channels=2, mp3.version.mpeg=1, audio.framerate.fps=38.28125, audio.channels=2, mp3.framerate.fps=38.28125, mp3.framesize.bytes=727, mp3.version.layer=3, mp3.frequency.hz=44100, mp3.header.pos=0, mp3.bitrate.nominal.bps=224000, mp3.vbr.scale=0, mp3.version.encoding=MPEG1L3, basicplayer.sourcedataline=com.sun.media.sound.MixerSourceLine@44c42ce4, bitrate=224000, audio.type=MP3, mp3.mode=1, mp3.vbr=false, audio.samplerate.hz=44100.0, mp3.original=true}
[7/4/09 10:43:38 PM CEST] DEBUG JukeboxService stateUpdated : OPENED:-1
[7/4/09 10:43:39 PM CEST] DEBUG JukeboxService stateUpdated : PLAYING:-1
[7/4/09 10:43:39 PM CEST] DEBUG JukeboxService stateUpdated : GAIN:0.5099999904632568
[7/4/09 10:43:41 PM CEST] DEBUG JukeboxService stateUpdated : GAIN:0.6100000143051147
[7/4/09 10:43:42 PM CEST] DEBUG JukeboxService stateUpdated : GAIN:0.7099999785423279
[7/4/09 10:43:43 PM CEST] DEBUG JukeboxService stateUpdated : GAIN:0.8100000023841858
[7/4/09 10:43:43 PM CEST] DEBUG JukeboxService stateUpdated : GAIN:0.9100000262260437
[7/4/09 10:43:46 PM CEST] DEBUG JukeboxService stateUpdated : GAIN:0.8399999737739563
[7/4/09 10:47:36 PM CEST] INFO PlaylistInputStream Opening new song Album\Trackname.flac
[7/4/09 10:47:36 PM CEST] DEBUG TranscodeInputStream Starting transcoder: [c:\subsonic\transcode\flac] [-c] [-s] [-d] [X:\music\Soundtracks\Album\Trackname.flac]
[7/4/09 10:47:36 PM CEST] DEBUG TranscodeInputStream Starting transcoder: [c:\subsonic\transcode\lame] [-v] [-V] [0] [-] [-]
[7/4/09 10:47:36 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) LAME version 3.96.1 (
http://lame.sourceforge.net/)
[7/4/09 10:47:36 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) CPU features: MMX (ASM used), SSE, SSE2
[7/4/09 10:47:36 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Using polyphase lowpass filter, transition band: 19383 Hz - 19916 Hz
[7/4/09 10:47:36 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Encoding to
[7/4/09 10:47:36 PM CEST] DEBUG InputStreamReaderThread (c:\subsonic\transcode\lame) Encoding as 44.1 kHz VBR(q=0) j-stereo MPEG-1 Layer III (ca. 5.7x) qval=3
...and it keeps on going. Nothing major, just a little bug. (oh and setting it to "Repeat is ON" does not stop repeating either)
Best wishes,
ff