Jump to content

MvL

Members
  • Posts

    593
  • Joined

  • Last visited

Everything posted by MvL

  1. Thank you for the links. I will check this. I think it's a good thing to learn new stuff. :thumbsup:
  2. Yes, your right guys! Many thanks it's working now.
  3. That are the settings of Settings --> Download client --> Remote path mappings. So the "data" directory is the Sonarr container path. This is connected to "/mnt/user/DL-SABnzbd/complete/sonarr". The container path for SABnzd is "data" connected to "/mnt/user/DL-SABnzbd/". Everything is running "192.168.2.2"/"domain.enterprise.lan".
  4. It's not yet working... I have these settings: Host: 192.168.2.2 Remote path: /mnt/user/DL-SABnzbd/complete/sonarr/ Local path: /data/ When I define the local path i can see the episodes in that directory
  5. Does your path mappings for /data on both sabnzbd and sonarr match each other exactly ? Must I use remote path mappings?
  6. I have a problem with the Docker Sonarr container. I think it's just a configuration issue. When SABnzbd downloads a episode Sonarr fails to import this episode. DownloadedEpisodesImportService Import failed, path does not exist or is not accessible by Sonarr: /data/complete/sonarr/The.Last.Ship.S01E01.1080p.WEB-DL.DD5.1.H.264-pcsyndicate/ The path exists I can see all downloads in the container but for some reason it fails when importing. Permission problem? Everything has nobody:users and 777 permissions. Please some advice.
  7. Many, many thank you's for the fantastic plugin!
  8. Did some testing with the "find" command. I must say a very powerful command! find /mnt/cache/directory\ tocopyfrom/ -name '*group.mkv' -exec mv -v {} /mnt/disk2/directory\ \tocopyto/ \;
  9. Hi, I'm not having any useful information but I'm also testing Headphones and the Beets container. I'm not convinced yet but like you said it's close.
  10. Don't use this one, but you can get into any container with an interactive bash session. For this onedocker exec -it Beets bash then you can give it commands, respond to prompts, etc. Yeah I tried that but I see I forgot one important thing. I forgot the "bash" parameter. Thank you! This is correct, you need the -i -t before exec beets beet and then it works Don't use this one, but you can get into any container with an interactive bash session. For this onedocker exec -it Beets bash then you can give it commands, respond to prompts, etc. Thank you for answer!
  11. Trying the "Beets" docker container. I have a problem with user interaction. When I do "docker exec Beets beet remove artitst" Beets is asking for user input. I have to answer this input with yes or no. The problem I can't answer the question cause Beets ended the command. Has someone any idea how to solve this?
  12. So "-name" is case sensitive and ""-iname" not? Interesting...
  13. Thanks guys for the help! What I eventually did was reinstalling the Sonarr docker container. It's now working. I suppose I did something wrong the first time.
  14. Hi, I'm new to Sonarr and have a problem. For some reason Sonarr is not importing downloaded series. 15-7-20 19:10:13.7|Error|DownloadedEpisodesImportService|Import failed, path does not exist or is not accessible by Sonarr: /data/complete/Falling.Skies.S03E01.1080p.WEB-DL.DD5.1.H.264-KiNGS I've set the permissions of complete to 777 and also the files are 777. I'm missing something but I'm not sure what...
  15. That work too? I'll try.
  16. Thanks for the links! Interesting read. If you do for example this in your movie directory: ls | grep james* You see al movies with the word "james" in it. Find out this afternoon.
  17. To copy a directory to another directory i did: rsync -rvau --append * /mnt/disk2/Movies -r --> recursive -v --> verbose -a --> archive -u --append --> append data onto shorter files Is there a better way?
  18. I have a few basic Linux questions. I thought lets ask it at the unRAID forums cause unRAID has a awesome helping community. How to list certain files (like in dos "list James*")? How to find and move a couple of files automated? How to rsync 2 directories? I'll do some googling myself but first my nephew's birthday...
  19. Yes, I had the same thought. It's really awesome to see how unRAID changed to a more professional product. I hope this continues.
  20. Nice new enhancements/features! I'll wait for the stable though...
  21. I also have weird issues with Docker. Overnight the containers crashes and I have to recreate the containers again. I upgraded form RC to 6.0.1. I have quickly run a diagnostic. See the link. I have to go to work so no time to investigate further. https://dl.dropboxusercontent.com/u/4327743/tower-diagnostics-20150701-0602.zip
  22. I installed the system temp plugin but when I tick the detect button nothing happens. Any idea?
  23. It was easy to find! Took me 10 seconds I voted for docker that is awesome feature.
  24. Hi, I have a problem with the latest build of Window 10 (build 10030). For some reason I can't connect to unRAID shares anymore. First I don't see unRAID or any other server appearing under network. So I type in the address bar "\\192.168.2.2 (backslash) trying to access unRAID shares. It response with "Network error Windows cannot access \\192.168.2.2". Anyone else having this problem? Some suggestions/help please...
×
×
  • Create New...