#I don't really understand the radarr_path/plex_path unraid
1 messages · Page 1 of 1 (latest)
You can press the "Close Post" button above or type /close at any time to close this post.
The following was shared by @bitter flame and was automatically redacted by Luma as it may have contained sensitive information.
If you feel this message should not have been redacted, resend it with !noredact in your message to avoid redaction. See attached file for redacted content.
The missing movies from the collections aren't adding and i'm getting no errors, it kind of just skips over it after finding missing movies in pmm. Also what is the radarr/plex path? can someone help please
!noredact
Movies: # These are names of libraries in your Plex
collection_files:
- pmm: basic # This is a file within PMM's defaults folder
- pmm: imdb # This is a file within PMM's defaults folder
- pmm: streaming
- pmm: universe
# see the wiki for how to use local files, folders, URLs, or files from git
overlay_path:
- remove_overlays: false # Set this to true to remove all overlays
- pmm: resolution
# see the wiki for how to use local files, folders, URLs, or files from git
radarr:
root_folder_path: /mnt/user/data/movies
quality_profile: HD-1080p
add_missing: true
tag: urgent
radarr:
url: http://192.168.68.51:7878
token: (redacted by Luma)
add_missing: true
add_existing: false
upgrade_existing: false
root_folder_path: /data/media/movies
monitor: movie
availability: announced
quality_profile: HD-1080p
tag: ppm
search: true
radarr_path: /movies
plex_path: /movies
Those are only used with add_existing and upgrade_existing; they are the paths where Radarr and Plex see your movies.
Can you provide a log showing this happening? There isn't much to go on here.
root_folder_path: /data/media/movies
That is the path you select in the UI when you manually add a new movie. There's a screenshot in the wiki pointing out the UI element where it is found.
The other two are used when you are adding things that are currently in Plex to radarr:
This is the path where Plex sees movies:
plex_path: /movies
Shown in the image below [/mnt/local/Testing/One-Movie].
This is the path where Radarr would see a movie found at that pathL:
radarr_path: /movies
In your case, probably that's the same as the root_folder_path
@bitter flame Anything further needed here? If not, please type /close and hit enter.