Skip to content
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

Clarify plex volumes required #74

Open
ajk1982 opened this issue Oct 7, 2024 · 0 comments
Open

Clarify plex volumes required #74

ajk1982 opened this issue Oct 7, 2024 · 0 comments

Comments

@ajk1982
Copy link

ajk1982 commented Oct 7, 2024

It is not clear what volumes we need to create or plex, do we need the media volume?

Additionally, which folders do we select when creating libraries from within the plex UI?

https://github.com/I-am-PUID-0/pd_zurg/wiki/Setup-Guides#example-to-access-the-debrid-service-rclone-mount-from-plex
volumes:
- your/host/path/plex/library:/config
- your/host/path/plex/transcode:/transcode
- your/host/path/plex/media:/data
- your/host/path/mnt:/rclone # Same mount point as used in pd_zurg for the debrid rclone mount

https://github.com/I-am-PUID-0/pd_zurg?tab=readme-ov-file#-example-plex-docker-compose
volumes:
- /home/username/docker/plex/library:/config
- /home/username/docker/plex/transcode:/transcode
- /home/username/pd_zurg/mnt:/rclone # rclone mount location from pd_zurg must be shared

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant