scottc

Members
  • Posts

    284
  • Joined

  • Last visited

Everything posted by scottc

  1. Updated with no noticeable problems so far
  2. Yes, it wll put each into the correct folder when it is automatically processing the file. When you are doing manually I think it should already know the path, but I have not had to do a manual import in a long time so I am not 100% sure on that one
  3. You dont need to run 2 instances, just map your movies folder and kids_movies so do something like this in your docker setup ( depending on how your shares are setup ) /movies -> /mnt/user/movies /kids_movies -> /mnt/user/kids_movies Then in Radarr add a movie and in the path dropdown when your adding kids movies you would choose kids_movies and other movies you would choose movies If you do not see movies or kids_movies in the dropdown then choose the select different path option and click the folder button to search for path and find the movies or kids_movies path
  4. @tman12 the AHD file you are looking for will be within the docker container itself. Personally I use the linuxserver jacket docker and have configured all the different sites i use in that. But i have not had any problems with this type issue ( although I do not use AHD )
  5. This sounds like something with Radarr itself and would not have anything to do with the docker itself. I would post a bug report at https://github.com/Radarr/Radarr/issues
  6. No problem at all Jackett is what I use also
  7. You could use Jackett or Cardigann dockers for indexers
  8. I ran into this problem when I first installed radarr. The issue is the mapping for downloads. Add ( or change ) the container mount point from downloads to downloaded. radarr is looking for a directory named downloaded not downloads. what i did was just add a new path variable in the docker template and mapped /downloaded to the download directory for deluge
  9. Yah, that is the one drawback to updating from within radarr, when you restart or update the docker it defaults to the version in the docker file. I just remind myself to go update it in radarr if I update the container ( or restart the server )
  10. You can update from within radarr. Goto System -> Updates and update to the latest version.
  11. use the --progress switch in your rsync command will give you an idea of how many files are left to transfer like this rsync -avh --progress /mnt/user/PlexData/ [email protected]:/mnt/user/PlexData/
  12. A 403 Forbidden Notice could also be coming from a mod_security rule on the server. Not sure who runs the servers but they might want to whitelist the wiki ( or find the rule that is blocking your IP when on the wiki )
  13. Is your system a dual CPU system? the MB you have in your server specs is a single CPU MB. If that is the case and you only have a single CPU you may want to redo your CPU Pinning. You are using 10 core's for your WIN 10 VM and 4 for your LibreELEC VM. and this could be causing some of your issues
  14. You should be updating by using the update plugin option Go to the Plugins page and click Check for Updates. Afterwards it will tell you a new version of unRAID is available; click the update button and reboot your system, done!
  15. I just tested this on my install, made sure all disks were spun down. Restarted the plex docker with no issues and did not spin up any of my hard drives, then did a force update and again completed with no issues and did not spin up any of my hard drives.
  16. Couldn't you change the mover settings to run something like monthly or weekly? then it would not be moving stuff as often
  17. Yup, Latest update fixed the issue for me also Does this mean that there haw been an additional CrashPlan update since and that the 2nd fix took care of whatever the issue was in the first fix, or does it mean that it took 2 installs of the first (and only recent) fix to make it work? Also, what's been fixed/updated? I'm only 48GB into a 1TB photo backup, and it took several days for CP to settle itself down and actually start making progress. I don't want to kill off the backup if it's for something minor that won't really impact me. Many, many thanks to gfjardim for getting this docker working in the first place! There is an update to the CP docker and the update to the docker should not affect what you have already uploaded. when CP starts it should scan what has already been uploaded and start where it left off
  18. I just updated by Crashplan Docker and I'm having the same problem. I have the same problem. Just updated CP and VNC connection is not working and CP client also can't connect to server. Try to update again. That solved it for me. Sent from my SGP771 using Tapatalk Yup, Latest update fixed the issue for me also
  19. Just updated the crashplan docker and it is not starting. This is what the logs show over and over Sat Oct 1 14:16:32 2016 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 4239 vncext: created VNC server for screen 0 XKB: Failed to compile keymap Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. Fatal server error: Failed to activate core devices. Openbox-Message: Failed to open the display from the DISPLAY environment variable. Must have netstat installed _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 _XSERVTransOpen: transport open failed for inet6/Tower:1 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root Xvnc TigerVNC 1.7.0 - built Sep 8 2016 10:39:22 Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 11400000, The X.Org Foundation Initializing built-in extension VNC-EXTENSION Initializing built-in extension Generic Event Extension Initializing built-in extension SHAPE Initializing built-in extension MIT-SHM Initializing built-in extension XInputExtension Initializing built-in extension XTEST Initializing built-in extension BIG-REQUESTS Initializing built-in extension SYNC Initializing built-in extension XKEYBOARD Initializing built-in extension XC-MISC Initializing built-in extension XINERAMA Initializing built-in extension XFIXES Initializing built-in extension RENDER Initializing built-in extension RANDR Initializing built-in extension COMPOSITE Initializing built-in extension DAMAGE Initializing built-in extension MIT-SCREEN-SAVER Initializing built-in extension DOUBLE-BUFFER Initializing built-in extension RECORD Initializing built-in extension DPMS Initializing built-in extension X-Resource Initializing built-in extension XVideo Initializing built-in extension XVideo-MotionCompensation Initializing built-in extension GLX Sat Oct 1 14:16:34 2016 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 4239 vncext: created VNC server for screen 0 XKB: Failed to compile keymap Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config. Fatal server error: Failed to activate core devices. Openbox-Message: Failed to open the display from the DISPLAY environment variable. Must have netstat installed _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6 _XSERVTransOpen: transport open failed for inet6/Tower:1 _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6 _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root Xvnc TigerVNC 1.7.0 - built Sep 8 2016 10:39:22 Copyright (C) 1999-2016 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 11400000, The X.Org Foundation Initializing built-in extension VNC-EXTENSION Initializing built-in extension Generic Event Extension Initializing built-in extension SHAPE Initializing built-in extension MIT-SHM Initializing built-in extension XInputExtension Initializing built-in extension XTEST Initializing built-in extension BIG-REQUESTS Initializing built-in extension SYNC Initializing built-in extension XKEYBOARD Initializing built-in extension XC-MISC Initializing built-in extension XINERAMA Initializing built-in extension XFIXES Initializing built-in extension RENDER Initializing built-in extension RANDR Initializing built-in extension COMPOSITE Initializing built-in extension DAMAGE Initializing built-in extension MIT-SCREEN-SAVER Initializing built-in extension DOUBLE-BUFFER Initializing built-in extension RECORD Initializing built-in extension DPMS Initializing built-in extension X-Resource Initializing built-in extension XVideo Initializing built-in extension XVideo-MotionCompensation Initializing built-in extension GLX
  20. try searching for this email address [email protected] Or this subject Your unRAID Server OS Trial Key OR Your unRAID Server OS Key
  21. click the "Check For Updates" button on the plugins page