@ -82,6 +82,7 @@ public class RtorrentAdapter implements IDaemonAdapter {
@@ -82,6 +82,7 @@ public class RtorrentAdapter implements IDaemonAdapter {
privateDaemonSettingssettings;
privateXMLRPCClientrpcclient;
privateList<Label>lastKnownLabels=null;
privateIntegerversion=null;
publicRtorrentAdapter(DaemonSettingssettings){
this.settings=settings;
@ -91,11 +92,21 @@ public class RtorrentAdapter implements IDaemonAdapter {
@@ -91,11 +92,21 @@ public class RtorrentAdapter implements IDaemonAdapter {
@ -167,22 +178,35 @@ public class RtorrentAdapter implements IDaemonAdapter {
@@ -167,22 +178,35 @@ public class RtorrentAdapter implements IDaemonAdapter {