-
-
Notifications
You must be signed in to change notification settings - Fork 147
Use media blurb #313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Use media blurb #313
Conversation
I am a bot, here are the test results for this PR:
|
@@ -86,6 +78,15 @@ This image can be run with a read-only container filesystem. For details please | |||
|
|||
This image can be run with a non-root user. For details please [read the docs](https://docs.linuxserver.io/misc/non-root/). | |||
|
|||
### Media folders | |||
|
|||
We have set /music and /downloads as optional paths, this is because it is the easiest way to get started. While easy to use, it has some drawbacks. Mainly losing the ability to hardlink (TL;DR a way for a file to exist in multiple places on the same file system while only consuming one file worth of space), or atomic move (TL;DR instant file moves, rather than copy+delete) files while processing content. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why did we change from /tv to /music for sonarr?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't, we just need to wait on the mentioned monthly
I am a bot, here are the test results for this PR:
|
Description:
Should be merged once the monthly with linuxserver/docker-jenkins-builder#332 has been merged.
Benefits of this PR and context:
How Has This Been Tested?
Source / References: