I have a pretty standard *arr stack going, but my media repo is stored on a single (albeit large) drive.
In the future, if I want to add storage, how would I configure the apps to look in multiple places to build their libraries? Is there some documentation someone can point me to?
WhatAmLemmy@lemmy.world 2 weeks ago
You can map multiple paths to a docker container and under
settings > media management > root folders
in the arrs.Review trash-guides.info and wiki.servarr.com to see if you can configure things better.
kn0wmad1c@programming.dev 2 weeks ago
Thanks for the help!