2022.09.08 Chaotic-Beta
This commit is contained in:
@ -1,80 +1,93 @@
|
||||
{
|
||||
"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": [
|
||||
{
|
||||
"process": "window",
|
||||
"message": "The \"path\" argument must be one of type string, Buffer, or URL. Received type undefined",
|
||||
"stack": "TypeError [ERR_INVALID_ARG_TYPE]: The \"path\" argument must be one of type string, Buffer, or URL. Received type undefined\n at stat (fs.js:887:10)\n at fs.stat (electron/js2c/asar.js:291:27)\n at Object.fs.stat (electron/js2c/asar.js:291:27)\n at checkDownloadPath (/usr/lib/webtorrent-desktop/build/renderer/main.js:641:6)\n at delayedInit (/usr/lib/webtorrent-desktop/build/renderer/main.js:190:3)",
|
||||
"version": "0.21.0"
|
||||
}
|
||||
],
|
||||
"playAttempts": {
|
||||
"minVersion": "0.21.0",
|
||||
"total": 2,
|
||||
"success": 0,
|
||||
"error": 0,
|
||||
"external": 2,
|
||||
"abandoned": 0
|
||||
},
|
||||
"version": "0.21.0",
|
||||
"timestamp": "2020-03-31T20:47:12.028Z",
|
||||
"localTime": "22:47:12 GMT+0200 (Central European Summer Time)",
|
||||
"screens": [
|
||||
{
|
||||
"width": 1848,
|
||||
"height": 990,
|
||||
"scaleFactor": 1
|
||||
}
|
||||
],
|
||||
"torrentStats": {
|
||||
"approxCount": 1,
|
||||
"approxSizeMB": 1024,
|
||||
"byStatus": {
|
||||
"new": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0
|
||||
},
|
||||
"downloading": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0
|
||||
},
|
||||
"seeding": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0
|
||||
},
|
||||
"paused": {
|
||||
"approxCount": 1,
|
||||
"approxSizeMB": 1024
|
||||
}
|
||||
}
|
||||
},
|
||||
"approxNumTorrents": 1,
|
||||
"system": {
|
||||
"osPlatform": "linux",
|
||||
"osRelease": "Linux 5.4.28-1-MANJARO",
|
||||
"architecture": "x64",
|
||||
"systemArchitecture": "x64",
|
||||
"totalMemoryMB": 2048,
|
||||
"numCores": 1
|
||||
}
|
||||
},
|
||||
"bounds": {
|
||||
"x": 341,
|
||||
"y": 191,
|
||||
"width": 1044,
|
||||
"height": 657
|
||||
}
|
||||
"prefs": {
|
||||
"isFileHandler": false,
|
||||
"openExternalPlayer": true,
|
||||
"externalPlayerPath": "/usr/bin/smplayer",
|
||||
"startup": false,
|
||||
"soundNotifications": true,
|
||||
"autoAddTorrents": false,
|
||||
"torrentsFolderPath": "Downloads",
|
||||
"highestPlaybackPriority": true,
|
||||
"downloadPath": "Downloads"
|
||||
},
|
||||
"torrents": [],
|
||||
"torrentsToResume": [],
|
||||
"version": "0.24.0",
|
||||
"telemetry": {
|
||||
"uncaughtErrors": [
|
||||
{
|
||||
"process": "window",
|
||||
"message": "The \"path\" argument must be one of type string, Buffer, or URL. Received type undefined",
|
||||
"stack": "TypeError [ERR_INVALID_ARG_TYPE]: The \"path\" argument must be one of type string, Buffer, or URL. Received type undefined\n at stat (fs.js:887:10)\n at fs.stat (electron/js2c/asar.js:291:27)\n at Object.fs.stat (electron/js2c/asar.js:291:27)\n at checkDownloadPath (/usr/lib/webtorrent-desktop/build/renderer/main.js:641:6)\n at delayedInit (/usr/lib/webtorrent-desktop/build/renderer/main.js:190:3)",
|
||||
"version": "0.21.0"
|
||||
},
|
||||
{
|
||||
"process": "window",
|
||||
"message": "The \"path\" argument must be of type string or an instance of Buffer or URL. Received undefined",
|
||||
"stack": "TypeError [ERR_INVALID_ARG_TYPE]: The \"path\" argument must be of type string or an instance of Buffer or URL. Received undefined\n at stat (fs.js:909:10)\n at Object.fs.stat (electron/js2c/asar.js:291:27)\n at checkDownloadPath (.../build/renderer/main.js:587:6)\n at delayedInit (.../build/renderer/main.js:191:3)",
|
||||
"version": "0.24.0"
|
||||
},
|
||||
{
|
||||
"process": "window",
|
||||
"message": "The \"path\" argument must be of type string or an instance of Buffer or URL. Received undefined",
|
||||
"stack": "TypeError [ERR_INVALID_ARG_TYPE]: The \"path\" argument must be of type string or an instance of Buffer or URL. Received undefined\n at stat (fs.js:909:10)\n at Object.fs.stat (electron/js2c/asar.js:291:27)\n at checkDownloadPath (.../build/renderer/main.js:587:6)\n at delayedInit (.../build/renderer/main.js:191:3)",
|
||||
"version": "0.24.0"
|
||||
}
|
||||
],
|
||||
"playAttempts": {
|
||||
"minVersion": "0.21.0",
|
||||
"total": 2,
|
||||
"success": 0,
|
||||
"error": 0,
|
||||
"external": 2,
|
||||
"abandoned": 0
|
||||
},
|
||||
"version": "0.24.0",
|
||||
"timestamp": "",
|
||||
"localTime": "",
|
||||
"screens": [
|
||||
{
|
||||
"width": 1920,
|
||||
"height": 1080,
|
||||
"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,
|
||||
"system": {
|
||||
"osPlatform": "linux",
|
||||
"osRelease": "TROMjaro",
|
||||
"architecture": "x64",
|
||||
"systemArchitecture": "x64",
|
||||
"totalMemoryMB": 1000,
|
||||
"numCores": 1
|
||||
}
|
||||
},
|
||||
"bounds": {
|
||||
"x": 352,
|
||||
"y": 320,
|
||||
"width": 1044,
|
||||
"height": 657
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user