From 923a68db8885fba760a9f19f0f2acc5fc9bd3893 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Thu, 18 Apr 2024 19:21:53 -0400 Subject: [PATCH] Uninstallation Directions #240 - This applies to all Arr apps/containers. --- lidarr/readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lidarr/readme.md b/lidarr/readme.md index 158c3a7..d2fb87a 100644 --- a/lidarr/readme.md +++ b/lidarr/readme.md @@ -17,6 +17,13 @@ Container: 4. Optional: Customize the configuration by modifying the following file `/config/extended.conf` 5. Restart the container +## Uninstallation/Removal +1. Remove the 2 added volumes and delete the contents + `/custom-services.d` and `/custom-cont-init.d` +2. Delete the `/config/extended.conf` file +3. Delete the `/config/extended` folder and it's contents +4. Remove any Arr app customizations manually. + ## Updating Updating is a bit more combersum. To update, do the following: