>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
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
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
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
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
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.
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
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.
>
>
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
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
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
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
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
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
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
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 $
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
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.
--
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:
>
>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
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
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
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
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
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
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
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
--
>
> 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
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
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
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
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
> 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
> 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
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.
>
> --
>
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
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 [
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
--
> 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
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
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
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
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
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
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
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
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
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
>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
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
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
51 matches
Mail list logo