fix cursed images

This commit is contained in:
Youe Graillot 2022-07-15 23:14:41 +02:00
parent aedde2e6cd
commit dc03ea7145
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

BIN
.assets/lidarr-indexers.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -12,7 +12,7 @@ This repository bundles a modded version of Lidarr and Deemix into a docker imag
This allows an easy deployment, with the advantage of having a direct control over Deemix indexing and downloader capacities into Lidarr : 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") !["Lidarr indexers"](https://github.com/youegraillot/lidarr-on-steroids/raw/main/.assets/lidarr-indexers.png "Lidarr indexers")
## Usage ## Usage
@ -84,7 +84,7 @@ The image uses a modded version of lidarr-flac2mp3 allowing conversion from any
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/youegraillot/lidarr-flac2mp3) for mode information. 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/youegraillot/lidarr-flac2mp3) for mode information.
!["Lidarr custom script settings"](https://github.com/youegraillot/lidarr-on-steroids/raw/main/.assets/lidarr-custom-script.jpg "Lidarr custom script settings") !["Lidarr custom script settings"](https://github.com/youegraillot/lidarr-on-steroids/raw/main/.assets/lidarr-custom-script.png "Lidarr custom script settings")
## Acknowledgment ## Acknowledgment