Bugzilla – Bug 179
shn doesn't work on windows
Last modified: 2005-04-14 19:01:51 UTC
Shorten on Windows seems to fail because we try to get track information using shorten -x, and redirect to a named pipe /dev/null (which doesn't exist on windows) [date/time] Reading WAV information from shorten -x C\:\\music\\track01\.shn - 2>/dev/null| The system cannot find the path specified. [date/time] ERROR: shorten -x C\:\\music\\track01\.shn - 2>/dev/null|: doesn't seem to be a wav file [date/time] [mac addy]: Switching to mode stop [date/time] Already in playmode stop : ignoring mode change
Updating version #.
Updating version # again.
The problem is due to the method required for getting the WAV information. shortens documentation is pathetic at best, so I've never found any better way. Shorten doesn't work reliably on ANY platform. Some consideration should be given to removing support in SlimServer for the format.
Removing support for shorten, it's not going to get better. Recommend that you use FLAC.
added a small change at r2975 and r2976 to add some support under windows again.