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
tromjaro/gnome
desktop-overlay
etc
skel
.config
WebTorrent
live-overlay
etc
skel
.config
WebTorrent
root
.config
WebTorrent

@ -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
}
}