Marc Schirrmann

Results 10 comments of Marc Schirrmann

Any information about Twitch vods ?

same for me, fresh install is not working

if there any updates for this ?

you can use my changes to get it working https://github.com/fafaraway/andromeda/pull/171/commits/41924b8f9ca6c4f6ac42a3b350e27ac2eb3244bf

oh its looks like the "chat-downloader" error got fixed, with the new version 0.2.4 https://github.com/xenova/chat-downloader/issues/197 my request for the args for chat-downloader and logs for each event would still be...

same here ``` echo: http: panic serving 172.20.0.3:41598: runtime error: slice bounds out of range [18:14] goroutine 364 [running]: net/http.(*conn).serve.func1() /usr/local/go/src/net/http/server.go:1898 +0xbe panic({0x1395440?, 0xc0009289f0?}) /usr/local/go/src/runtime/panic.go:770 +0x132 golang.org/x/text/transform.String({0x7028baf24198, 0xc0004fea00}, {0xc000e4f630, 0xe})...

hmm, after adding this ``` const { dialog } = require('electron'); const { Extension, log, INPUT_METHOD, PLATFORMS } = require('deckboard-kit'); class MyFirstExtension extends Extension { constructor() { super(); this.name =...

ok, after build and install the file, its working looks like the projekt folder in /extension/myproject get cached, is there a way to delete it ?

ok. soo if i use "type: 'text'" then the value get not saved in settings.json or in deckboad it self only array works

second one, if you press save you musst restart the application to get the new value loaded.