diff --git a/.assets/lidarr-custom-script.jpg b/.assets/lidarr-custom-script.jpg new file mode 100644 index 0000000..b62efcb Binary files /dev/null and b/.assets/lidarr-custom-script.jpg differ diff --git a/.assets/lidarr-custom-script.png b/.assets/lidarr-custom-script.png deleted file mode 100644 index bdcd0d8..0000000 Binary files a/.assets/lidarr-custom-script.png and /dev/null differ diff --git a/.assets/lidarr-indexers.jpg b/.assets/lidarr-indexers.jpg new file mode 100644 index 0000000..a19b1f6 Binary files /dev/null and b/.assets/lidarr-indexers.jpg differ diff --git a/README.md b/README.md index d3a28b9..9ee8037 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,15 @@ [![Docker pulls](https://img.shields.io/docker/pulls/youegraillot/lidarr-on-steroids?style=for-the-badge&logo=docker)](https://hub.docker.com/r/youegraillot/lidarr-on-steroids) This repository bundles a modded version of Lidarr and Deemix into a docker image featuring : - - Deemix with integration as an indexer and downloader for Lidarr + - Native Deemix integration as an indexer and downloader for Lidarr - Automatic Lidarr and Deemix configuration - Automatic conversion from any format with ffmpeg - Podman compatibility with rootless mode +This allows an easy deployment, with the advantage of having a direct control over Deemix indexing and downloader capacities into Lidarr : + +!["Lidarr indexers"](https://github.com/youegraillot/lidarr-on-steroids/raw/main/.assets/lidarr-indexers.jpg "Lidarr indexers") + ## Usage ### Parameters @@ -79,7 +83,7 @@ The image uses a modded version of [lidarr-flac2mp3](https://github.com/TheCapta To enable conversion on Lidarr import, create a new Connection to a Custom Script. You can also provide your own custom conversion script here, see [lidarr-flac2mp3](https://github.com/TheCaptain989/lidarr-flac2mp3) for mode information. -!["Lidarr custom script settings"](https://github.com/youegraillot/lidarr-on-steroids/raw/main/.assets/lidarr-custom-script.png "Lidarr custom script settings") +!["Lidarr custom script settings"](https://github.com/youegraillot/lidarr-on-steroids/raw/main/.assets/lidarr-custom-script.jpg "Lidarr custom script settings") ## Acknowledgment