September 13, 201411 yr Hi, having some trouble figuring out the correct network path to my /media/tv folder to import existing shows into drone. I haven't found any posts about this so I assume that I am missing something simple? I am using Neebos template. Program seems to be working just fine.
September 14, 201411 yr One thing in the docker land I learned is that when you mount a path, all data is visible only to the program mounted on that path. Eg if you mount /mnt/user/TV to /data, then you would refer a files in /mnt/user/TV/SHOW1 as /data/SHOW1 If you have pre-existing data, the point nzbdrone to /data/ and it will pick up the shows based on current content.
September 14, 201411 yr Author Thank you, your post helped me understand further. In the template I used by Needo, the data directory was mounted as "tv" when I entered /tv into drone for import it worked perfectly. Thanks again.
Archived
This topic is now archived and is closed to further replies.