docker-filebot icon indicating copy to clipboard operation
docker-filebot copied to clipboard

Permission issues

Open magefesa opened this issue 4 years ago • 3 comments

Great work ! 1 questions:

1- If I want to specify an output Folder, what is the user to add R/W permissions ? If I turn All users works, but. is not the best option...

Thank you

magefesa avatar Jul 27 '20 16:07 magefesa

The USER_ID and GROUP_ID environment variables specify the user under which the container is running. This same user should be allowed to write the the output folder. Thus, the output folder should be owned by the same user, or it should have compatible permissions.

jlesage avatar Jul 27 '20 17:07 jlesage

PErfect now.. I ve created an specific permission for that user, although he belong to a group and that group had permissions... All solved thanks ! One more thing... Could be possible to include an environtment to send and email when AMC works ? Is it possible to throw AMC on manual way throught terminal command ?

Thanks again

magefesa avatar Jul 27 '20 20:07 magefesa

Sorry for the delay on this... Filebot/AMC has support for some notification mechanisms (including email). Maybe you could use them. See https://www.filebot.net/forums/viewtopic.php?f=4&t=215

jlesage avatar Aug 25 '20 01:08 jlesage

Closing this issue. Please re-open if needed.

jlesage avatar Jan 07 '23 20:01 jlesage