Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread Phil Meyer
>With MySQL I could have 10 instances of SC all using the same MySQL >install or process. Exactly. ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/beta

Re: [SlimDevices: Beta] Memory leak in latest build

2009-05-19 Thread joggs
Good to hear that it is not just me. I'll try it when I get home. Could it really be the control panel if it is the squeezecenter.exe process that takes up all the memory? -- joggs joggs's Profile: http://forums.slimdevice

Re: [SlimDevices: Beta] Pull down menu doesn't work correctly in IE 8.0/7.0

2009-05-19 Thread verypsb
Well, I think we're talking about the same issue, but I've attached an image. Sometimes it's difficult to choose the menu item on the pull down menu, because they are positioned wrong. See the attached file. +---+ |Filename: squeeze

Re: [SlimDevices: Beta] Do you want bug reports on noweb-sqlite branch ?

2009-05-19 Thread erland
andyg;424954 Wrote: > Go ahead and file bugs, but try and make sure they are legitimate > errors. There is a lot of stuff in the log that aren't really errors, > > unfortunately. For example, errors about dbix_migration are not > really errors, just some DBIx::Class messages we haven't wo

Re: [SlimDevices: Beta] First experience with new 7.4 scanner..

2009-05-19 Thread dean blackketter
Yes, please file that bug with an attached file. On Tue, May 19, 2009 at 12:29 PM, gharris999 < gharris999.3sg7hz1242761...@no-mx.forums.slimdevices.com> wrote: > > First blush with the new scanner, using svn 26682: not any faster than > the 7.3.3 scanner. > > My server is Fedora 10. My library

Re: [SlimDevices: Beta] Do you want bug reports on noweb-sqlite branch ?

2009-05-19 Thread Andy Grundman
Go ahead and file bugs, but try and make sure they are legitimate errors. There is a lot of stuff in the log that aren't really errors, unfortunately. For example, errors about dbix_migration are not really errors, just some DBIx::Class messages we haven't worked out how to disable yet.

[SlimDevices: Beta] Do you want bug reports on noweb-sqlite branch ?

2009-05-19 Thread erland
Do you want us to start registering bugzilla reports on bugs in the noweb-sqlite branch scanner or is it better to just post the problems here for now ? I'm asking since there are a lot of errors in my scanner.log and server.log, but I don't want to write bug reports on them all in case there are

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread pichonCalavera
Ramage;424603 Wrote: > Ignoring the plugin incompatibilities, I have the same errors on Ubuntu > 8.04(perl 5.8.8), See my post > http://forums.slimdevices.com/showthread.php?t=63475. > > However, the latest 7.4 runs OK on Ubuntu 9.04 (perl 5.10). > > Looks to me like a Perl version issue. > >

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread sxr71
JJZolx;424570 Wrote: > Multiple server instances should work just fine. Easier to set up, in > fact, since you don't have to designate the name of the database or the > username and password in the server.prefs file. As long as each > instance of the server has its own cache folder, there will

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread sxr71
Philip Meyer;424814 Wrote: > >SQLite isn't a separate process, so if you have 10 SqueezeCenters > >running, it's not like you then have 10 database servers running. > > > You do, but they are are embedded in each SC process. With MySQL I could have 10 instances of SC all using the same MySQL in

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread snarlydwarf
JJZolx;424923 Wrote: > You're probably right. Let us know the results. > This morning's clear and rescan was 58 minutes total. Tonight was from 5:24 to 6:15, so 9 minutes less. > > In all honesty, I probably jumped the gun by starting this thread. I'm > sure that there will be some additio

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread JJZolx
snarlydwarf;424918 Wrote: > I just noticed that the scanner logs.. a lot. > > Just commented out the line in Util::Scanner but I bet that will speed > things up a bit. You're probably right. Let us know the results. In all honesty, I probably jumped the gun by starting this thread. I'm sure

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread snarlydwarf
I just noticed that the scanner logs.. a lot. Just commented out the line in Util::Scanner but I bet that will speed things up a bit. So still not a totally fair comparison. -- snarlydwarf snarlydwarf's Profile: http://f

[SlimDevices: Beta] SC 7.4: scan failure: cannot open database file

2009-05-19 Thread yannick
I'm trying to install SC 7.4-26678 on a DNS-323 (a NAS). So far I've solved most of the installation problems and the performance improvement (memory used and startup time) look very promising. However scanning my music library from the web interface always fail with the exception copied below. If

Re: [SlimDevices: Beta] Memory leak in latest build

