Garbase in transmission-remote screen

Discussion of Transmission that doesn't fit in the other categories
Post Reply
HollowKnight
Posts: 8
Joined: Thu Jun 16, 2011 11:11 am

Garbase in transmission-remote screen

Post by HollowKnight »

Hi all,

I use transmission-remote on cygwin frequently to control my transmission-deamon running on headless linux server. I downloaded nightly sources from transmissionbt.com and compile it on cygwin. With last a few releases after 2.33, I've noticed some wrong status info and garbage like:

Code: Select all

transmission-remote 2.33+ (12629)

ID     Done       Have  ETA           Up    Down  Ratio  Status       Name
   1   100%   5.98 GiB  Done         0.0     0.0    524  ▒U$a         <<intentional blank>>
   2   100%   4.42 GiB  Done         0.0     0.0   0.00  ▒U$a         <<intentional blank>>
   3   100%   5.43 GiB  Done         0.0     0.0   0.07  ▒U$a        <<intentional blank>> 
   4   100%   8.15 GiB  Done         0.0     0.0   0.12  ▒U$a         <<intentional blank>>
   5   100%   4.36 GiB  Done         0.0     0.0   0.04  ▒U$a        <<intentional blank>>

Code: Select all

transmission-daemon
VERSION
  Daemon version: 2.32 (12526)
  RPC version: 13
  RPC minimum version: 1


I appreciate any hint and advises. Thank you
gunzip
Posts: 272
Joined: Wed May 05, 2010 2:12 am

Re: Garbase in transmission-remote screen

Post by gunzip »

transmission-remote 2.33+ (12629)
transmission-daemon 2.32 (12526)
because of new feature "Torrent Queuing" introduced recently in the nightly builds https://trac.transmissionbt.com/changeset/12607 the torrent status fields have changed, among a lot of other things. I believe that's why you're seeing some garbage there .. solution would be to match daemon and remote build numbers much more closely than you have now.

i'm seeing related RPC issues with a third-party remote client at the moment.
Post Reply