Re: [SlimDevices: Unix] Scripting MP3Gain on Ubuntu?

2007-06-23 Thread nobspangle
if your tracks are all at the same level you could use a simple for loop e.g. Code: for i in /home/music/Music\ Library/*/*/*.mp3; do mp3gain -a "$i"; done Don't know what the correct syntax for the mp3gain command is I don't use it but you can pu

Re: [SlimDevices: Unix] Distro Choice

2007-06-23 Thread nobspangle
+1 for gentoo The ebuild for slimserver works really well and there is one for AlienBBC that sorts out the whole mplayer, realplayer headache for you. Installation is much quicker now that the default install uses pre-compiled binaries for pretty much everything. -- nobspangle ---

Re: [SlimDevices: Unix] SB3 suddenly lost connection with SS

2007-06-23 Thread hsmeets
Problem solved. Somehow the network adapter in the server had a problem. I couldn't ping the SB from the server but the SB was pingable from other computers in the network. And I could also reach these computers from the server. Just the SB was not reachable. Rebooted the server but still no su

Re: [SlimDevices: Unix] problems with SS 6.3.0, can I go back to 6.5.2?

2007-06-23 Thread mgh
Thanks for the reply. My first post at the LinuxMInit forum did not yield much, but I will try again. -- mgh mgh's Profile: http://forums.slimdevices.com/member.php?userid=10308 View this thread: http://forums.slimdevices

[SlimDevices: Unix] m4a works, but now flac doesn't??

2007-06-23 Thread kevmacmills
With Apple changing to m4a, I converted my music library and configured my custom-convert.conf file to play them via mplayer as outlined in the wiki: alc wav * * [mplayer] -novideo -ao pcm:nowaveheader:file=/dev/fd/4 $FILE$ 4>&1 1>/de v/null mov wav * * [mplayer] -novideo -ao pcm:nowaveheader:fi

[SlimDevices: Unix] MySQL dying on ClarkConnect 4.1

2007-06-23 Thread jeckman
Hello all. I've got SlimServer 6.5.2 running on ClarkConnect Community 4.1 box. It's started somewhat randomly to fail. Parsing the logs, it seems like MySQL dies first: 070623 18:21:57 InnoDB: Error: Write to file ./ibdata1 failed at offset 0 123813888. InnoDB: 16384 bytes should have bee