@ -223,7 +223,7 @@ public class QbittorrentAdapter implements IDaemonAdapter {
@@ -223,7 +223,7 @@ public class QbittorrentAdapter implements IDaemonAdapter {
}elseif(version>=30200){
path="/query/torrents";
}elseif(version>=30000){
path="/json/torrents";;
path="/json/torrents";
}else{
path="/json/events";
}
@ -327,29 +327,34 @@ public class QbittorrentAdapter implements IDaemonAdapter {
@@ -327,29 +327,34 @@ public class QbittorrentAdapter implements IDaemonAdapter {
@ -357,7 +362,7 @@ public class QbittorrentAdapter implements IDaemonAdapter {
@@ -357,7 +362,7 @@ public class QbittorrentAdapter implements IDaemonAdapter {
@ -527,7 +532,6 @@ public class QbittorrentAdapter implements IDaemonAdapter {
@@ -527,7 +532,6 @@ public class QbittorrentAdapter implements IDaemonAdapter {