Browse Source

Fix rTorrent date - again

causefx 7 years ago
parent
commit
209f504fbe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api/functions/homepage-connect-functions.php

+ 1 - 1
api/functions/homepage-connect-functions.php

@@ -804,7 +804,7 @@ function rTorrentConnect()
 				"d.connection_current=",
 				"d.connection_current=",
 				"d.down.rate=",
 				"d.down.rate=",
 				"d.up.rate=",
 				"d.up.rate=",
-				"d.load_date=",
+				"d.timestamp.started=",
 				"d.state=",
 				"d.state=",
 				"d.group.name=",
 				"d.group.name=",
 				"d.hash=",
 				"d.hash=",