Coder Social home page Coder Social logo

Comments (7)

GreenFrogSB avatar GreenFrogSB commented on May 24, 2024

from lmds.

goodpunk6 avatar goodpunk6 commented on May 24, 2024

Screen Shot 2021-10-11 at 8 53 52 AM

I still have a problem where when I select /tv as a root folder under media management, it doesn't save. When I attempt to add a show, it says invalid path. /tv does appear as an option for me to use. Please advise.

/downloads, /config, and /tv all appear under system

radarr was able to add /movies without a problem

from lmds.

goodpunk6 avatar goodpunk6 commented on May 24, 2024

chrome_xNb9HNX53i

How does one solve this one?

Unable to add root folder
Folder is not writable by user abc

from lmds.

mlervaag avatar mlervaag commented on May 24, 2024

I had a problem with /media/tvshows (which /tv is mapped to) being owned by root, and this caused the same issue for me.

I changed the permissions on the folder so that my user (pi) was the owner with this command:
sudo chown -R pi:pi media/

I suspect that this is because the compose settings for radarr is specifying PUID and PGID as 0 instead of 1000. This means that when deploying the radarr container is might make the media folders as root.

from lmds.

goodpunk6 avatar goodpunk6 commented on May 24, 2024

from lmds.

goodpunk6 avatar goodpunk6 commented on May 24, 2024

would it make sense to run this inside of the container?
sudo chown -R pi:pi media/

from lmds.

goodpunk6 avatar goodpunk6 commented on May 24, 2024

I solved the problem. I didn't know that after changing the docker-compose file that you had to go into ./delpoy.sh and hit the option to update docker-compose. I set the volume to be the remote mount I originally wanted. All is well in the world.

from lmds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.