2022.09.08 Chaotic-Beta

This commit is contained in:
2022-09-08 00:51:57 +02:00
parent f28dea8fcc
commit 58fbc4a1b3
371 changed files with 1102 additions and 155 deletions

View File

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

View File

@ -1,7 +0,0 @@
[General]
contrastUiColor=#007814
disabledTrayIcon=false
drawColor=#ff0000
drawThickness=0
saveAfterCopyPath=/home/tio/Pictures
uiColor=#009651

View File

@ -1,5 +1,5 @@
{
"backend": "local_rss",
"sync_amount": 300,
"last_sync": "2021-11-22T13:42:06.796066698+00:00"
"last_sync": "2022-09-05T23:35:02.525624341+00:00"
}

View File

@ -9,4 +9,4 @@ indicatorColor=rgb(255,255,255)
inactiveColor=rgb(192,191,188)
forceIconSize=true
iconSize=30
pinned=/usr/share/applications/firefox.desktop;/usr/share/applications/thunar.desktop;/usr/share/applications/org.gnome.Usage.desktop;/usr/share/applications/org.manjaro.pamac.manager.desktop;/usr/share/applications/xfce4-terminal.desktop;/usr/share/applications/xfce-settings-manager.desktop;
pinned=/usr/share/applications/firefox.desktop;/usr/share/applications/thunar.desktop;/usr/share/applications/org.gnome.Usage.desktop;/usr/share/applications/org.manjaro.pamac.manager.desktop;/usr/share/applications/xfce-settings-manager.desktop;/usr/share/applications/webapp-TradeFreeAPPS6532.desktop;/usr/share/applications/webapp-VideoNeatInformYourself3854.desktop;