Files
Guides/docs
Bauke 355b4c8c15 fix(downloaders): Update Fixing Run Errors script (#2574)
* Add support for unlimited number of qBittorrent instances

* Fixed issues sugested by sourcery-ai

- Fixed the grep pipeline issue
- Fixed the pipe delimiter issue in get_instance_details

* Fix lint issues

* Fix one more lint issue

* Add Unraid notifications for configuration errors

mover-tuning-start.sh:

Full validation with Unraid notifications for configuration errors
Shows detailed error messages with array lengths

mover-tuning-end.sh:

Basic validation (still checks for errors to prevent execution with bad config)
Only logs to terminal, no Unraid notifications

* Include .cfg files to the Fixing Run Errors command.

mover-tuning.cfg also needs to have Unix line endings for it to work.

* Update Fixing Run Errors script.

Add chmod +x to the Fix Run Errors script so we are sure all scripts are executable.
2025-12-24 13:10:27 +01:00
..