kri kri

Members
  • Posts

    247
  • Joined

  • Last visited

Everything posted by kri kri

  1. I am using it as my daily driver and have replaced couchpotato. It has a few niggly bugs, but nothing earth shattering for me. I haven't added my movie collection yet, I am waiting for the bulk-add update to drop for me. I have been using the List featured to grab Trakt lists I like, and my own personal imdb/trakt lists came in just fine. Pretty impressive for how new the project is. Not sure what you mean by the subfolders, my setup is \media\movies and then each movie gets its own folder, so movie (2010) etc
  2. Ah I see it, are you guys using the Bjorness one or whatever?
  3. This looks cool, hope we can get template for it
  4. I would read the Docker FAQ, everything is explained there in great detail. It's kind of a lot to wrap your head around but easy once you get it.
  5. Tangent (sorry) but does this apply to Sonarr LSIO docker as well? Yeah, don't update using the Radarr webui, just wait for our weekly updates.
  6. Just noticed this on the Radarr wiki, do I need to change regarding this docker? https://github.com/Radarr/Radarr/wiki/Docker---Why-not-to-use-Develop-or-Nightly
  7. Weird, my other dockers seem to be updating fine. I have the CA auto-update plugin so I usually use that. My DNS is set to my router, which uses google DNS. I will play around with it. e: a reboot fixed it
  8. Getting an error when updating / reinstalling this docker Error: Error while pulling image: Get https://index.docker.io/v1/repositories/linuxserver/radarr/images: x509: failed to load system roots and no roots provided
  9. Thank you - could I also get some help on getting the post-processor to work? I am not seeing anything relevant in my log file. I have a couple of movies that nzbget downloaded and are just sitting in my downloads folder. My downloads folder is now: /mnt/cache/downloads/Watcher and has been updated in the Watcher docker config as well. Cheers.
  10. Can someone help me with settings this up? I am looking for the nzbget script, and also wondering what paths I should use for the post-processing. I couldn't find the script under the appdata folder, should I just download the zip file from github? My docker paths are: /config /mnt/user/appdata/Watcher /downloads /mnt/cache/downloads/ /movies /mnt/user/media/movies/
  11. Would it be possible to use my mounted rclone ACD location to download directly to ACD, or would it download to my server and then upload? I am just wondering if I can avoid getting a VPS.
  12. Really awesome thanks for making this. Could someone explain what I should be using for my rclone copy command? The rclone docs say: rclone copy remote:test.jpg /tmp/download But I don't know what to put for my paths.
  13. Getting an error when trying to update nzbhydra (from its webui). I tried to remove the docker and re-add with CA, no luck. 2016-10-28 13:57:49,315 - INFO - web - Thread-35 - Starting update 2016-10-28 13:57:49,315 - INFO - web - Thread-35 - Starting update 2016-10-28 13:57:49,551 - INFO - backup_debug - Thread-35 - Successfully backed up database and settings to /config/hydra/backup/nzbhydra-backup-2016-10-28-13-57.zip 2016-10-28 13:57:49,830 - INFO - update - Thread-35 - git output: warning: unable to access '/root/.config/git/attributes': Permission denied HEAD is now at b5e8c99 Show "Update query" in search history for update queries. See #388. 2016-10-28 13:57:50,214 - INFO - update - Thread-35 - git output: From https://github.com/theotherp/nzbhydra * branch master -> FETCH_HEAD Updating b5e8c99..ab4ee4f warning: unable to access '/root/.config/git/attributes': Permission denied warning: unable to access '/root/.config/git/ignore': Permission denied error: The following untracked working tree files would be overwritten by merge: nzbhydra.log.1 Please move or remove them before you can merge. Aborting 2016-10-28 13:57:50,215 - ERROR - update - Thread-35 - "git" pull origin master returned : From https://github.com/theotherp/nzbhydra * branch master -> FETCH_HEAD Updating b5e8c99..ab4ee4f warning: unable to access '/root/.config/git/attributes': Permission denied warning: unable to access '/root/.config/git/ignore': Permission denied error: The following untracked working tree files would be overwritten by merge: nzbhydra.log.1 Please move or remove them before you can merge. Aborting
  14. Where are you backing up to? If you can deal with command line (its not that hard) check out rclone. Otherwise you can look at Duplicati.
  15. Greetings everyone. I am looking into getting a VPS to get around my newly instated Comcast bandwidth cap. I run a high amount of data due to my family and friends connecting to my server. I would like to set up a VPS that would download my items for me, and then rclone then to my amazon cloud drive. What are people using now? I need high bandwidth and not a ton of disk space, probably under 100gb. Budget is under $10 or so. Looks like scaleway will be a good solution for me...
  16. I finally got my head around most of this now. This is more a cron question, but how can I run this every 5 minutes instead of hourly?
  17. Weird I wonder why it didn't create the file for me.
  18. I have been feeling like a 2 year old lately. What are the login details? Do I need to create the .emv file somewhere?
  19. I have my docker set up like this: /mnt/cache/appdata/rclone/config/ /mnt/user/media/test destination acd I am just trying to get data unecrypted onto my amazon cloud drive. Thanks for the help. What command did you use to run the config? I had issues with this as well. I don't remember the details but rclone was looking for the config in the wrong place, even though I specified where to look. I had to copy the cfg from one folder to another from within the docker to get it to work. To get a terminal in the docker: docker exec -it Rclone sh "Rclone" is whatever the name of your image is but I left mine as default. I pasted into putty: docker exec -it Rclone rclone --config="/config/.rclone.conf" config It seemed like it went OK. I did notice that I see no files under the appdata folder, is that correct? When I try to edit the config I can see my "acd" connection.
  20. I read the instructions on the rclone site but I am still feeling pretty stupid. I was able to authenticate using the rclone tool on my windows machine, and I get to the point of configuring my config file using the command in the OP. I tried to paste in the entire command with {"access_token":"xxxx} It looks like it goes through, but I am getting errors now about not being able to create folders. I have my docker set up like this: /mnt/cache/appdata/rclone/config/ /mnt/user/media/test destination acd I am just trying to get data unecrypted onto my amazon cloud drive. Thanks for the help.
  21. I am vaguely interested in it so I don't have to use my miniscule upload speed to serve my streams to friends and family.
  22. This is me too, I have recently switched to the LSIO (thanks!) and Nextcloud, and am moving my data to that. I am really, really wary this announcement.