Jump to content

ashman70

Members
  • Posts

    2,630
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ashman70

  1. My Sonarr started acting strange yesterday, and then after my server became unresponsive and I had to hard reset it, Sonarr was doing weird things like saying it was downloading a file that was 1.6GB but when it moved that file to a share it was half the size. I messed around with quality settings and after manually re downloading some episodes two or three times it was doing it properly. Now this morning I went to refresh the calendar and its taking forever to respond. I tried to stop the docker and that is not working again. What can I do? I can't launch the docker either, so I can't stop it, reload it or launch it at this point.
  2. I remember having to do this years ago with Dell Perc 5i cards, didn't know it was an issue with other HBA's
  3. One quick question, when I was first setting this up Sonarr created two folders in my TV directory on the unRAID server on which the dockers run and I cant delete them, it saying I don't have permission for user /Nobody. How do I delete these folders? I was able to rename them, just not delete them.
  4. How do I install Perl for the system temp plugin?
  5. I would suggest you head over to the plex.tv forums and see if anyone is able to help you. http://forums.plex.tv/discussions
  6. Mac's don't boot like PC's, you'll need to look into a boot loader like clover to modify the unRAID flash drive to get it to work, if that's even possible. You can't be the first person to try this though, so perhaps someone who has already succeeded at doing this can chime in so you don't have to reinvent the wheel.
  7. I got it working properly, thanks so much for your help.
  8. So I mounted a share and updated the sonarr container path, does this look correct now?
  9. Not sure what you mean by this? Then edit your tv Show(s) and set the location of them to be within /otherServerTV
  10. The problem is that I have a share on this unraid server called TV, but I have another unraid server called TV with the same share TV where I want Sonarr to move the downloaded files to, how do I accomplish this?
  11. Ok I am now getting all these email alerts that sonarr is sorting my tv episodes and they are disappearing from my 'completed' folder...Where are they being moved to?
  12. Ok fixed, this is the sonarr container now, correct? What are the next steps now with sonarr and the folder mappings?
  13. I'm guessing I need to add the container path in Sonarr to match that of Sabnbz to /data ?
  14. Ok I added the container to Sonarr, but the path is not listed, for sabNZB it says :data does this matter? See attachments. Now that I have added this to Sonarr what is the next step?
  15. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="binhex-sabnzbd" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 8080:8080/tcp -p 8090:8090/tcp -v "/mnt/user/downloads/":"/data":rw -v "/mnt/user/appdata/binhex-sabnzbd":"/config":rw binhex/arch-sabnzbd aacbc1a1f59cf41c1c8c3c13efa14b749e4f15c9fbc0452106cde789f0875a08 The command finished successfully!
  16. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Sonarr" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 8989:8989/tcp -v "/dev/rtc":"/dev/rtc":ro -v "/mnt/user/TV/":"/tv":rw -v "/mnt/cache/downloads":"/downloads":rw -v "/mnt/user/appdata/Sonarr":"/config":rw linuxserver/sonarr 6f1197d2ccc0dd4107a005b07514146137e91b64cf9c22280b241b5e341b5e17 The command finished successfully! Is this what you wanted?
  17. Presumably Sonarr already has the tv show in it with it's locations as /TVShows/Sleepy Hollow/Season 4 No Sonarr doesn't have this location, it downloads the show to a local folder on the servers cache drive. Where do I find my docker 'run' commands to post?
  18. Maybe I am just thick or something but I am not following. What I want is this: Sonarr sends a request to sabNZB which grabs a show and downloads it to my folder 'completed downloads' Lets say for sake of argument it grabs Sleepy Hollow S04E01. I want it to then move that episode to a share on another server say \\TV\Sleepy Hollow\ Season 4 Is this possible and is it possible to automate?
  19. Well that is not happening, so is this a Sonarr config issue then?
  20. No I am using Sonarr to grab show and send them to sabNZB
  21. How easy is it to configure sabNZB to move downloaded files to a specific share/folder? Is there a guide on how to set this up?
  22. I run plex on my server behind my firewall and expose only the single port required for plex, it works great as a media server. Not sure why you have to test it to find that out.
×
×
  • Create New...