this post was submitted on 04 Apr 2024
33 points (94.6% liked)

Selfhosted

60789 readers
215 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.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

As someone who listens to a lot of niche artists, I was upset, that not all albums were present in MusicBrainz. So I came up with a solution.

Meet Lidarr++Deemix!

https://github.com/ad-on-is/lidarr-deemix

This tool helps to enrich Lidarr, by providing a custom proxy, that hooks into the process without modifying Lidarr itself, and injects additional albums from deemix.

top 8 comments
sorted by: hot top controversial new old
[–] Certainly_No_Brit@discuss.tchncs.de 5 points 2 years ago (3 children)

That looks like a cool addition. Did you test the compatibility with arr-scripts, which can download tracks from Deezer?

MusicBrainz is an open database and everyone can enrich their metadata. If you like a niche artist and their information is not complete, you can help other users by adding the missing albums to MusicBrainz.

[–] dan@upvote.au 5 points 2 years ago* (last edited 2 years ago)

you can help other users by adding the missing albums to MusicBrainz.

There's also userscripts to automate a lot of the process of importing data from Discogs into Musicbrainz. There's lots of niche/rare albums that are on Discogs but not on Musicbrainz.

[–] ad_on_is@lemmy.world 2 points 2 years ago* (last edited 2 years ago)

I haven't had much success with the arr-scripts, whereas with the lidarr:plugins + deemix I had.

I did not test it, but It should work, since it only pulls the albums, and is not involved in the download process at all.

Oh, and checks for existing ones, so there are no duplicates.

[–] ad_on_is@lemmy.world 1 points 2 years ago

Regarding enriching MB. Honestly, I don't have time for that.

I'm from one of the slavic countries and there are so many missing albums, it'd take me a lifetime to contribute.

[–] willya@lemmyf.uk 3 points 2 years ago

Awesome, this is something I’ve wanted forever.

[–] Chaphasilor@feddit.nl 2 points 2 years ago (2 children)

Okay, nice! But now the question is: Does this work with Lidarr on Steroids, so that it can use deemix for both metadata and downloading? ^^

[–] pedroparamo@lemm.ee 2 points 2 years ago* (last edited 2 years ago)

It does. I have it running on my machine, just add demix as the indexer and download client

[–] ad_on_is@lemmy.world 2 points 2 years ago

Yes! It should work :-D