Files
Guides/includes
Bauke f1c88e4c3c feat(downloaders): Add support for unlimited numbers of qBt instances in the mover-tuner scripts (#2556)
* 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.
2025-12-06 19:18:35 +01:00
..