added webtorrent config

This commit is contained in:
davedatum 2020-02-13 15:45:38 +00:00
parent f073ad433d
commit d7b0cd4517
3 changed files with 223 additions and 0 deletions

View File

@ -0,0 +1,63 @@
{
"prefs": {
"isFileHandler": false,
"openExternalPlayer": true,
"externalPlayerPath": "/usr/bin/smplayer",
"startup": false,
"soundNotifications": true,
"autoAddTorrents": false,
"torrentsFolderPath": "",
"highestPlaybackPriority": true
},
"torrents": [],
"torrentsToResume": [],
"version": "0.21.0",
"telemetry": {
"uncaughtErrors": [],
"playAttempts": {
"minVersion": "0.21.0",
"total": 0,
"success": 0,
"error": 0,
"external": 0,
"abandoned": 0
},
"version": "0.21.0",
"timestamp": "",
"localTime": "",
"screens": [
{
"scaleFactor": 1
}
],
"torrentStats": {
"approxCount": 0,
"approxSizeMB": 0,
"byStatus": {
"new": {
"approxCount": 0,
"approxSizeMB": 0
},
"downloading": {
"approxCount": 0,
"approxSizeMB": 0
},
"seeding": {
"approxCount": 0,
"approxSizeMB": 0
},
"paused": {
"approxCount": 0,
"approxSizeMB": 0
}
}
},
"approxNumTorrents": 0
},
"bounds": {
"height": 713,
"width": 500,
"x": 1077,
"y": 40
}
}

View File

@ -0,0 +1,63 @@
{
"prefs": {
"isFileHandler": false,
"openExternalPlayer": true,
"externalPlayerPath": "/usr/bin/smplayer",
"startup": false,
"soundNotifications": true,
"autoAddTorrents": false,
"torrentsFolderPath": "",
"highestPlaybackPriority": true
},
"torrents": [],
"torrentsToResume": [],
"version": "0.21.0",
"telemetry": {
"uncaughtErrors": [],
"playAttempts": {
"minVersion": "0.21.0",
"total": 0,
"success": 0,
"error": 0,
"external": 0,
"abandoned": 0
},
"version": "0.21.0",
"timestamp": "",
"localTime": "",
"screens": [
{
"scaleFactor": 1
}
],
"torrentStats": {
"approxCount": 0,
"approxSizeMB": 0,
"byStatus": {
"new": {
"approxCount": 0,
"approxSizeMB": 0
},
"downloading": {
"approxCount": 0,
"approxSizeMB": 0
},
"seeding": {
"approxCount": 0,
"approxSizeMB": 0
},
"paused": {
"approxCount": 0,
"approxSizeMB": 0
}
}
},
"approxNumTorrents": 0
},
"bounds": {
"height": 713,
"width": 500,
"x": 1077,
"y": 40
}
}

View File

@ -0,0 +1,97 @@
{
"prefs": {
"isFileHandler": false,
"openExternalPlayer": true,
"externalPlayerPath": "/usr/bin/smplayer",
"startup": false,
"soundNotifications": true,
"autoAddTorrents": false,
"torrentsFolderPath": "",
"highestPlaybackPriority": true
},
"torrents": [
{
"status": "paused",
"infoHash": "bbe36cb6ba5d6afeb50421a2509a969786710e8e",
"magnetURI": "magnet:?xt=urn:btih:bbe36cb6ba5d6afeb50421a2509a969786710e8e&dn=Trade-Free.mp4&tr=udp%3A%2F%2Fexplodie.org%3A6969&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Ftracker.empire-js.us%3A1337&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337&tr=wss%3A%2F%2Ftracker.btorrent.xyz&tr=wss%3A%2F%2Ftracker.fastcast.nz&tr=wss%3A%2F%2Ftracker.openwebtorrent.com",
"name": "Trade-Free.mp4",
"path": "",
"files": [
{
"length": 39769065,
"name": "Trade-Free.mp4",
"path": "Trade-Free.mp4"
}
],
"selections": [
true
],
"torrentFileName": "bbe36cb6ba5d6afeb50421a2509a969786710e8e.torrent",
"posterFileName": "bbe36cb6ba5d6afeb50421a2509a969786710e8e.jpg",
"fileModtimes": [
1581607266583
]
}
],
"torrentsToResume": [],
"version": "0.21.0",
"telemetry": {
"userID": "ed223651110246c5b627757a7267cbde99d2ac897a7603fe1584209a590bea97",
"uncaughtErrors": [],
"playAttempts": {
"minVersion": "0.21.0",
"total": 0,
"success": 0,
"error": 0,
"external": 0,
"abandoned": 0
},
"version": "0.21.0",
"timestamp": "2020-02-13T15:23:55.478Z",
"localTime": "15:23:55 GMT+0000 (Greenwich Mean Time)",
"screens": [
{
"width": 1680,
"height": 1050,
"scaleFactor": 1
}
],
"system": {
"osPlatform": "",
"osRelease": "",
"architecture": "x64",
"systemArchitecture": "x64",
"totalMemoryMB": 8192,
"numCores": 4
},
"torrentStats": {
"approxCount": 1,
"approxSizeMB": 32,
"byStatus": {
"new": {
"approxCount": 0,
"approxSizeMB": 0
},
"downloading": {
"approxCount": 0,
"approxSizeMB": 0
},
"seeding": {
"approxCount": 0,
"approxSizeMB": 0
},
"paused": {
"approxCount": 1,
"approxSizeMB": 32
}
}
},
"approxNumTorrents": 1
},
"bounds": {
"height": 758,
"width": 460,
"x": 151,
"y": 70
}
}