On Mon, 28 Jul, Michael Herger wrote:

> >> How large is your library?
> >
> >    596 Alben mit 13479 Titel von 1961 Interpreten.
> >
> >> What is your server's specs?
> >
> >    Quad Core i3 @ 2.93GHz
> >    16 GB RAM
> >    500 GB HDD
> 
> That's a smaller collection on a much more powerful machine than I
> have. And a restart on mine takes a few seconds (a three years old
> Atom based CPU, 4GB RAM).

It used to be like that. Sadly I do not exactly know which change (your
plugin or the upgrade to 7.9) was responsible for the long startup time
because I only realized it recently.

> Are you using any other 3rd party plugins? Triode's Spotify?

I'm using SugarCube, but no Spotify.

Do the actual tags influence the behaviour? I have a lot of composer,
performer and even conductor tags.

> What settings do you have in Einstellungen/Erweitert/Leistung:
> 
> - Plattenhüllen Grössenanpassung

Plattenhüllen lokal in Logitech Media Server anpassen

> - Konfiguration des Datenbankspeichers

Normal

> - Spezifikation für Zwischenspeicherung

Don't seem to have that. I have "Plattenhüllen zwischenspeichern" which
is set to "Plattenhüllen zwischenspeichern". :-}

> > Can I send you some stats? I'm somewhat fluent in SQL and know
> > SQLite3, so, if there's some query I can run to provide you with
> > additional statistics, let me know. In the meantime, I just tried
> > this:
> 
> PRAGMA pagecount
> PRAGMA freelist_count
> PRAGMA auto_vacuum
> 
> could give us some useful information.

  sqlite> pragma page_count;
  2511663
  sqlite> pragma freelist_count;
  511826
  sqlite> pragma auto_vacuum;
  0

-- 
Stefan Bellon
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to