Page 1 of 1

3.3.0 VirtualFolders broken

Posted: Thu Dec 12, 2013 7:41 pm
by sapsa
When using virtual folders, by virtual_folders

when correct format is NAME|/path/sub1,/path/sub2;NAME2|/path2/sub1;

I get error with parsing "/path/sub2;NAME2|"

When using virtual folders from VirtualFolders.conf

I end up with root '/" added to virtual folders, but when changing to (like Sub said) replace / with \\ i get:

Code: Select all

    WARN  2013-12-11 18:56:16.012 [New I/O worker #4] Can't read directory: /home/sapsa/ums-3.3.0/\mnt\sdb1\movies
Because linux use "/" and not "\" like windows ;-)

So main problem is that "/" root is added and UMS scan it from top to bottom. Other Virtual Folders from conf are correct