Lidarr plugins allow users to extend the capability of Lidarr to include new indexers and download clients, including peer-to-peer networks and common streaming services.
Plug-in capabilities are now part of the main branch of Lidarr, but only in the nightly branch. Both Hotio and Linuxserver are updated.
You cannot go back to a mainline Lidarr branch (master/develop) without restoring a database prior to the
pluginsornightlybranch. Errors will be relating to the protocol such asError parsing column 10 (Protocol=TorrentDownloadProtocol - String)or being unable to enable torrent/usenet in a Delay Profile
/settings/generalnightlyUpdate your Docker Compose file to use the following image, pull, and recreate your Lidarr container.
image: ghcr.io/hotio/lidarr:nightly
image: lscr.io/linuxserver/lidarr:nightly
master to nightly, otherwise following the docs as-is./system/plugins. You will have the option to enter the URL of the GitHub repository containing the plugin. Enter the URL and select Install. You can observe the progress in the lower left corner. The installation will take several seconds depending your installation./system/plugins does not appear in the menu, ensure that /system/updates shows that plugins has a status of Currently Installed.Plugin updates do not occur automatically
Both plugins and this documentation are community-driven. There are no official recommendations at this time, and each plugin is supported by its developer.
This plugin enables Lidarr to search Deezer using Deemix. You must have a working Lidarr installation from the plugins branch, a working Deemix container, and an ARL from Deezer to use this plugin. In order to get FLAC files, your ARL would need to be for a hi-fi account type on Deezer.
This plugin enables Lidarr to search Soulseek using Slskd. You must have a working Lidarr installation from the plugins branch and a working Slskd installation to use this plugin.
To generate the Api Key necessary for the communication to the Slskd app follow the steps here on the developer's repository
Once the plugin is installed, Slskd can be added as a download client.
/settings/downloadclients, and select the + button under Download clients. Slskd will appear at the bottom under the Other section.To search, Slskd must also be added as an Indexer.
/settings/indexers, and select the + button under Indexers. Slskd will appear at the bottom under the Other section.settings/profiles and scroll down to Delay ProfilesSlskd is now available for both automatic and interactive searches. During Lidarr search operations you can view the slskd /searches as they occur and monitor /downloads.
Slskd (Soulseek) by lucapolesel
TrevTV develops specialized Lidarr plugins for direct music platform integration.
Deezer by TrevTV is a Lidarr plugin that provides direct Deezer integration:
Tidal by TrevTV is a Lidarr plugin for Tidal integration:
Qobuz by TrevTV is a Lidarr plugin for Qobuz integration:
.lrc file support in:
lrc)Tubifarry by TypNull is a multi-feature plugin that extends Lidarr's capabilities with these key functions:
wav→flac, AAC→MP3)https://github.com/TypNull/Tubifarry/tree/developSee the Tubifarry README for advanced configuration, troubleshooting, and feature deep-dives.