Caleb Epstein
2003-12-15, 20:16
My squeezebox finally came today. Yay! Setup was a breeze
(802.11b wireless net, 64-bit WEP) and took maybe 2
minutes. Very nicely done, SlimDevices.
I'm now joyfully listening to some FLAC files and have found
a few issues (I am using SlimServer 2003-12-15):
* The log is showing numerous "Undefined string: FLC",
"requested language: EN", and "failsafe language: EN"
messages.
* Elapsed/remaining time display for FLAC files are incorrect.
The elapsed time seems to be counting up in 4-5 second
increments and the remaining time will count down "through"
zero and end up showing double-negative numbers like --9:25.
* Pause (for a minute or so) and then Play of a FLAC stream
resulted in really bad bursts of static for a bit, then things
seemed to sort themselves out after another Pause/Play cycle.
I am using the headphone jack while the family sleeps of the
flu :) I tried thi again just now, and was not able to
reproduce it.
* The sorting logic seems to depend on the fact that files of
different discs are never commingled into one ALBUM. In my
patch earlier today for Slim/Formats/FLAC.pm, I tried to
short-circuited this logic, which causes ALBUM to be adorned
with the (IMHO ugly and unnecessary) " (Disc N of M)". If
this done (by setting the DISC tag but not the SET tag), then
you end up with all of the Track 1's coming before all of the
Track 2's and the files play out-of-order.
I am hunting for the sorting code, but I would like to change
it so that it sorts first by DISC if that is set, then TRACK.
--
Caleb Epstein | bklyn . org | * Espy ponders an uplad queue called 'hell'
cae at | Brooklyn Dust | so I can do dupload --to hell
bklyn dot org | Bunny Mfg. |
(802.11b wireless net, 64-bit WEP) and took maybe 2
minutes. Very nicely done, SlimDevices.
I'm now joyfully listening to some FLAC files and have found
a few issues (I am using SlimServer 2003-12-15):
* The log is showing numerous "Undefined string: FLC",
"requested language: EN", and "failsafe language: EN"
messages.
* Elapsed/remaining time display for FLAC files are incorrect.
The elapsed time seems to be counting up in 4-5 second
increments and the remaining time will count down "through"
zero and end up showing double-negative numbers like --9:25.
* Pause (for a minute or so) and then Play of a FLAC stream
resulted in really bad bursts of static for a bit, then things
seemed to sort themselves out after another Pause/Play cycle.
I am using the headphone jack while the family sleeps of the
flu :) I tried thi again just now, and was not able to
reproduce it.
* The sorting logic seems to depend on the fact that files of
different discs are never commingled into one ALBUM. In my
patch earlier today for Slim/Formats/FLAC.pm, I tried to
short-circuited this logic, which causes ALBUM to be adorned
with the (IMHO ugly and unnecessary) " (Disc N of M)". If
this done (by setting the DISC tag but not the SET tag), then
you end up with all of the Track 1's coming before all of the
Track 2's and the files play out-of-order.
I am hunting for the sorting code, but I would like to change
it so that it sorts first by DISC if that is set, then TRACK.
--
Caleb Epstein | bklyn . org | * Espy ponders an uplad queue called 'hell'
cae at | Brooklyn Dust | so I can do dupload --to hell
bklyn dot org | Bunny Mfg. |