Everything posted by spl147
-
[Support] Djoss - MakeMKV
Use case would be where the drive is connected to a pc in a office, and the rack with unraid server is in the basement, it’s a pain to run up and down the stairs to insert/swap discs for ripping
-
OpenELEC VM Template Support
is the LibreELEC template ever going to be updated?
-
[Support] Djoss - MakeMKV
what is the command to ssh into this container? i tried : docker exec -it MakeMKV bash but it returns: OCI runtime exec failed: exec failed: container_linux.go:346: starting container process caused "exec: \"bash\": executable file not found in $PATH": unknown
-
[support] Siwat's Docker Repository
Has anyone got the LOG function in the HomeBridgeGUI Docker working? also The Restart Button Shuts down the Container, instead of restarting it
-
[support] Siwat's Docker Repository
im also waiting for this to be fixed properly! never worked for me
-
[support] Siwat's Docker Repository
nest is converting to google single signon crap....api is changing, plugin most likely needs updating
-
[support] Siwat's Docker Repository
Updated, works! Sent from my iPhone Xs Max using Tapatalk Pro
-
[support] Siwat's Docker Repository
Updated, works! Sent from my iPhone Xs Max using Tapatalk Pro
-
[support] Siwat's Docker Repository
you need to force build the HomeBridge Dockers so they build with the new base image
-
[support] Siwat's Docker Repository
no update is showing, if i force a update it still pulls down the old version looking at your dockerfile, you changed what i submitted. for apt-get install nodejs you have apt-get install node.js npm there is no . in install nodejs and npm is installed by default
-
[support] Siwat's Docker Repository
from the unraid command prompt: docker exec -it CONTAINERNAME /bin/bash curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - sudo apt-get install -y nodejs
-
[support] Siwat's Docker Repository
from the unraid command prompt: docker exec -it CONTAINERNAME /bin/bash curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash - apt-get install -y nodejs
-
[support] Siwat's Docker Repository
logs still do not work with the latest docker for homebridge with gui
-
[support] Siwat's Docker Repository
still waiting on a fix for the logs issue! for hombridge with gui
-
[support] Siwat's Docker Repository
any updates on the logs? i ran touch /root/.homebridge/log/homebridge.log from the docker command line to get the log created but the container does not write to it, i can open it from the gui but it is empty
-
[support] Siwat's Docker Repository
i am having issues setting up logs for the HomebridgeUI docker, any tips?
-
[Support] Linuxserver.io - SABnzbd
how would i go about submitting a docker creation request?
-
Unraid OS version 6.6.6 available
is 6.7.0 getting ready to drop? im seeing dynamix plugin updates showing up with a min. OS version of 6.7.0.
-
[Support] Djoss - MakeMKV
i don't currently have a screenpass protected disc either
-
[Support] Djoss - MakeMKV
does this docker have java installed? for makemkv to detect the correct playlist of the bluray disc? if yes where is it located?
-
Dynamix - V6 Plugins
They all need to be on the same fan header
-
Dynamix - V6 Plugins
waiting on a parity check to complete so i can test
-
Dynamix - V6 Plugins
here is the output: freeze standby
-
Dynamix - V6 Plugins
root@SERVER:~# cat /sys/power/state freeze standby
-
Dynamix - V6 Plugins
is it possible to add the ability to choose between s3 and s1 sleep in the S3 sleep plugin, my motherboard does not have the option for S3 sleep only S1 sleep in bios?