Dimtar

Members
  • Posts

    549
  • Joined

  • Last visited

Everything posted by Dimtar

  1. Yes it does work but as far as I can see Docker needs access to all the folder but in a higher level version. So for example /mnt/user - /mnt/user I would think you would actually have to go to a lower level. Different top level folders within /mnt/user winds up being effectively different volumes. You would have to set everything up to access /mnt/cache instead. I understand what you mean, I know this works. /mnt/user/media/transmission /mnt/user/media/tv
  2. Yes it does work but as far as I can see Docker needs access to all the folder but in a higher level version. So for example /mnt/user - /mnt/user
  3. To my limited knowledge Sonarr respects the seeding settings of the program. My guess is that it considers it "seeded" and removes it, have you watched the logs at it does this? If you are using a downloader, you don't need to use Drone Factory.
  4. My Plex docker that has worked for months stopped around 12:07AM so a little while after the latest update as I have my dockers auto update nightly. It won't start and I cannot really see where to get logs from as the usual log remains empty. I'll report back if I find anything. EDIT: Resolved the issue.
  5. Another day another request. Radarr, a fork of Sonarr for Movies. http://feathub.com/linuxserver/linuxserver.github.io/+64 https://github.com/galli-leo/Radarr https://www.reddit.com/r/usenet/comments/5krgvl/i_created_a_fork_of_sonarr_with_support_for/ Given its a fork of Sonarr it might be a little easier to setup as a docker. Cheers.
  6. It could be one of our community apps? We make it and you support it? Sent from my LG-H815 using Tapatalk I would be happy to help support it sure.
  7. Just added watcher as a docker request: http://feathub.com/linuxserver/linuxserver.github.io/+62 Discussion here: Hopefully people will upvote. Either way, thanks to everyone in the LinuxServer team, you're all great!
  8. Jackett and Cardigann are effectively the same but Cardigann is written in the GO language so it may be better long term. Either way, installing the Docker takes a few minutes. Why don't you install the docker and take a look around?
  9. @Alexandro I would suggest creating an issue on the github page that CHBMB linked. I just pulled down the latest version to my windows box and it seems to be missing that indexer as well as the docker so maybe its an issue with Cardigann its self.
  10. Just wanted to quickly say this docker is awesome, the program is awesome and works well. Thanks LinuxServer team!
  11. Thanks for your help bobbintb and Waseh. I hope they support rsync etc. in future but for now rclone copy is working and the mount remains working.
  12. Thanks Squid and Trurl. I ended up "fixing" it by pausing downloads whilst an unpack is happening, I think maybe the unpack plus load on my cache drive was causing a high load average due to IO wait. I am not 100% sure but thats ok it seems to be working.
  13. There goes that theory, thanks though.
  14. Do you run a mount and if so, where is your mount point?
  15. I am using Putty via Windows to access the server and run commands. I mounted with this: nohup rclone mount egd:ext /mnt/user/media/ext --allow-other </dev/null >/dev/null 2>&1 & Then I run rsync etc. to the new mount, at no point do I close the terminal/putty. Is this what you meant?
  16. This didn't work, I appreciate it but the same behaviour occurred. It just forgets the mount somehow.
  17. Testing an encrypted Google Drive mount via the beta version of the plugin. I mount it and it works fine but after a few minutes whatever was inside the mount disappears, its very odd. It seems like a disconnection because the encrypted files appear to remain on GD. Is anyone else experiencing this?
  18. Just out of interest, what kind of load average do people get unpacking downloads? I am trying to diagnose an issue because it seems like there is such a load on the file system other things are being held up.
  19. This bit is strange!... are your running two of them?. I would delete/rename the appdirectory for pihole and try again.. Is this related? Its the template on a new setup: https://puu.sh/s3sfM/a728584fb0.png
  20. I just deleted and re-created with the new 'pihole' docker. Wanted to let you know that there's no longer a 'WebUI' option when it's running and I click the pihole docker icon. If I manually go to '<tower ip>/admin' the pihole web ui loads. Did you install the one from the beta section? I found there is two dockers, they are very different.
  21. Did you get anywhere with this? I am currently trialing a Windows 10 VM and the performance is pretty ordinary.
  22. Thanks Trurl, appreciate the link. Mostly good news.
  23. I want to preface this by saying I am very very grateful for the fantastic new 6.2 version of unRaid. In saying that I really feel this forum software is showing its age, in features but especially in search. Personally I am massive fan of Discourse as its very fast/powerful but any of the newer style solutions such as NodeBB or Vanilla would do and be quite an upgrade. I can see that Discourse has options to import from SMF and I would have to imagine the others do as well. Plex uses Vanilla, Sonarr uses Discourse. They are proven software platforms and could really take the forum here to the next level. unRaid has jumped in leaps and bounds over the last 2 years and it seems to me that the forum software is letting it down. If there is already a discussion underway for this I apologise but I didn't see it prior to posting this.