Results 4 comments of baali

Hi Jamie, Again, thanks for the followup. Regarding the SetEndPoint directive, got it. Do you have any comments on the second commit, it deals with handling multiple speak directives sent...

I installed it linux had the same issue, when Redist was done, it didn't create Lib folders and other things in current folder, but they were created inside Redist folder...

Hello @hifiberry, I have Hardware 1.4 and Firmware 2.5.0 and running example on Linux system(Ubuntu 17.10), `python 3.6.3` BlueZ version `5.46` and when I run `python dots.py MAC-ID` it starts...

I ran into this issue. There are bunch of places where we don't include `webp` formats: 1. `apps/web/pages/api/v1/archives/[linkId].ts` has `allowedMIMETypes` 2. `apps/worker/lib/archiveHandler.ts` has `imageExtension` variable and `determineLinkType` function 3. `packages/lib/generatePreview.ts`...