Skip to content

Moving Beets library and files from macOS to Linux (Unraid) server #5127

Answered by JOJ0
j-peeters asked this question in Q&A
Discussion options

You must be logged in to vote

A pragmitacal approach if you are not afraid of / know some SQL

  • Copy everything over to your new server! Database and Files

  • Adapt what's required in config.yaml. Should only be a couple of paths.

  • Create an SQL command that replaces the portion of your path in the beets library (https://www.sqlite.org/lang_update.html)

If copying over ALL files is too much or a space issue, test this process with a couple of albums only. If it worked, mount your existing data storage to the new server or just copy the rest. beets will basically work if your files are not entirely there already. If you try file manipulations of missing files you obviously will get IO errors. So just test if it's wor…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@j-peeters
Comment options

Answer selected by JOJ0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants