Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1723 closed Enhancement (fixed)

View version with/from transmission-remote

Reported by: turbo Owned by: charles
Priority: Low Milestone: 1.50
Component: Daemon Version: 1.42
Severity: Minor Keywords: retreive version remote
Cc:

Description

It would be nice to be able to retreive the version of the running daemon/GUI using transmission-remote.

This does not nessesarily need to be the current installed version! One could run it/one instance in a chroot (which have different port and or version) and one localy..

Attachments (2)

remote_session_info.diff (3.9 KB) - added by Elbandi 14 years ago.
version_option.diff (2.4 KB) - added by turbo 14 years ago.
Add --version (-V) option to daemon and remote

Download all attachments as: .zip

Change History (10)

comment:1 Changed 14 years ago by charles

  • Component changed from Transmission to Daemon
  • Owner set to charles
  • Version changed from 1.42+ to 1.42

comment:2 Changed 14 years ago by charles

  • Milestone changed from None Set to 1.50
  • Status changed from new to assigned

Changed 14 years ago by Elbandi

Changed 14 years ago by turbo

Add --version (-V) option to daemon and remote

comment:3 Changed 14 years ago by charles

  • Resolution set to fixed
  • Status changed from assigned to closed

Elbandi, that was a really good patch. :)

Both patches committed to trunk in r7785

comment:4 Changed 14 years ago by rb07

  • Resolution fixed deleted
  • Severity changed from Normal to Minor
  • Status changed from closed to reopened

The patch doesn't do what the original poster requested (which I also had asked in the forums): see the running daemon version, not see the installed -daemon or -remote version.

comment:5 Changed 14 years ago by turbo

Please elaborate. With 'transmission-remote --session' I get the version (amongst other things) of the running daemon... ?

Got a link to the forum post?

comment:6 follow-up: Changed 14 years ago by charles

rb07: I think you're only looking at one of the two patches. Elbandi's patch above does exactly what you're requesting:

$ ./transmission-remote --session
VERSION
  Daemon version: 1.42+ (7811)
  RPC version: 4
  RPC minimum version: 1
<snip>

comment:7 Changed 14 years ago by charles

  • Resolution set to fixed
  • Status changed from reopened to closed

comment:8 in reply to: ↑ 6 Changed 14 years ago by rb07

Replying to charles:

rb07: I think you're only looking at one of the two patches. Elbandi's patch above does exactly what you're requesting

You're right, sorry for the noise (but there was no comment on --session).

Note: See TracTickets for help on using tickets.