2009-05-19 Thread autopilot
joggs;424820 Wrote: > I installed build 26678 and a new music scan started automatically. > I went away for awhile and when I got back the vista x64 box was almost > unresponsive and the disks were working hard. > Finally I could see my desktop and the internal memory taken by > squeezecenter.exe

[SlimDevices: Beta] I'm sure you know this but...

2009-05-19 Thread Phil Leigh
26660 - Playlists still completely broken and BBC iPlayer Listen Live does not work. Music IP integration completely broken too... The rest seems OK. The server log has lots of errors: [09-05-19 14:46:24.7242] Slim::Utils::Misc::msg (1154) Warning: [14:46:24.7238] Use of uninitialized value $

[SlimDevices: Beta] First experience with new 7.4 scanner..

2009-05-19 Thread gharris999
First blush with the new scanner, using svn 26682: not any faster than the 7.3.3 scanner. My server is Fedora 10. My library is 99.5% flacs-with-embedded-cuesheets. The new scanner totally fails to correctly scan ANY of those flacs. 43,784 tracks end up in No Genre, No Album. Oddly enough, th

[SlimDevices: Beta] Memory leak in latest build

2009-05-19 Thread joggs
I installed build 26678 and a new music scan started automatically. I went away for awhile and when I got back the vista x64 box was almost unresponsive and the disks were working hard. Finally I could see my desktop and the internal memory taken by squeezecenter.exe was 1,5GB and counting. --

Re: [SlimDevices: Beta] Lots of errors and lost ratings when upgrading to noweb-sqlite branch

2009-05-19 Thread erland
andyg;424801 Wrote: > On May 19, 2009, at 2:00 PM, erland wrote: > > > > > andyg;424780 Wrote: > >> On May 19, 2009, at 1:31 PM, erland wrote: > >> > >>> > >>> andyg;424763 Wrote: > > > > I'm starting SqueezeCenter with the following script (if it > matters): > > > > Code: >

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread Phil Meyer
>SQLite isn't a separate process, so if you have 10 SqueezeCenters >running, it's not like you then have 10 database servers running. > You do, but they are are embedded in each SC process. ___ beta mailing list beta@lists.slimdevices.com http://lists.sli

Re: [SlimDevices: Beta] Unpredictable WebUI behavior

2009-05-19 Thread MeSue
JJZolx;424572 Wrote: > Ok, I think I've figured this out, although I'm afraid I can't reproduce > it all the time. > > If you have the Settings page open (I have it open in a second tab in > the same Firefox browser window), the 'current' player selected in > Settings can affect the target of th

Re: [SlimDevices: Beta] Lots of errors and lost ratings when upgrading to noweb-sqlite branch

2009-05-19 Thread Andy Grundman
On May 19, 2009, at 2:00 PM, erland wrote: > > andyg;424780 Wrote: >> On May 19, 2009, at 1:31 PM, erland wrote: >> >>> >>> andyg;424763 Wrote: > > I'm starting SqueezeCenter with the following script (if it matters): > > Code: > > > #!/bin/sh

Re: [SlimDevices: Beta] Lots of errors and lost ratings when upgrading to noweb-sqlite branch

2009-05-19 Thread erland
andyg;424780 Wrote: > On May 19, 2009, at 1:31 PM, erland wrote: > > > > > andyg;424763 Wrote: > >>> > >>> I'm starting SqueezeCenter with the following script (if it > >> matters): > >>> > >>> Code: > >>> > >>> > >>> #!/bin/sh > >>> export PERL5LIB=$PERL5LIB:/opt/squeezecen

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread mrfantasy
Nonreality;424764 Wrote: > Has anyone else had this happen. My playlists are seen but when I open > one there is nothing there. Just started with the new 7.4's. Perhaps related--my "Now Playing" is blank. At least on SqueezePlay. It's all working fine, and I can see what's going on in the web

Re: [SlimDevices: Beta] Lots of errors and lost ratings when upgrading to noweb-sqlite branch

2009-05-19 Thread Andy Grundman
On May 19, 2009, at 1:31 PM, erland wrote: > > andyg;424763 Wrote: >>> >>> I'm starting SqueezeCenter with the following script (if it >> matters): >>> >>> Code: >>> >>> >>> #!/bin/sh >>> export PERL5LIB=$PERL5LIB:/opt/squeezecenter74_sqlite:/opt/ >>> squeezecenter74_sqlite/C

Re: [SlimDevices: Beta] Lots of errors and lost ratings when upgrading to noweb-sqlite branch

