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

Self-Hosted Main

502 readers
4 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] 1 points 10 months ago (1 children)

It also cannot re-tag (just rename) - because in case it did grab something, this would break torrent hashes.

Learn how to setup Atomic Moves https://wiki.servarr.com/lidarr/settings

Lidarr will tag&rename anything you want, but still keep the original torrents untouched, because it will hardlink them to a renamed filename were you want and at the same time it will keep seeding. The physical file will be linked from 2 different folders, one of which is the torrent download folder and the other is your library folder. 1 file, 2 links.

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

Retags modify the file though. It's modifying the file's metadata. I already do renames with hardlinks