this post was submitted on 26 Aug 2024
8 points (100.0% liked)

Navidrome Music Server (Unofficial)

281 readers
2 users here now

Navidrome is a free, open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. https://www.navidrome.org

This is an unofficial community. However, we adhear to the official Code Of Conduct set by the Navidrome project.

founded 1 year ago
MODERATORS
 

I want to spin up Navidrome on a seperate machine running TrueNas but I'm wondering how to do that. Specifically, I noticed that a lot of the data including ratings and favorites are per-user. That means I'd need to migrate the whole database and somehow manage to point all music files to the correct location on my Nas and so on. Is there an easier way to accomplish that?

top 2 comments
sorted by: hot top controversial new old
[–] badlotus@lemm.ee 3 points 3 weeks ago

TrueNAS will be moving away from Kubernetes/Helm charts to Docker/Docker compose in Electric Eel TrueNAS Scale builds and on. You might want to reconsider this move unless you are gonna stay on an old build of TrueNAS. Not sure what is going on with TrueNAS Core. There are other NAS OS options too.

TrueNAS Community - The Future of Electric Eel and Apps

My experience with migrating data varies dependent on the app. I don’t have experience with Navidrome so I can’t really help there. Using in-app tools to migrate to a new implementation usually has the best results when working with networked data with metadata in a DB.

[–] kowcop@aussie.zone 3 points 3 weeks ago

I wish they would introduce LXC support too. There are some things I just don’t wanna run in docker