diff --git a/README.md b/README.md index 6d7287e..b67035f 100755 --- a/README.md +++ b/README.md @@ -5,11 +5,11 @@ A comprehensive web-based tool to automate and manage your Transmission torrent ## Changelog ### v2.0.6 (2025-03-05) -- **Fixed**: Remote configuration settings properly collected and applied -- **Fixed**: Remote host and credentials now correctly stored in config - **Added**: Non-interactive mode support for scripted installations +- **Improved**: Remote Transmission configuration collection in install-script.sh - **Improved**: Better handling of piped input for remote configuration details - **Improved**: Added debug output to help troubleshoot configuration issues +- **Note**: When updating an existing installation, manual configuration of remote settings through the web interface may still be required ### v2.0.5 (2025-03-05) - **Fixed**: Config file now properly stored in /etc/transmission-rss-manager directory @@ -76,6 +76,11 @@ A comprehensive web-based tool to automate and manage your Transmission torrent ## Installation +### Known Issues + +- When updating an existing installation with Remote Transmission settings, you may need to manually configure the remote settings through the web interface after installation. +- The installer will properly detect and collect remote Transmission settings, but they may not be applied to the configuration file in update mode. + ### Prerequisites - Ubuntu/Debian-based system (may work on other Linux distributions)