have you ever looked into roon + tidal + jellyfin? looking into media server stuff now and wonder how that would integrate with jellyfin, if it even can.
Comment on [deleted]
gccalvin@lemmy.world 6 months ago
Deezer (paid for flac - lossless files) + Deemix-gui + Jellyfin + Symfonium works quite well. Though you need to have a media server, so not exactly a drop-in replacement.
metasaval@lemmy.zip 6 months ago
gccalvin@lemmy.world 6 months ago
I’m not too familiar with roon. As for proper metadata, I’ve not had any problems with MusicBrainz’s metadata grabber. It’s a built-in plugin that comes with Jellyfin. Deemix uses your deezer account, which I believe requires the paid version if you want lossless flac files, and I have it configured to place the files in my Media share, which Jellyfin reads from. Symfonium is the android client I use that works with selfhosted media servers.
user224@lemmy.sdf.org 6 months ago
Alternatively, you could use Navidrome.
I use that because it’s natively available in Termux. Yes, Android terminal emulator. My music is on the SD card and I can share it to other devices using Navidrome on LAN. Since I also do this on school network, I put NGINX in front of it for HTTPS… and also because I don’t want to have each thing on separate ports.
I have also got Jellyfin to work once in proot-distro, but I couldn’t reproduce it the last time.