Skip to content

Commit c97392a

Browse files
authored
Update README - fix typo /mnt/nzbdav/completed -> /mnt/nzbdav/content
1 parent 540ff73 commit c97392a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Once you have the webdav mounted onto your filesystem (e.g. accessible at `/mnt/
109109
* RClone will make the nzb contents available to your filesystem by streaming, without using any storage space on your server.
110110
* NZB-Dav will tell Radarr that the "download" has completed within the `/mnt/nzbdav/completed-symlinks` folder.
111111
* Radarr will grab the symlinks from `/mnt/nzbdav/completed-symlinks` and will move them to wherever you have your media library.
112-
* The symlinks always point to the `/mnt/nzbdav/completed` folder which contain the streamable content.
112+
* The symlinks always point to the `/mnt/nzbdav/content` folder which contain the streamable content.
113113
* Plex accesses one of the symlinks from your media library, it will automatically fetch and stream it from the mounted webdav.
114114

115115
# More screenshots

0 commit comments

Comments
 (0)