Everything posted by ultimz
-
[Support] ich777 - Jellyfin AMD/Intel/Nvidia [DEPRECATED]
Hi @ich777 please can you let me know how to switch from the linuxserver version of Jellyfin to your version? Can I just stop/delete the current one and install yours and point it to the same appdata folder? Will I lose any info? Edit: I am also getting the choppy video as per @T4s3rF4c3 post above ... it goes away if I disable HEVC transcoding (see attached images)... I am using an Nvidia 1050 TI. Hoping if I switch to your container it will fix this...
-
Docker requests
Hi, I would like to request this docker: https://hub.docker.com/r/nathanvaughn/webtrees Hopefully someone can assist with putting it on CA thanks
-
Unraid OS version 6.9.2 available
Upgraded from 6.9.1 to 6.9.2 and no issues picked up so far. Thanks to the Unraid dev team!
-
Unraid OS version 6.9.1 available
Sounds like a good idea And no I have a physical router and I did have internet access on other devices when I rebooted the server
-
Unraid OS version 6.9.1 available
I should have... but not 100% sure. Thanks for a great plugin... was quick to solve my issue after the reboot.
-
Unraid OS version 6.9.1 available
See my response above. I am not sure if I am the exception but the plugin was removed after the upgrade/reboot. I had to reinstall it.
-
Unraid OS version 6.9.1 available
Update went fine except for the the Nvidia plugin that was removed... I had to reinstall it. I picked this up when 2 docker containers (Jellyfin and Folding@Home) failed to start up. Reinstalling the Nvidia plugin solved this.
-
[Support] Djoss - Nginx Proxy Manager
Thanks Djoss - I have moved the unraid server off port 80 and made this container use bridge network mode and port 80/443. Thanks for all the amazing work. This docker is very useful!
-
[Support] Djoss - Nginx Proxy Manager
I've done some investigating and the commands seem to be different when spinning up the container (Bridge vs Custom br0 with assigning different IP): On bridge /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='NginxProxyManager' --net='bridge' -e TZ="Africa/Johannesburg" -e HOST_OS="Unraid" -e 'USER_ID'='99' -e 'GROUP_ID'='100' -e 'UMASK'='000' -e 'APP_NICENESS'='' -p '8181:8181/tcp' -p '81:8080/tcp' -p '444:4443/tcp' -v '/mnt/user/appdata/NginxProxyManager':'/config':'rw' 'jlesage/nginx-proxy-manager' On custom br0 /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='NginxProxyManager' --net='br0' --ip='192.168.0.7' -e TZ="Africa/Johannesburg" -e HOST_OS="Unraid" -e 'TCP_PORT_8181'='8181' -e 'TCP_PORT_8080'='80' -e 'TCP_PORT_4443'='443' -e 'USER_ID'='99' -e 'GROUP_ID'='100' -e 'UMASK'='000' -e 'APP_NICENESS'='' -v '/mnt/user/appdata/NginxProxyManager':'/config':'rw' 'jlesage/nginx-proxy-manager' Any ideas on how I can fix this? Or can it be fixed with an update?
-
[Support] Djoss - Nginx Proxy Manager
Hi all, is it possible to get this docker app to listen on a custom br0 IP on port 80 and 443? I've tried to use custom br0 (with a new IP on my range where 80 and 443 is available) but it keeps defaulting to 8080 and 4443. Any help would be appreciated
-
[Support] uberchuckie - observium
Thanks uberchuckie - I'll wait for a stable version of 6.7.3 to be released and then will hopefully be able to upgrade to the new version of Observium
-
[Support] uberchuckie - observium
Hi uberchuckie, Thanks for an amazing docker app! Do you have any plans in the future to upgrade to the latest version of Observium? I get the following alert in mine: There is a newer revision of Observium available! Version 19.8 (19th September 2019) is 580 revisions ahead.