server-docker
server-docker copied to clipboard
Builds and publishes Docker image for new releases of server.js
I'm trying to run the docker image with https, but can't figure out where to place the SSL certs. Are there some docs for this?
Unable to enable local content after installing the addon, the option is missing in settings -> Streaming
Enable the `video` driver feature when running the container with the Nvidia runtime. https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/1.14.3/docker-specialized.html#driver-capabilities
Hi, am trying to work on a custom container and am running into the following error:  So far I have changed very little from the script except for commenting...
I was able to use FORCE_HTTPS environment on [sleeyax/stremio-streaming-server](https://github.com/sleeyax/stremio-streaming-server) but there is no such env in this repo. Do you have any suggestions about this?
I have noticed that streaming via server-docker (particularly 4k) results in much reduced performance and frequent buffering as compared to the Stremio desktop app running on the same computer. Is...
It appears that application is getting the playback links relative to the container's network, so when opening with external player on iOS, nothing happens since the URL cannot be loaded....
Following #37 Added -f falg to curl, according to doc: --fail (HTTP) Fail with error code 22 and with no response body output at all for HTTP transfers returning HTTP...
Hi, I've been using `v4.20.8` for a quite some time, and it was stable. `v4.20.9` on the other hand crashes immediately and the container stops I also tried a fresh...
## Command executed: > docker run --rm -d -p 11470:11470 -p 12470:12470 -e NO_CORS=1 stremio/server:latest ## Issue Description I followed the above command and the local server was executing on...