Jump to content

loady

Members
  • Posts

    713
  • Joined

  • Last visited

Everything posted by loady

  1. right...im going to build from the ground up.... Proper way to set up the mappings: App Name Container Volume Host Volume nzbGet /config /mnt/cache/appdata/nzbget /downloads /mnt/cache/appdata/downloads sonarr /config /mnt/cache/appdata/sonarr /downloads /mnt/cache/appdata/downloads Tell nzbget to store the files in /downloads/completed, and sonarr will be able to find and import the files because both the host and container volume paths match. TLDR: Trust me the above works. Using the above, just a quick question, i dont physically write /cache/ part of my mappings, this appdata was originally written as /mnt/user/appdata and then set to cache only, if i were to write it as /mnt/cache/appdata, would i get to the same place ? essentially is /mnt/user/appdata (set to cache only) the same as /mnt/cache/appdata. Thinking about it, i think this is where my confusion is emanating from.
  2. ill be having another bash later. My sonarr works, why not radarr with same mappings
  3. yes. With sab docker template, I had it set to /mnt/user and within the sab gui it let me set downloads/incomplete and /downloads/completed by browsing to them...it worked. Radarr doesn't have a way to do this.
  4. the plot thickens. I'll try again but I really need to have it working so I can see and understand
  5. am I missing something here?.... I attached snippets of settings. Sab is being instructed to move finished downloads to /downloads/completed and radar downloads is pointing to downloads/completed.
  6. ok, but isn't that going to upset my cp and sonarr ?
  7. Ok, so it sounds like i need it like this ? sabnzbd /config /mnt/cache/appdata/sabnzbd Radarr /config /mnt/cache/appdata/radarr /downloads /mnt/cache/appdata/downloads/completed/ My appdata folder resides on cache drive and set to cache only and so is my /downloads folder,. Within sabnzb it is set to download to /downloads/incomplete and when finished, move it to downloads/complete. is this correct ?
  8. Yes of course. radar.txt attached. Ignore the skytorrents complaint, its always going down. I have just completed a download of red sparrow, I casn see it is complaining about not having access to mnt/user/downloads/complete. I have CP ans sonar working this way with sabnzb, sabnzb is set with a during downloads map of mnt/user/downloads/incomplete and a completed downloads map of mnt/user/downloads/complete, both CP and sonar can successfully move files from mnt/user/downloads/complete into my movies folder. radarr.txt CP lets me tell it where to put renamed movies, ie mnt/user/movies/couch potato, whereas radarr doesn't seem to have this setting available within.
  9. not sure if this a bug with radar or my user error, I have set up radar and it will search for movies, snatch and download but it will not move them to my movies folder, I am pointing to same folders that I have set up in CP, I have to manually move them from downloads/complete folder to mnt/user/movies, they will then get scraped by plex, however after doing this they show as missing on radar...its a little confusing
  10. I see you used winscp, I have just done exactly the same as your screenshot but still servers are not being read from folder..I also tried removing docker and adding again
  11. Yes filezilla does do it recursively, however it doesnt seem to let me change ownership, how are doing so in that picture ? , im doing this remotely over VPN
  12. I can confirm the servers are in that folder, I have used filezilla to change every file permission to 0, still not seeing the servers
  13. i have this docker running successfully and can connect fine, after a server restart the servers I created do not show up for me to start, I have verified they are still in the config folder which is within an apps folder on the cache drive and set to cache only so they don't get moved to the array.. any ideas ?
  14. is this yify pop working ?? being serviced ?
  15. I have installed your yify pop docker and not changed anything (as I do with most dockers) but when I try to use the web gui it just opens a blank page, not sure if I am missing something ior there is more to do but I cant find much info on this regarding UNraid setup. Correct me if im wrong, im expecting a user interface for this like i get with CP, SAB, Sonar dockers etc
  16. It's all working for me now locally and remotley but none of the users I set up can see any media..its asking to install plex media server when the log in..this is the case within the local network....should I delete/disable users and set them up again?
  17. Well turned out that doing it via VPN is not like being in the house, however, teamviewer let me do it remotley persay and all is working now...im going to buy you a beer...its not a lot and will only buy me one in the UK but im sure youll get a couple there. thanks again buddy.
  18. Then it is how it was set and is now...container set /media and path to host is /mnt/user/ and I have also tried setting that as /mnt/user/movies I'm still getting the plex gui but it's not seeing anything and no way of adding. Accessing via vpn is by using ip address as you stated previously so I assume that's the same as being within the local network ?. I'm not concerned with having to completely rebuild metadata but more concerned of upsetting any of my other dockers which work all ok with the same path settings. Scratching my head a bit.
  19. ok so the location of the metadata will most probably be different to needo's docker, so unless your REALLY keen on keeping your metadata then i would probably go from scratch and let it rebuild all the metadata. so to achieve this either create a new /config folder on the host or delete everything in the /config folder (obviously with all plex dockers stopped). once you have done this then start the docker container and on your lan (not remotely) open your web browser and go to http://<your unraid ip address>:32400/web once you got this ui showing start adding in your media, this bit worries me a little:- so this is a fundamental understanding of docker volumes that you need to have clear (please forgive me if you do know how this works), basically its split into two, the unraid host side, as in /mnt/user/blahblah and the container side, which will look more like /media or /config or /data (but can be any name), so for example:- /mnt/user:/media = this means that a container folder off the root file system INSIDE the container called "media" will be "mapped" to /mnt/user fuser on the unraid host, its that simple, so if you were able to do a directory listing INSIDE the container of /media it would be identical to doing the same directory listing on /mnt/user. so now that is straight once you have /media as above you can then tell plex to start indexing media from /media/<name of sub folder> e.g. /media/movies i hope this helps. Thanks for enlightening me, I did not understand and you explained it well and the fogs cleared more. I'm a suing the colon is a typo ? "/mnt/user:/media" and I should enter that without colon on the left side and right side map it to /mnt/user / ? If my understanding is correct. As for not doing it remotley, I access via vpn so it's like being there as I access it via the up address over vpn ? Thanks for your docker.
  20. I tried to install this docker, I was using needos previously but noticed your states plex pass so I tried it. Now it doesn't see my media anymore saying that plex is unreachable, I changed /media to /mnt/user and pointed that to /mnt/user but still no joy I have also deleted the container and images and tried from scratch and still won't see my media. Any idea what might have gone wrong.
  21. SSH to your unRAID and run, docker exec -it Beets bash That should get you started. Old post resurection! ! (I can do that now im out the EU)... This didn't seem to do anything...I still have the beets Web gui appearing...but no interaction. I set the docker settings to point to /mnt/user/ as I have practised this with other dockers and worked for me. With this app do I absolutely have to specify the actual directory.
  22. I may be confused how or what this docker does, my assumption was install the docker and point it towards my /mnt/user/music folder and it would scour through my collection ?..i set the path as /mnt/user same as i done with sab and other dockers. I can get the beets docker running like this way only but whilst the page appears i can do nothing with it, it just shows beets logo and a play button which i cant press and another field i cant enter anything into.
  23. Within network i cant access via external ip, can still only access within network using 191.168.1.122:21, when i set port to whatever it doesnt work anywhere..essentially i can only seem to gain access when its set to port 21
×
×
  • Create New...