-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(export): Un-imported files not deselected
- Loading branch information
1 parent
86b1965
commit 77bf36b
Showing
21 changed files
with
172 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
64 changes: 1 addition & 63 deletions
64
...ansmission%3Asecret%40localhost%3A9091/transmission/rpc/POST/02-torrent-add/response.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 78 additions & 0 deletions
78
...ransmission%3Asecret%40localhost%3A9091/transmission/rpc/POST/03-torrent-get/request.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
{ | ||
"arguments": { | ||
"fields": [ | ||
"activityDate", | ||
"addedDate", | ||
"bandwidthPriority", | ||
"comment", | ||
"corruptEver", | ||
"creator", | ||
"dateCreated", | ||
"desiredAvailable", | ||
"doneDate", | ||
"downloadDir", | ||
"downloadedEver", | ||
"downloadLimit", | ||
"downloadLimited", | ||
"editDate", | ||
"error", | ||
"errorString", | ||
"eta", | ||
"etaIdle", | ||
"files", | ||
"fileStats", | ||
"hashString", | ||
"haveUnchecked", | ||
"haveValid", | ||
"honorsSessionLimits", | ||
"id", | ||
"isFinished", | ||
"isPrivate", | ||
"isStalled", | ||
"labels", | ||
"leftUntilDone", | ||
"magnetLink", | ||
"manualAnnounceTime", | ||
"maxConnectedPeers", | ||
"metadataPercentComplete", | ||
"name", | ||
"peer-limit", | ||
"peers", | ||
"peersConnected", | ||
"peersFrom", | ||
"peersGettingFromUs", | ||
"peersSendingToUs", | ||
"percentDone", | ||
"pieces", | ||
"pieceCount", | ||
"pieceSize", | ||
"priorities", | ||
"queuePosition", | ||
"rateDownload", | ||
"rateUpload", | ||
"recheckProgress", | ||
"secondsDownloading", | ||
"secondsSeeding", | ||
"seedIdleLimit", | ||
"seedIdleMode", | ||
"seedRatioLimit", | ||
"seedRatioMode", | ||
"sizeWhenDone", | ||
"startDate", | ||
"status", | ||
"trackers", | ||
"trackerStats", | ||
"totalSize", | ||
"torrentFile", | ||
"uploadedEver", | ||
"uploadLimit", | ||
"uploadLimited", | ||
"uploadRatio", | ||
"wanted", | ||
"webseeds", | ||
"webseedsSendingToUs" | ||
], | ||
"ids": ["8b8060bf22c942b1b6cabb8e5b840e445b840e44"] | ||
}, | ||
"method": "torrent-get" | ||
} |
74 changes: 74 additions & 0 deletions
74
...ansmission%3Asecret%40localhost%3A9091/transmission/rpc/POST/03-torrent-get/response.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"arguments": { | ||
"torrents": [ | ||
{ | ||
"addedDate": 0, | ||
"bandwidthPriority": 0, | ||
"doneDate": 0, | ||
"downloadDir": "/media/Library/seeding/Sonarr/Videos/Series", | ||
"error": 0, | ||
"errorString": "", | ||
"eta": -1, | ||
"files": [ | ||
{ | ||
"bytesCompleted": 0, | ||
"length": 1073741824, | ||
"name": "Foo.Series.1970.S01E02.Grault.Episode.Title.WEB-DL.x265.HEVC-RELEASER/Foo.Series.1970.S01E02.Grault.Episode.Title.WEB-DL.x265.HEVC-RELEASER.mkv" | ||
}, | ||
{ | ||
"bytesCompleted": 0, | ||
"length": 10240, | ||
"name": "Foo.Series.1970.S01E02.Grault.Episode.Title.WEB-DL.x265.HEVC-RELEASER/Foo.Series.1970.S01E02.Grault.Episode.Title.WEB-DL.x265.HEVC-RELEASER.nfo" | ||
} | ||
], | ||
"fileStats": [ | ||
{ | ||
"bytesCompleted": 0, | ||
"priority": 0, | ||
"wanted": true | ||
}, | ||
{ | ||
"bytesCompleted": 0, | ||
"priority": 0, | ||
"wanted": true | ||
} | ||
], | ||
"id": 2, | ||
"isFinished": false, | ||
"isStalled": true, | ||
"leftUntilDone": 0, | ||
"metadataPercentComplete": 1, | ||
"name": "Foo.Series.1970.S01E02.Grault.Episode.Title.WEB-DL.x265.HEVC-RELEASER", | ||
"hashString": "8b8060bf22c942b1b6cabb8e5b840e445b840e44", | ||
"peersConnected": 0, | ||
"peersGettingFromUs": 0, | ||
"peersSendingToUs": 0, | ||
"percentDone": 1, | ||
"priorities": [0, 0], | ||
"queuePosition": 2, | ||
"rateDownload": 0, | ||
"rateUpload": 0, | ||
"recheckProgress": 0, | ||
"seedRatioLimit": 4, | ||
"seedRatioMode": 0, | ||
"sizeWhenDone": 1073741824, | ||
"startDate": 0, | ||
"status": 6, | ||
"totalSize": 1073741824, | ||
"trackers": [ | ||
{ | ||
"announce": "udp://tracker.private.example.com:6969/announce", | ||
"id": 0, | ||
"scrape": "udp://tracker.private.example.com:6969/scrape", | ||
"tier": 0 | ||
} | ||
], | ||
"uploadRatio": 0, | ||
"uploadedEver": 0, | ||
"wanted": [1, 1], | ||
"webseedsSendingToUs": 0 | ||
} | ||
] | ||
}, | ||
"result": "success" | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.