python-codecs: fix assert spam, code cleanups

This commit is contained in:
Koushik Dutta
2023-05-26 08:56:27 -07:00
parent ff4665520c
commit 79765ba58e
5 changed files with 14 additions and 30 deletions

View File

@@ -1,8 +1,8 @@
{
// docker installation
// "scrypted.debugHost": "192.168.2.156",
// "scrypted.serverRoot": "/server",
"scrypted.debugHost": "koushik-thin",
"scrypted.serverRoot": "/server",
// windows installation
// "scrypted.debugHost": "koushik-windows",
@@ -13,8 +13,8 @@
// "scrypted.serverRoot": "/home/pi/.scrypted",
// local checkout
"scrypted.debugHost": "127.0.0.1",
"scrypted.serverRoot": "/Users/koush/.scrypted",
// "scrypted.debugHost": "127.0.0.1",
// "scrypted.serverRoot": "/Users/koush/.scrypted",
"scrypted.pythonRemoteRoot": "${config:scrypted.serverRoot}/volume/plugin.zip",
"python.analysis.extraPaths": [