Navidrome DB malformed #60

Open
opened 2026-04-11 22:41:58 -04:00 by sickprodigy · 3 comments
Owner

Hecka issues, not really sure what happened, updated navidrome.toml

LogLevel = 'info'
Scanner.Schedule = '@every 12h'
Scanner.WatcherWait = '20s'
TranscodingCacheSize = '150MiB'
MusicFolder = '/music'
DataFolder = '/data'

Backup.Path = '/data/backups'
Backup.Schedule = '@weekly'
Backup.Count = 4

trying to take backups now so can rollback easier, because right now it appears I have to rebuild the database from scratch and import stuff seperately..

Hecka issues, not really sure what happened, updated navidrome.toml ``` LogLevel = 'info' Scanner.Schedule = '@every 12h' Scanner.WatcherWait = '20s' TranscodingCacheSize = '150MiB' MusicFolder = '/music' DataFolder = '/data' Backup.Path = '/data/backups' Backup.Schedule = '@weekly' Backup.Count = 4 ``` trying to take backups now so can rollback easier, because right now it appears I have to rebuild the database from scratch and import stuff seperately..
Author
Owner

idk the database is working just erroring when getting to a certain part. prolly take a backup work out of another folder and leave that database live for now or something.

idk the database is working just erroring when getting to a certain part. prolly take a backup work out of another folder and leave that database live for now or something.
Author
Owner

creating a fresh database rn, going through the scan, and just gonna build some sql to import the old data somehow. be better to have a fresh database i think. then start taking backups

creating a fresh database rn, going through the scan, and just gonna build some sql to import the old data somehow. be better to have a fresh database i think. then start taking backups
Author
Owner

easier said than done really lol, still haven't done this, been using the old database that's somewhat working kinda having issues with lidarr pulling new stuff though. albums missing like for tyler cassidy for example.

easier said than done really lol, still haven't done this, been using the old database that's somewhat working kinda having issues with lidarr pulling new stuff though. albums missing like for tyler cassidy for example.
Sign in to join this conversation.