OpenSource-Hub
L

Lidify

561 stars·System Optimization·SHA-256 checksum verified

Self-hosted tool that connects Lidarr with Last.fm to discover new artists and add them with one click.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Auto-recommend similar artists based on your Lidarr library via Last.fm.

Core Features

  • Connects to Lidarr and fetches your existing artists
  • Recommends similar artists via Last.fm (Spotify retired)
  • Clean web UI with light/dark themes
  • One-click add to Lidarr with configurable profiles
  • Docker-based deployment with full env variable support

What It Can't Do

  • Spotify API is broken as of Nov 2024; only Last.fm mode works,You must register a Last.fm API account and provide key/secret,Ensure Lidarr is reachable from the Docker container (network),Recommendations rely on Last.fm data; obscure artists may yield few results

Use Cases

  • Lidarr users who want to intelligently expand their music library
  • Self-hosters seeking Last.fm-powered recommendations integrated with their media server

Detailed Introduction

Lidify is a self-hosted music discovery tool that connects to your Lidarr instance and uses Last.fm (or previously Spotify) to find similar artists. It displays recommendations in a clean web UI and lets you add new artists to Lidarr with one click. Designed for users who already manage a music library with Lidarr and want to expand it intelligently. The app runs via Docker, supports environment variables for all settings, and offers both light and dark themes. Note: As of November 2024, Spotify API integration is broken; only Last.fm mode works. You need a Last.fm API key and secret to use it.

Troubleshooting & FAQ (1)

How-to
How to find the Quality Profile ID in Lidarr for setting the Lidify environment variable?

Find the Quality Profile ID in Lidarr using one of these methods: 1) Navigate to Settings > Profiles, click on the desired profile, and note the number at the end of the URL (e.g., /settings/profiles/2). 2) Use the Lidarr API: Send a GET request to /api/v1/qualityprofile and check the 'id' field for the profile you want, such as 'Lossless'.

GitHub Issue #18

Tags

music-discoverylidarrlastfmdockerself-hosted

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Docker and Docker Compose

4

Step 2: Create a Last.fm API account and get your key & secret

5

Step 3: Write a docker-compose.yml with your Last.fm credentials and Lidarr URL

Install Guide
  1. Step 1: Install Docker and Docker Compose
  2. Step 2: Create a Last.fm API account and get your key & secret
  3. Step 3: Write a docker-compose.yml with your Last.fm credentials and Lidarr URL
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Run docker-compose down -v to stop and remove container and volumes.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
License未明确
Last Updated2026-06-27 07:25:12
GitHub Repository

Having issues? Check the FAQ below

1 FAQ

Similar Projects