wedge22

Members
  • Posts

    154
  • Joined

  • Last visited

Posts posted by wedge22

  1. I have decided to remove the media share and setup a new share for movies only and then a new share for tv shows only. I have then gone through the options and decided on a 2 level split for movies share and a 3 level split for the tv share. If what you are stating is correct then I must use the movies share as the root folder within radarr media management and none of the files can actually be in the sub folders I created??

     

     

  2. Thanks for the responses.

    I have a couple of follow up questions. I have created a new share based on the information in the manual, Movies and this is set to split at the top two directory levels, within this Movies share I added three new directories, 4k_movies, hd_movies and kids_movies. I have now configured radarr with the new root folder of /movies under media management. Am I able to grab new movies and have those be sorted and moved automatically into the correct folders based on the type, ie 4k?

     

  3. I have my media share settings as per the attached image but even with these settings Disk 1 of my 6 Disk array continues to be used for all the latest media added to the server. Can anybody explain why this is the case?

    media share settings.PNG

    array devices.PNG

  4. Thanks for creating this dashboard, I was able to install it yesterday following the excellent videos created by Nate.

     

    I am currently experiencing a couple of small issues, I do not see any readings for System Temps, System Power or Fan Speeds, I am using sensors not IPMI as I have a Gigabyte X99 motherboard. I enabled the sensors option in the applicable panels and restarted all of the dockers but no change.

     

    I also noticed that the Plex stats map is not showing any location data and neither are the Plex stream logs in the table, I did signup for Maxmind as per the videos and entered my key.

     

    Thanks in advance for any tips.

  5. I am having an issue with Docker but I cannot seem to resolve it, whenever I attempt view the docker screen it times out, I rebooted and was able to enter it and several docker images were showing as orphaned. Now whenever I start the array all the containers are set to autorun and my server seems ti time out trying to start them. Is there a way to enable the docker service but disable the autorun of specific docker containers prior to starting up the array?

  6. I have parity check scheduled for once per month and during the check I would like to have certain dockers pause their activity, this mainly applies to Sab as it uses a reasonable amount of cpu to unpack and move files. Is it possible to write a script that would do this, if so where can I find more details on this?

  7. I am using this docker for the first time to preclear an 8TB disk prior to shucking it, so its currently pre clearing via USB. Once it has competed do I just immediately unplug the USB and then close down the docker, or is there no specific order of operations required?

  8. I gave that a go but no luck, I also deleted the docker and downloaded and installed it again and it is still not working.

     

    I used unraid terminal and the following command to determine the cause of the issue from the logs.

     

    ```docker start cd8ced150900
    Error response from daemon: driver failed programming external connectivity on endpoint binhex-delugevpn (redacted😞 Error starting userland proxy: listen udp 0.0.0.0:58946: bind: address already in use
    Error: failed to start containers: cd8ced150900```

     

    I have also determined the following.

     

    lsof -i :58946
    COMMAND  PID USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
    rpcbind 2496  rpc   10u  IPv6    243      0t0  UDP *:58946

  9. I upgraded to 6.8.2 yesterday and then Plex stopped working, I noticed I had the old depreceated version so I decided to follow the video by Spaceinvaderone and migrate to a newer supported Plex docker from Linuxserver team. I am still having the same issues with the new docker as the old one. I can login to Plex via the webgui, page loads erros for all my folders and shows cannot connect to server. I also tried another new installation without referencing any of the old Docker appdata and I get the "No soup for you error after webgui login".

    no soup.PNG

    plex error 2.PNG

    plex error.PNG

  10. I upgraded to 6.8.2 yesterday and then Plex stopped working, I noticed I had the old depreceated version so I decided to follow the video by Spaceinvaderone and migrate to a newer supported Plex docker from Linuxserver team. I am still having the same issues with the new docker as the old one. I can login to Plex via the webgui, page loads erros for all my folders and shows cannot connect to server. I also tried another new installation without referencing any of the old Docker appdata and I get the "No soup for you error after webgui login".

    plex error 2.PNG

    no soup.PNG

  11. Thanks for making the changes so quickly, I installed the latest version and I am using the volumes exactly as described but this means I have very little space left on my docker volume. Did you increase the size of your docker volume, mine is currently set to 20GB, and has multiple containers running.