unsubbed.co

Lidify

Self-hosted media management & *arr tool that provides music discovery tool.

Overview

Music discovery tool that provides recommendations based on selected Lidarr artists, using Spotify or LastFM. Music discovery tool that provides recommendations based on selected Lidarr artists, using Spotify or LastFM. - TheWicklowWolf/Lidify The project has 531 GitHub stars and is licensed under MIT.

Getting Started

Source: GitHub README

services:
  lidify:
    image: thewicklowwolf/lidify:latest
    container_name: lidify
    volumes:
      - /path/to/config:/lidify/config
      - /etc/localtime:/etc/localtime:ro
    ports:
      - 5000:5000
    restart: unless-stopped
    environment:
      - last_fm_api_key=
      - last_fm_api_secret=
      - mode=LastFM

Normalized Features

Source: tool-features-normalized.json

docker, docker compose, rest api.

Features

Integrations & APIs

  • REST API