Blake Oliver

Results 8 comments of Blake Oliver

I also have the sudo issue (though not with an s6); I do not want to have to flash a custom kernel to fix this, and **allowing root access through...

In case it helps someone else who has a pem certificate they want to use with tokio-tls (at least before this gets fixed), I used the below command to convert...

I would also find this really useful. Just the raw audio, maybe over UDP or something. Able to be pulled into other things (Rhasspy, for example).

Oh... I just took another look. This doesn't exist in the wrapper currently, and the output from xmltodict on just the list is messy.

Oh nevermind. If you do something like. res = gc.session.get('shelf/list.xml', params={'page':'1', 'user_id':'some id here'}) for item in res['shelves']['user_shelf'][0] print item['name'] That seems to work

I've tested this in build 10 and it appears to be fixed now; the beacon properly appears for me, and when I center it the tutorial continues. Please let me...

I've started work on this in the sentry-telemetry branch. It looks like Sentry doesn't support deleting data from a specific user (which AppCenter supported), so I removed that dialogue when...

I've updated some metadata about what filetypes the app imports, and sharing works again for me - can you confirm this in build 11?