this post was submitted on 24 Nov 2023
3 points (100.0% liked)

Self-Hosted Main

502 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 1 year ago
MODERATORS
 

Let me preface this by saying I have a somewhat working setup right now, but it's the automation that's lacking.

I use Navidome for hosting and am happy with how it works and performs, so switching that is out of the question.

Currently, Lidarr is used to organize my music. I haven't really found anything else as easy to use. I don't really have access to or ratio on trackers to grab the FLACs that I want. So for all intents and purposes, assume that Lidarr does NOT download. It also cannot re-tag (just rename) - because in case it did grab something, this would break torrent hashes.

What I'm looking for is an automatic or semi-automatic way to add new types of downloads into this setup. Think: SoulSeek, Bandcamp purchases, downloads via streaming services, ytl-dlp etc. The source doesn't matter. This stuff can (and probably should) get re-tagged and renamed by Lidarr. I want to keep this in the same library.

How do you guys have your music set up?

Do you see any way to have "external" sources managed by Lidarr, without splitting libraries?

Is there any cool, additional software I should know about?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago (1 children)

I use lidarr to index my music. lidarr connects to prowlarr for searching and to nzbget for downloading. It does NOT however handle my library (no importing or renaming) that is done by a cron job which runs an import by beets. beets handles the music import, tagging, whatsoever and pushes the downloads into the library.

Then I connect front-ends like plex (and play with plexamp) or LMS to my library.

Not 100% automated as beets cannot handle everything on its own, and sometimes I run it manually, so it can ask me for corrections.

[–] [email protected] 1 points 10 months ago

This is the way. If Lidarr can not rename, beets kicks in and does finishes the job.