486
submitted 6 months ago* (last edited 5 months ago) by aquantumofdonuts@lemmy.world to c/selfhosted@lemmy.world

Hey everyone,

I'm new here! I wanted to share a music search and discovery tool for Lidarr. It plugs into Spotify, TIDAL, Deezer, Last.fm, MusicBrainz, Plex/Tautulli, Jellyfin, and even some AI recommendations.

GitHub: https://github.com/aquantumofdonuts/mixarr

Website: https://aquantumofdonuts.github.io/mixarr/

What it does:

  • Connects to Lidarr and analyzes your existing artists
  • Hooks into Spotify, TIDAL, Deezer, Last.fm, MusicBrainz, Plex/Tautulli, and AI services
  • Finds related/similar artists, new releases, charts, labels, playlists, etc.
  • Gives you a review queue to approve or dismiss discovered artists
  • Automatically adds approved artists to Lidarr with the profile you choose
  • Has a universal search and discovery interface across all services
  • Runs as a web app (Next.js frontend + Express backend) and plays nice with Docker

Why I built it:

I wanted one tool that I could point at my Lidarr library and get a steady stream of relevant artist recommendations.

Basically, make music discovery feel as automated and “infrastructure-y” as the rest of the *arr ecosystem.

Current status:

  • Working with Lidarr + Spotify/TIDAL/Deezer/Last.fm/MusicBrainz + Plex/Tautulli
  • Has subscriptions for different discovery sources (charts, playlists, related & followed artists, etc.)
  • Docker-compose setup available, plus local dev if you prefer
  • Early but usable; I’m actively using it myself and iterating

If you try it, I’d love to hear any feedback! Thanks!

EDIT: version 2.0 released today February 10, 2026, with some nice updates

you are viewing a single comment's thread
view the rest of the comments
[-] bootstrap@piefed.social 6 points 6 months ago

First off thank you so much this is exactly what I've been waiting for.

I looked at the compose file and it doesnt seem to have the base image in there, just the DB and web setup.

I'm not super experienced with docker but would love to deploy this through my dockstarter setup - am I missing something here, is there a way to get it up and running through compose now?

[-] immobile7801@piefed.social 2 points 6 months ago

You currently have to build the docker images. Instructions are in the repo

[-] Buck@jlai.lu 1 points 6 months ago

I spin it up yesterday and you don’t need to compile anything, it’s quite straightforward.

[-] aquantumofdonuts@lemmy.world 2 points 6 months ago* (last edited 6 months ago)

I released a Docker image. You can get it here: https://github.com/aquantumofdonuts/mixarr/releases/tag/latest

Let me know if you have any issues!

[-] aquantumofdonuts@lemmy.world 1 points 6 months ago

It should work with just docker compose up using the default docker-compose.yml. web and API containers comprise the app, and caddy serves the frontend. Give it a try, let me know if you get stuck!

this post was submitted on 04 Jan 2026
486 points (99.0% liked)

Selfhosted

60810 readers
712 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