mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-24 12:30:38 -04: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);
|
rbdestroy(db_removed);
|
||||||
|
|
||||||
|
gdbm_reorganize(db_songs);
|
||||||
db_unlock();
|
db_unlock();
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user