Page 1 of 1

UNC path in Caterogies not working for me

Posted: October 27th, 2013, 11:45 am
by rvank
Hi All.

My SAB (version 0.7.16) runs on a unraid box and the categories for the folders on the unraid box work ok, but i have also 1 category (movies) that are stored on an other unraid box.
I can't seem to get this category working when i use the unc path to the Movies share on the second unraid box.

Code: Select all

\\192.168.176.120\Movies

the downloaded movie ends up in this path

Code: Select all

/mnt/user/Download Store/\\192.168.176.120\Movies/Moviename.mkv
When i try

Code: Select all

//192.168.176.120/Movies
i get the error message

Code: Select all

PostProcessing was aborted (Cannot create final folder //192.168.176.120/Movies/Moviename) 
Any help is appreciated
Rob.

Re: UNC path in Caterogies not working for me

Posted: October 27th, 2013, 4:33 pm
by shypike
You cannot use UNC paths from within a Linux box.
You must use internal paths.