2009-05-19 Thread erland
andyg;424763 Wrote: > > > > I'm starting SqueezeCenter with the following script (if it > matters): > > > > Code: > > > > > > #!/bin/sh > > export PERL5LIB=$PERL5LIB:/opt/squeezecenter74_sqlite:/opt/ > > squeezecenter74_sqlite/CPAN > > export PATH=/opt/squeezecenter74_sql

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread Nonreality
Has anyone else had this happen. My playlists are seen but when I open one there is nothing there. Just started with the new 7.4's. -- Nonreality -IF THE RULE YOU FOLLOWED BROUGHT YOU TO THIS, OF WHAT USE IS THE RULE.- HTTP://www.last.fm/user/nonreality --

Re: [SlimDevices: Beta] Lots of errors and lost ratings when upgrading to noweb-sqlite branch

2009-05-19 Thread Andy Grundman
> > I'm starting SqueezeCenter with the following script (if it matters): > > Code: > > > #!/bin/sh > export PERL5LIB=$PERL5LIB:/opt/squeezecenter74_sqlite:/opt/ > squeezecenter74_sqlite/CPAN > export PATH=/opt/squeezecenter74_sqlite:$PATH > slimserver.pl --cachedir /var/l

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread JJZolx
gharris999;424752 Wrote: > OK, I'm starting to get ready to test 7.4 and the new scanner. I have > some simple questions I hope will be easy for you folks to answer: > > Is it possible to run 7.4 with SQLite from the svn code? Yes, but you have to check the code out from the following URL: ht

Re: [SlimDevices: Beta] Lots of errors and lost ratings when upgrading to noweb-sqlite branch

2009-05-19 Thread erland
andyg;423788 Wrote: > On May 16, 2009, at 2:27 AM, erland wrote: > > > > > andyg;423371 Wrote: > >> > >> You may want to take a look at what I did for the tracks_persistent > >> table. In 7.3.3 it exports a JSON file of all the data and this is > >> imported back into SQLite the first time you

Re: [SlimDevices: Beta] SC 7.4 for WHS Thread

2009-05-19 Thread bonze
Has the WHS build gone back to 5.8.8 again?? Version: 7.4 - 26678 @ Tue May 19 01:12:29 PDT 2009 Operating system: Windows Home Server - EN - cp1252 Platform Architecture: 586 Perl Version: 5.8.8 - MSWin32-x86-multi-thread MySQL Version: 5.0.22-community-nt -- bonze TranquilPC T2-WHS-A3 - Sq

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread gharris999
OK, I'm starting to get ready to test 7.4 and the new scanner. I have some simple questions I hope will be easy for you folks to answer: Is it possible to run 7.4 with SQLite from the svn code? If so, then... Where is the new compiled scanner executable? Where is the SQLite executable? I'm n

Re: [SlimDevices: Beta] Pull down menu doesn't work correctly in IE 8.0/7.0

2009-05-19 Thread Michael Herger
> I've noticed that the pull down menu on the advanced tab of the > settings page in SqueezeCenter doesn't work correctly in SC 7.3.3/7.4 > when used with IE 8.0/7.0. The pull down menu is corrupt. Is this a > known bug? It it's showing too many scrollbars etc., then yes, this is known. Otherwis

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread Michael Herger
> No script, unfortunately. Only quick fingers. Then give me your fingers. Please :-). I'll have to update SlimNAS. And once this is running I'll have to rebuild everything from scratch based on FreeBSD 7.x. -- Michael ___ beta mailing list beta@l

Re: [SlimDevices: Beta] SC 7.4 26644 Scanner stops halfway through iTunes import

2009-05-19 Thread fozzie
mherger;424250 Wrote: > > [09-05-17 13:03:34.7584] Slim::bootstrap::tryModuleLoad (284) > Warning: > > Module [Slim::Player::Protocols::HTTP] failed to load: > > Bareword "main::SB1SLIMP3SYNC" not allowed while "strict subs" in > use > > Thanks. That should be fixed in today's build. > > -- >

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread Andy Grundman
On May 19, 2009, at 7:13 AM, flipflip wrote: > >> I need your build script :-) > > No script, unfortunately. Only quick fingers. > > Have you (SD) thought about creating a build system that would build > an > entire minimal system (incl. glibc etc.) using a native or cross > toolchain? That wou

[SlimDevices: Beta] upgrading from r26071 to r26660 broke sirius and scanning

