Favicon of Lidarr (LinuxServer.io)

Lidarr (LinuxServer.io)

Automate your music library management. Monitor RSS feeds, download new albums, fix messy metadata, and upgrade audio quality automatically.

Manage your audio library with a powerful automation tool designed for Usenet and BitTorrent users. This application takes the hassle out of organizing your music by monitoring multiple RSS feeds for new releases from your favorite artists. Once an album drops, it automatically interfaces with your clients to grab, sort, and rename the files.

Key benefits include:

  • Automated Quality Upgrades: Automatically replace existing tracks when a higher-quality format becomes available.
  • Comprehensive Calendar View: Keep track of all upcoming album releases in one convenient location.
  • Advanced Metadata Management: Fix messy tags effortlessly and ensure your entire library is tagged correctly and uniformly.
  • Custom Import Lists: Follow specific artists or top charts by syncing with supported services like Last.FM.
  • Manual Search: Find specific releases, choose the exact version you want, and send it directly to your download client.

Keep your music perfectly curated and up to date without manual intervention.

Directory Structure

lidarr-linuxserver-io
config
downloads
music
.env
docker-compose.yml

docker-compose.yml

services:
  lidarr:
    image: lscr.io/linuxserver/lidarr:latest
    container_name: lidarr
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
      - ./music:/music
      - ./downloads:/downloads
    ports:
      - 8686:8686
    restart: unless-stopped

.env

# No sensitive credentials are required for the initial Lidarr setup.
# Authentication is handled via the web interface after the container starts.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Lidarr (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon