PDA

Bekijk de volledige versie : HowTO Run Slimserver on asus wl500gp



alxndrv
21-02-2008, 09:35
Hi all!
http://forums.slimdevices.com/showthread.php?t=43593
the same http://www.nslu2-linux.org/wiki/Applications/SlimServer

scsb
24-02-2008, 17:26
You don't have to have a squeezebox to listen to music with slimserver on asus wl500gp. You can use winamp (or other mp3 player software which plays streams) also. Like me :)

UPDATE: here's the info: http://wiki.slimdevices.com/index.cgi?RemoteStreaming

ChriZ
14-07-2008, 14:37
You don't have to have a squeezebox to listen to music with slimserver on asus wl500gp. You can use winamp (or other mp3 player software which plays streams) also. Like me :)

UPDATE: here's the info: http://wiki.slimdevices.com/index.cgi?RemoteStreaming


So, has anyone managed to get this work work on the wl500g? I have installed it and can access the webinterface + from my squeezebox - however, scanning doesn't work, even though I've corrected the AutoCommit portions of the files as described here (http://www.nslu2-linux.org/wiki/Applications/SlimServer)


/Christian

ChriZ
14-07-2008, 16:06
Here's the slimserver.log when I try to run a scan and try to open the library in the interface afterwards:


080714 15:44:19 [Warning] this binary does not contain INNODB storage engine
2008-07-14 15:44:56.9572 Attempt to free unreferenced scalar: SV 0xddf434, <$fh> chunk 1.
Can't locate auto/Compress/Zlib/autosplit.ix in @INC (@INC contains: /opt/share/slimserver/CPAN/arch/5.8/mipsel-linux /opt/share/slimserver/CPAN/arch/5.8/mipsel-
at /opt/share/slimserver/CPAN/Compress/Zlib.pm line 15
080714 15:48:07 [Warning] this binary does not contain INNODB storage engine
2008-07-14 15:57:38.9202 About to look for files in /tmp/mnt/disc0_3/Music/Beach Boys
2008-07-14 15:57:39.1202 For files with extensions in: [(?i-xsm:\.(?:ape|wma|shn|wav|wave|mp3|mp2|flc|flac|fla |m4a|mov|m4b|mp4|mp+|mpc|ogg|aif|aiff|cue)$)]
2008-07-14 15:57:39.5705 Found 16 files in /tmp/mnt/disc0_3/Music/Beach Boys
2008-07-14 15:58:07.0795 About to look for files in /tmp/mnt/disc0_3/Playlist
2008-07-14 15:58:07.1810 For files with extensions in: [(?i-xsm:\.(?:asf|wax|asx|lnk|wpl|m3u|pls|xspf|cue)$)]
2008-07-14 15:58:07.3585 Found 2 files in /tmp/mnt/disc0_3/Playlist
2008-07-14 16:55:52.0049 ERROR: Error executing 'SELECT contributor.id, contributor.name, contributor.namesort, contributor.musicmagic_mixable, contributor.namesearch, contributor.musicbrainz_id FROM contributor_track me JOIN contributors contributor ON ( contributor.id = me.contributor ) WHERE ( ( ( role IN ( ? ) ) AND ( me.track = ? ) ) ) GROUP BY contributor.id ORDER BY role desc': DBD::mysql::st execute failed: Can't create/write to file '/tmp/#sql_142_0.MYI' (Errcode: 13) at /opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 771.

2008-07-14 16:55:52.1479 ERROR: Backtrace follows:

2008-07-14 16:55:52.2328 Backtrace:

frame 0: Slim::Schema::Storage::throw_exception (/opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 773)
frame 1: DBIx::Class::Storage::DBI::_execute (/opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 826)
frame 2: DBIx::Class::Storage::DBI::_select (/opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 852)
frame 3: DBIx::Class::Storage::DBI::select_single (/opt/share/slimserver/Slim/Schema/Storage.pm line 94)
frame 4: Slim::Schema::Storage::select_single (/opt/share/slimserver/CPAN/DBIx/Class/ResultSet.pm line 509)
frame 5: DBIx::Class::ResultSet::single (/opt/share/slimserver/Slim/Schema/Track.pm line 95)
frame 6: Slim::Schema::Track::artist (/opt/share/slimserver/Slim/Schema/Track.pm line 390)
frame 7: Slim::Schema::Track::displayAsHTML (/opt/share/slimserver/Slim/Web/Pages/BrowseDB.pm line 424)
frame 8: Slim::Web::Pages::BrowseDB::browsedb (/opt/share/slimserver/Slim/Web/HTTP.pm line 843)
frame 9: Slim::Web::HTTP::generateHTTPResponse (/opt/share/slimserver/Slim/Web/HTTP.pm line 709)
frame 10: Slim::Web::HTTP::processURL (/opt/share/slimserver/Slim/Web/HTTP.pm line 555)
frame 11: Slim::Web::HTTP::processHTTP (/opt/share/slimserver/Slim/Networking/Select.pm line 238)
frame 12: (eval) (/opt/share/slimserver/Slim/Networking/Select.pm line 238)
frame 13: Slim::Networking::Select::select (/opt/share/slimserver/slimserver.pl line 499)
frame 14: main::idle (/opt/share/slimserver/slimserver.pl line 452)
frame 15: main::main (/opt/share/slimserver/slimserver.pl line 1076)

2008-07-14 16:55:52.2933 Select task failed: Carp::Clan::__ANON__(): Error executing 'SELECT contributor.id, contributor.name, contributor.namesort, contributor.musicmagic_mixable, contributor.namesearch, contributor.musicbrainz_id FROM contributor_track me JOIN contributors contributor ON ( contributor.id = me.contributor ) WHERE ( ( ( role IN ( ? ) ) AND ( me.track = ? ) ) ) GROUP BY contributor.id ORDER BY role desc': DBD::mysql::st execute failed: Can't create/write to file '/tmp/#sql_142_0.MYI' (Errcode: 13) at /opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 771.

2008-07-14 16:56:42.4124 ERROR: Error executing 'SELECT contributor.id, contributor.name, contributor.namesort, contributor.musicmagic_mixable, contributor.namesearch, contributor.musicbrainz_id FROM contributor_track me JOIN contributors contributor ON ( contributor.id = me.contributor ) WHERE ( ( ( role IN ( ? ) ) AND ( me.track = ? ) ) ) GROUP BY contributor.id ORDER BY role desc': DBD::mysql::st execute failed: Can't create/write to file '/tmp/#sql_142_0.MYI' (Errcode: 13) at /opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 771.

2008-07-14 16:56:42.4251 ERROR: Backtrace follows:

2008-07-14 16:56:42.5514 Backtrace:

frame 0: Slim::Schema::Storage::throw_exception (/opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 773)
frame 1: DBIx::Class::Storage::DBI::_execute (/opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 826)
frame 2: DBIx::Class::Storage::DBI::_select (/opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 852)
frame 3: DBIx::Class::Storage::DBI::select_single (/opt/share/slimserver/Slim/Schema/Storage.pm line 94)
frame 4: Slim::Schema::Storage::select_single (/opt/share/slimserver/CPAN/DBIx/Class/ResultSet.pm line 509)
frame 5: DBIx::Class::ResultSet::single (/opt/share/slimserver/Slim/Schema/Track.pm line 95)
frame 6: Slim::Schema::Track::artist (/opt/share/slimserver/Slim/Schema/Track.pm line 390)
frame 7: Slim::Schema::Track::displayAsHTML (/opt/share/slimserver/Slim/Web/Pages/BrowseDB.pm line 424)
frame 8: Slim::Web::Pages::BrowseDB::browsedb (/opt/share/slimserver/Slim/Web/HTTP.pm line 843)
frame 9: Slim::Web::HTTP::generateHTTPResponse (/opt/share/slimserver/Slim/Web/HTTP.pm line 709)
frame 10: Slim::Web::HTTP::processURL (/opt/share/slimserver/Slim/Web/HTTP.pm line 555)
frame 11: Slim::Web::HTTP::processHTTP (/opt/share/slimserver/Slim/Networking/Select.pm line 238)
frame 12: (eval) (/opt/share/slimserver/Slim/Networking/Select.pm line 238)
frame 13: Slim::Networking::Select::select (/opt/share/slimserver/slimserver.pl line 499)
frame 14: main::idle (/opt/share/slimserver/slimserver.pl line 452)
frame 15: main::main (/opt/share/slimserver/slimserver.pl line 1076)

2008-07-14 16:56:42.6044 Select task failed: Carp::Clan::__ANON__(): Error executing 'SELECT contributor.id, contributor.name, contributor.namesort, contributor.musicmagic_mixable, contributor.namesearch, contributor.musicbrainz_id FROM contributor_track me JOIN contributors contributor ON ( contributor.id = me.contributor ) WHERE ( ( ( role IN ( ? ) ) AND ( me.track = ? ) ) ) GROUP BY contributor.id ORDER BY role desc': DBD::mysql::st execute failed: Can't create/write to file '/tmp/#sql_142_0.MYI' (Errcode: 13) at /opt/share/slimserver/CPAN/DBIx/Class/Storage/DBI.pm line 771.