Skip to content
Discussion options

You must be logged in to vote

Hey @matterbyte — good questions, and the short answer is: you don't need either of those approaches. Both assume PlexCache-D moves media to a new location that Plex then has to be told about. It doesn't work that way, and that's the key thing to get straight.

How it actually works

Unraid's user shares (/mnt/user/...) are a FUSE overlay that merges your cache drive and your array disks into one view. A file at /mnt/user/Media/Movies/Foo.mkv resolves to the same path whether the file physically lives on the array or on the cache pool. PlexCache-D just moves the physical copy between the array and cache — the /mnt/user/... path Plex sees never changes. Plex doesn't know (or care) that the f…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by matterbyte
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants