Docker download section config


Recommended Posts

Hi All,

 

trying to convert previous plugins to Docker version but I am having issues

 

for example in previous couchpotato my movies directory was in /mnt/user/movies, so when creating the docker app I set it to mnt/user/movies and I see movies

but when I move across my previous installation it is of course looking for /mnt/user/movies and doesn't find it as its now mounted as /movies

how do I set the directory so that / is the root once again so the full path will be acceptable meaning I don't have to go through and change paths in all apps?

 

I have tried using / but it doesn't appear to work, I have tried /mnt/ and in the apps it shows cache or user etc, but when I select them it does not show any subfolders?

 

thanks in advance

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.