Path Recommendation for TRaSH Guides Users #199
tanakrit-d
started this conversation in
General
Replies: 2 comments 1 reply
-
|
Thanks for posting. When you hit this issue, is there something i can add in the ui to make it more obvious ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I pushed some changes which should make this more obv in the future. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thought I'd drop a note regarding the path setup for individuals who follow the TRaSH Guides setup.
I was having some difficulty identifying why the runs would always fail after getting the webhook call from Sonarr and Radarr.
Initially I thought it was because they were renaming the files after sending the webhook, which resulted it not being found by the time Plex Generate Vid Previews got its hands on it.
The TRaSH guide recommends you follow their standardised path mapping, but what is easy to overlook (if you're a moron like me) is that Plex binds to
/data/media, but Sonarr/Radarr are bound to/dataas they require access to your download folders (such as/data/usenetor/data/downloads).The config for Plex Generate Vid Previews is:
In hindsight I feel stupid I overlooked this, but for anyone like me - I hope this helps!
Beta Was this translation helpful? Give feedback.
All reactions