mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-03 09:56:00 -05:00
do a reorg of the database following a db scan, to try and compact the db
This commit is contained in:
parent
8af2421541
commit
b77068393d
@ -420,6 +420,7 @@ int db_end_initial_update(void) {
|
||||
|
||||
rbdestroy(db_removed);
|
||||
|
||||
gdbm_reorganize(db_songs);
|
||||
db_unlock();
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user