So what does this update do? Is it the same as the TwonkyServer_Web_admin-1.0.0.signed patch that opens up the web admin-page?jpalo wrote:iTunes server update (received from Lacie support):
http://www.gigasize.com/get.php?d=osjzcb9l2xd
Search found 3 matches
- Sun Jun 22, 2008 12:32 am
- Forum: NAS and other OS
- Topic: LaCie Ethernet Big Disk only serving 3084 music files
- Replies: 4
- Views: 4255
Re: LaCie Ethernet Big Disk only serving 3084 music files
- Thu Jun 05, 2008 7:48 pm
- Forum: NAS and other OS
- Topic: LaCie Ethernet Big Disk only serving 3084 music files
- Replies: 4
- Views: 4255
Re: LaCie Ethernet Big Disk only serving 3084 music files
So, does anyone have a clue? I have done a little digging to verify all files, so there shouldn't be a problem with the DAAP-server not serving the files because of incompatabilities: $ find . -print0 -name \*mp3 | xargs -I{} -0 mp3info -x {} 2>/dev/null > mp3db.txt $ grep "Audio:" mp3db.txt | wc 40...
- Wed Jun 04, 2008 8:22 am
- Forum: NAS and other OS
- Topic: LaCie Ethernet Big Disk only serving 3084 music files
- Replies: 4
- Views: 4255
LaCie Ethernet Big Disk only serving 3084 music files
Hi there, I noticed the FAQ for TwonkyMedia says it can only index up to 300 subdirectories, but I only have 213. Now, when using the webbrowser from the twonkymedia-installation directly, I get access to all 4110 songs, but when using a DAAP-client, I only get 3084 songs. The systemlog in the LaCie...