2009-05-19 Thread leko
I upgraded squeezecenter last night via the deb from r26071 to r26660. After the upgrade the squeezecenter started complained about a few things: [09-05-18 17:40:47.8903] Slim::Schema::Storage::throw_exception (87) Error: DBI Exception: DBD::SQLite::db do failed: no such table: metainformation [

[SlimDevices: Beta] Pull down menu doesn't work correctly in IE 8.0/7.0

2009-05-19 Thread verypsb
Hi, I've noticed that the pull down menu on the advanced tab of the settings page in SqueezeCenter doesn't work correctly in SC 7.3.3/7.4 when used with IE 8.0/7.0. The pull down menu is corrupt. Is this a known bug? -- verypsb --

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread flipflip
> I need your build script :-) No script, unfortunately. Only quick fingers. Have you (SD) thought about creating a build system that would build an entire minimal system (incl. glibc etc.) using a native or cross toolchain? That would then run on any Linux with the right CPU. This is what SSODS

Re: [SlimDevices: Beta] Problems with playlists

2009-05-19 Thread Siduhe
Moonbase;424644 Wrote: > > Additionally, MusicIP mix playlists are horribly messed up on the > controller display: Top right has a "pumping" playlist symbol (grows and > shrinks), multi-line text almost illegible, cover images overlay the > graphics and extend screen. I also see this. Was plan

Re: [SlimDevices: Beta] Problems with playlists

2009-05-19 Thread Moonbase
Same here on r26650, r26660 on Fedora 10. Additionally, MusicIP mix playlists are horribly messed up on the controller display: Top right has a "pumping" playlist symbol (grows and shrinks), multi-line text almost illegible, cover images overlay the graphics and extend screen. -- Moonbase Moo

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread autopilot
mherger;424506 Wrote: > > Also on Vista64 and yes the control panel always crashes, sometime > > crippling my system completely. > > Looking at the task manager: is it eating the memory or the CPU? > > -- > > Michael Next time it happens i will try and find out - last few times it happened i

Re: [SlimDevices: Beta] Problems with playlists

2009-05-19 Thread Siduhe
awy;424264 Wrote: > Hmm, r26617 was supposed to have fixed this. Obviously not. Please open > a bug and assign it to me (ayo...@slimdevices.com). Tested with latest nightly - still see the same. Bug filed 'here' (http://bugs.slimdevices.com/show_bug.cgi?id=12091). -- Siduhe Who am I on 'LAS

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread pippin
JJZolx;424616 Wrote: > I can see it having an impact, and apparently it does. > > Imagine that parsing of the files takes up 90% of the 'Directory Scan' > and that database access takes up just 10%. Of a scan that requires 30 > minutes, 27 minutes is in parsing the files and 3 minutes is databa

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread JJZolx
pippin;424617 Wrote: > OK, but that means you'd lose 10%, that's not too bad, isn't it? Well, that was the premise of this thread, wasn't it? Not bad, not great. -- JJZolx Jim JJZolx's Profile: http://forums.slimdevice

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread JJZolx
pippin;424612 Wrote: > I really can't imagine the DB taking such a large share if the time? For > me, the actual scanning of files is still the dominant delay and that > puts little load on the DB, doesn't it? I can see it having an impact, and apparently it does. Imagine that parsing of the fi

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread JJZolx
Philip Meyer;424610 Wrote: > If you need to run several SC servers, you could have several DB's in > one MySQL instance. SQLite isn't a separate process, so if you have 10 SqueezeCenters running, it's not like you then have 10 database servers running. SQLite is just a set of library routines t

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread pippin
Can you see what steps take longer? I really can't imagine the DB taking such a large share if the time? For me, the actual scanning of files is still the dominant delay and that puts little load on the DB, doesn't it? -- pippin --- see iPeng, the Squeezebox iPhone remote, at penguinlovesmusic

Re: [SlimDevices: Beta] New scanner performance - not bad, not great

2009-05-19 Thread Phil Meyer
>Multiple server instances should work just fine. Easier to set up, in >fact, since you don't have to designate the name of the database or the >username and password in the server.prefs file. As long as each >instance of the server has its own cache folder, there will be a SQLite >database file

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread Ramage
pichonCalavera;424599 Wrote: > I've updated to the latest with apt-get (I'm running Debian Etch). But > Squeezecenter doesn't start. I keep getting these errors over and over > again: > > > Code: > > > [09-05-19 00:10:34.6375] main::init (306) Starting SqueezeCenter

Re: [SlimDevices: Beta] 7.4 nightlies - important info

2009-05-19 Thread pichonCalavera
I've updated to the latest with apt-get (I'm running Debian Etch). But Squeezecenter doesn't start. I keep getting these errors over and over again: Code: [09-05-19 00:10:34.6375] main::init (306) Starting SqueezeCenter (v7.4, r26660, Mon May 18 01:13:47 PDT 2009) pe