Changes between Initial Version and Version 1 of Ticket #2581, comment 14
- Timestamp:
- Oct 18, 2010, 1:11:57 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2581, comment 14
initial v1 1 1 There isn't a current API, the gtk client messes around with the internals of transmission. 2 2 3 To accomplish what you want just delete the whole tracker list and send over a new one. 3 To accomplish what you want just delete the whole tracker list and send over a new one. (This is exactly what the gtk client does btw.)