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

That might indeed explain the number of artists.

What settings do you have in Einstellungen/Erweitert/Leistung:

- Plattenhüllen Grössenanpassung

Plattenhüllen lokal in Logitech Media Server anpassen

Change this. It's slower than the online image proxy and does use the imgproxy.db you're seeing. Might be another reason for the large number of cached items.

It's an option for those who don't want or cannot use mysb.com to resize images. But it's off by default and should only be used by the brave ;-).

- Konfiguration des Datenbankspeichers

Normal

Autsch! Change this to max (with your amount of memory). It might help as well.

- Spezifikation für Zwischenspeicherung

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

"Spezifikation" is a number of parameters like 75x75_p or similar.

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

Ok, you might want to run vacuum manually. Shut down LMS, open imgproxy.db in sqlite3, run "vacuum;", prepare for a looong break, as this can take a while.

I thought I had enabled auto_vacuum in 7.9, but I'll need to double-check.

--

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

Reply via email to