symphony icon indicating copy to clipboard operation
symphony copied to clipboard

[Feature Request] Store the metadata

Open CaptainKarma opened this issue 11 months ago • 4 comments

Description

I have 40k tracks and everytime I start up Symphony it starts the scan from scratch. I'm not sure if this is by design or a bug, but it takes 30-40mins which isn't ideal.

Solution

After the initial scan, can it dump the data into a database and just use that as the baseline for the next restart? With the rescan option if I add more tracks and want to dump the database and start again? I don't need a keep in-sync option and all the hassle that would add to the app

Checklist

CaptainKarma avatar Mar 23 '24 19:03 CaptainKarma

After initial scan, the results are always cached. I guess only you are facing this issue.

zyrouge avatar Mar 27 '24 08:03 zyrouge

Could you expand on this please? I have it on my Samsung A50 and when I start the app, it ticks up the songs etc loading 40k tracks in about 1-2 minutes is this expected or should it be instant?

On my Teyes Android car headunit running Android 10, it doesn't seem to cache even after the initial scan, it will start again each time.

Is there any debug information I can gather than can help? Thanks in advance

CaptainKarma avatar Mar 27 '24 11:03 CaptainKarma

Caching in done only on additional metadata. MediaStore query is cached by Android. My guess would be Android not caching MediaStore queries. Will look into implementing cache for that too.

zyrouge avatar Mar 27 '24 11:03 zyrouge

Brilliant thank you for the great app!

CaptainKarma avatar Mar 27 '24 11:03 CaptainKarma

Hi, is there any update on this? It takes so long to rebuild each time

CaptainKarma avatar Oct 09 '24 12:10 CaptainKarma

Hi, is there any update on this? It takes so long to rebuild each time

#567 has a patch for this. Expect nightly release at the end of the week.

zyrouge avatar Oct 09 '24 13:10 zyrouge