Opened 12 years ago
Closed 12 years ago
#3506 closed Bug (fixed)
transmission-remote --tracker-add feature not working
Reported by: | gunzip | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Daemon | Version: | 2.04+ |
Severity: | Normal | Keywords: | |
Cc: |
Description
OS Linux Debian, Transmission 2.04+ (11156)
when adding tracker, e.g.:
$ transmission-remote -t ID --tracker-add "http://foobar.com/announce"
responds "success", however it never shows up in:
$ transmission-remote -t ID -it
the torrent is public but doesn't appear to be added
Change History (3)
comment:1 Changed 12 years ago by mechanic
comment:2 Changed 12 years ago by charles
- Milestone None Set deleted
- Owner set to charles
- Status changed from new to assigned
comment:3 Changed 12 years ago by charles
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in trunk by r11245.
Note: See
TracTickets for help on using
tickets.
i was about to create a separate ticket, but it sounds related. --tracker-remove doesn't actually remove the tracker. it also responds with "success", but doesn't change anything.