mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Run external program on torrent added ERROR #14733
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#14733
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @feroxes on GitHub (Jun 17, 2023).
qBittorrent & operating system versions
qBittorrent: 4.5.3-r0-2
Operating system: Home Assistant
What is the problem?
Trying to execute command on torrent added but got an error:
curl: (3) unmatched close brace/bracket in URL position 31:
"switch.passage_switch_center"}'
Examples of commands I have tried to use:
-backslash- == \ github do not show it correctly
Both returns the same error.
Steps to reproduce
Additional context
No response
Log(s) & preferences file(s)
No response
@glassez commented on GitHub (Jun 17, 2023):
@Chocobo1, could you comment?
@Chocobo1 commented on GitHub (Jun 17, 2023):
I would try to put the command into a shell script file and invoke the script instead:
/bin/sh <full_path_to_script>