backup db pre 0.16 release
This commit is contained in:
@@ -143,6 +143,7 @@ func main() {
|
||||
defer dbc.Close()
|
||||
|
||||
err = dbc.Migrate(db.MigrationContext{
|
||||
DBPath: *confDBPath,
|
||||
OriginalMusicPath: confMusicPaths[0].path,
|
||||
PlaylistsPath: *confPlaylistsPath,
|
||||
PodcastsPath: *confPodcastPath,
|
||||
|
||||
Reference in New Issue
Block a user