From 091c9fc44afa8b05864f8ab38b5b3c0a3f7ad5da Mon Sep 17 00:00:00 2001 From: Pirates IRC <98669745+PiratesIRC@users.noreply.github.com> Date: Sat, 29 Nov 2025 18:04:46 -0600 Subject: [PATCH] Update README.md --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index 2ba2930..a3166f4 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,32 @@ Look for "**✅ [ACTION] COMPLETED**" or "**📄 CSV EXPORT CREATED**" in the lo 3. Click **Import Plugin** and upload the plugin zip file. 4. Enable the plugin after installation. +## Updating the Plugin +To update Channel Mapparr from a previous version: + +### 1. Remove Old Version +1. Navigate to **Plugins** in Dispatcharr. +2. Click the trash icon next to the old Stream Mapparr plugin. +3. Confirm deletion. + +### 2. Restart Dispatcharr +1. Log out of Dispatcharr. +2. Restart the Docker container: + ```bash + docker restart dispatcharr + ``` + +### 3. Install New Version +1. Log back into Dispatcharr. +2. Navigate to **Plugins**. +3. Click **Import Plugin** and upload the new plugin zip file. +4. Enable the plugin after installation. + +### 4. Verify Installation +1. Check that the new version number appears in the plugin list. +2. Reconfigure your settings if needed. +3. Run **Load/Process Channels** to test the update. + ## Operations & Monitoring Guide Because this plugin processes potentially thousands of streams, operations can take 5-15+ minutes.