After updating database there are in the tab ‘‘Artist’’ only 9 entries.
if you do a search for artiest it shows up.
In several occasion I get the same bug raport, out of memory (one I send to Torben)
It happens evry time I open a big map.
Database is over 15.000 items.
Ok, the problem is the large amount of items with embedded icon data you have in your database. mAirList 6 changes the way item data is fetched internally as you browser the database, so it runs out of (usable) RAM at some point.
I have changed the code so that the icon data is only loaded when necessary, so build 3505 should avoid these errors now.
But generally it is discouraged to use embedded icon data. I guess it’s album art most of the time? Remember that mAirList has been able to extract and display it in the playlist “in realtime”, so there is no need to extract and keep it as the database icon anymore. Just turn on the switch in in the playlist GUI settings.
So if the sole purpose of the icon data was to have nice looking album covers in the playlist, you should probably just use that option and delete all item icons from the database (there is a button on the Maintence tab of the database connection settings for that - consider to do a VACUUM after that, it will free up a lot of disk space). Also don’t forget to turn off the album art import options in the file import settings.
Ok thanks, I will remove the data.
I never added data to the file’s.
Half the database is given by friends and over 1000 songs I just press mass import 8)
Just removed the embedded items en vacuum en and everything works as usual.
My database search was very slow that gone now also.
First it was between 20 a 30 sec and now it’s almost on enter.
When I look for new songs (there was nothing added)
All the songs I opened in the database where new items and on the other box as missing items .
And everything added after upgrading to 24 keeps coming back as a new item .
But when you look for the specific songs in the database everything is still there.