Lidarr-extended -

Lidarr-Extended is a community-driven, modified fork of the original Lidarr application. While the official Lidarr development has slowed (moving into a "maintenance-only" phase), passionate developers have created "Extended" to push the boundaries of what music automation can do.

At its core, Lidarr-Extended solves one major problem: Non-Album Tracks and flexible tagging.

The original Lidarr relies heavily on MusicBrainz, which categorizes almost everything by an album ID. If an artist releases a standalone single that never appears on an album, Lidarr often ignores it. If they release a "Part 1" EP that hasn't been officially tagged as an album, Lidarr struggles.

Lidarr-Extended rips off the training wheels. It allows you to download, manage, and organize:

Once installed, navigate to http://your-server:8686. The interface looks 95% like standard Lidarr, but look closely at the Settings > Media Management tab.

Use Lidarr Extended if:

Skip it if:


Would you like a ready-to-use custom format JSON collection for live/remastered/bootleg handling, or a sample post-processing script for Lidarr?

Unlocking the Full Potential of Lidarr: A Deep Dive into Lidarr-Extended lidarr-extended

Lidarr, a popular open-source music collection management tool, has been a go-to solution for music enthusiasts and collectors alike. Its robust features and automated workflows make it an ideal choice for managing extensive music libraries. However, for power users and those seeking enhanced functionality, Lidarr-Extended emerges as a game-changing extension that takes Lidarr to the next level.

What is Lidarr-Extended?

Lidarr-Extended is a community-driven extension designed to augment the capabilities of Lidarr. It offers a wide range of features, enhancements, and integrations that aren't available in the standard Lidarr installation. By leveraging Lidarr-Extended, users can unlock new possibilities, streamline their workflows, and gain more control over their music collections.

Key Features of Lidarr-Extended

So, what sets Lidarr-Extended apart from the standard Lidarr experience? Here are some of its key features:

Benefits of Using Lidarr-Extended

By incorporating Lidarr-Extended into your music collection management workflow, you can:

Getting Started with Lidarr-Extended

Ready to unlock the full potential of Lidarr? Here's a step-by-step guide to getting started with Lidarr-Extended:

Troubleshooting and Support

As with any complex software, issues may arise when using Lidarr-Extended. For troubleshooting and support, you can:

Conclusion

Lidarr-Extended is a powerful extension that elevates the Lidarr experience, offering a wide range of features, enhancements, and integrations. By incorporating Lidarr-Extended into your music collection management workflow, you can streamline tasks, improve music discovery, and maintain a tidy, up-to-date music library. Whether you're a music enthusiast, collector, or just looking for a more efficient way to manage your music, Lidarr-Extended is an excellent choice.

Future Development and Roadmap

The Lidarr-Extended project is actively maintained and developed by a community of contributors. The roadmap for future development includes:

As the Lidarr-Extended project continues to evolve, users can expect even more exciting features, enhancements, and integrations to further improve their music collection management experience. Lidarr-Extended is a community-driven, modified fork of the

The story of Lidarr-extended is a community-driven evolution of music management, born from the desire to bridge the gap between standard library organization and the automated "everything-at-your-fingertips" experience. While the official Lidarr focuses on managing Usenet and BitTorrent downloads, Lidarr-extended—primarily maintained through the RandomNinjaAtk docker-lidarr-extended repository—introduces heavy automation for fetching high-quality audio and even music videos from diverse online sources. The Evolution of the "Arr" Suite

In the world of home media servers, applications like Sonarr (for TV) and Radarr (for movies) set a high bar for automation. Music management, however, proved more complex due to the sheer volume of releases, varying metadata, and the shift toward streaming.

Lidarr: Established a foundation by tracking artists and monitoring RSS feeds for new tracks, ensuring libraries remained updated with high-quality metadata and cover art.

The "Extended" Shift: Developers like RandomNinjaAtk recognized that users wanted more than just torrent management. They integrated scripts to pull from sources like Deezer, Tidal, and Spotify, turning Lidarr into a more proactive discovery engine. Key Features of Lidarr-Extended

What sets the "extended" version apart is its deep integration with third-party tools and streaming services:

The most stable method is using the ghcr.io/hotio/lidarr-extended image (maintained by the Hotio team).

docker run -d \
  --name=lidarr-extended \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=America/New_York \
  -p 8686:8686 \
  -v /path/to/data:/config \
  -v /path/to/music:/music \
  -v /path/to/downloads:/downloads \
  --restart unless-stopped \
  ghcr.io/hotio/lidarr-extended

Lidarr-Extended integrates a more powerful renaming engine. You can now create folders based on:

For example, a power user can structure their library like: Music/Artist Name/Singles/2025 - Song Title (FLAC)/ Skip it if:

Lidarr Extended is an enhanced build or fork of Lidarr (an audio collection manager for music), adding extended features and integrations beyond the upstream project.

Scroll to Top