MinimServer Forum
Adding/defining contentdir - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: Support (/forumdisplay.php?fid=4)
+--- Thread: Adding/defining contentdir (/showthread.php?tid=2845)



Adding/defining contentdir - pvanosta - 02-01-2016 15:18

I am now working on a different system (my own), trying to install Minimserver on my Synology 1513+.
The package is installed. Minimwatch is on my laptop.
But now I can't browse to or add a contentdir.
The - and + on Minimwatch don't do anything other than add a line with the + when I try to populate the first line.

However it keeps telling me that whatever I am typing in is not an absolute path.

WHAT DOES THAT MEAN IN ENGLISH?

I tried
\\DISKSTATION\music

\music

prop contentDir={\music}

prop contentDir={\\DISKSTATION\music\music}

all with the same non-informative response.

Can anybody tell me what the eff the path should be?


RE: Adding/defining contentdir - pvanosta - 02-01-2016 15:24

(02-01-2016 15:18)pvanosta Wrote:  I am now working on a different system (my own), trying to install Minimserver on my Synology 1513+.
The package is installed. Minimwatch is on my laptop.
But now I can't browse to or add a contentdir.
The - and + on Minimwatch don't do anything other than add a line with the + when I try to populate the first line.

However it keeps telling me that whatever I am typing in is not an absolute path.

WHAT DOES THAT MEAN IN ENGLISH?

I tried
\\DISKSTATION\music

\music

prop contentDir={\music}

prop contentDir={\\DISKSTATION\music\music}

all with the same non-informative response.

Can anybody tell me what the eff the path should be?

Never mind, figured it out...


RE: Adding/defining contentdir - simoncn - 02-01-2016 16:42

(02-01-2016 15:24)pvanosta Wrote:  Never mind, figured it out...

There is a tutorial page with full instructions linked from the status web page.


RE: Adding/defining contentdir - pvanosta - 03-01-2016 11:54

(02-01-2016 16:42)simoncn Wrote:  
(02-01-2016 15:24)pvanosta Wrote:  Never mind, figured it out...

There is a tutorial page with full instructions linked from the status web page.

Tongue Yep, that's where I figured it out... RTFM, duh...