python-codecs: fix pil rgba to jpg. fix image close race condition.

This commit is contained in:
Koushik Dutta
2023-05-27 22:46:55 -07:00
parent 2063e3822a
commit dd98f12f2a
5 changed files with 18 additions and 10 deletions

View File

@@ -1,8 +1,8 @@
{
// docker installation
// "scrypted.debugHost": "koushik-thin",
// "scrypted.serverRoot": "/server",
"scrypted.debugHost": "koushik-windows",
"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": [