Don Kimberlin

Results 19 comments of Don Kimberlin

It appears to. > By default, MinIO supports path-style requests that are of the format http://mydomain.com/bucket/object. MINIO_DOMAIN environment variable is used to enable virtual-host-style requests. If the request Host header...

not very usable with the remote on my (android) tv box, most of the views would need work. The settings page worked fine at least.

yeah, this seems to be a symptom of the problem I was running into with sites that no longer support legacy webtorrents, thus there is no way to make it...

Working on it

Got it working as a service. Works great for 1 video, but seeding multiples is crashing with errors like: A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0...

Switched to using sessions from libtorrent instead of of torrentstreams for seeding. Able to get 2 or three seeds working but still gets occasional fatal signal 11, increasing significantly around...

Alright, seeding 10 captain planet videos while playing a game in the foreground. Now to tidy it up.

giving up on my third try at this for now in light of this: https://docs.joinpeertube.org/admin-configuration?id=vod-transcoding

Having 2 different classes named Server has made this unexpectedly challenging.

I've gotten this one working by adding an onsuggestionlistener to the searchview and then copying the clicked on suggestion to the text field when called.