![]() |
|
When is a folder not a folder? - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: When is a folder not a folder? (/showthread.php?tid=6926) |
When is a folder not a folder? - Piebald Skeptic - 03-06-2023 02:30 I have installed 2.2 on my Synology NAS, but am unable to start the server as I keep receiving an error message that my music folder is not a folder. Suggestions please. RE: When is a folder not a folder? - simoncn - 03-06-2023 08:23 What is your setting for the contentDir property,? RE: When is a folder not a folder? - Piebald Skeptic - 06-06-2023 09:45 (03-06-2023 08:23)simoncn Wrote: What is your setting for the contentDir property,? I have tried /Volume1/Music /Volume1/Music/ /Volume 1/Music /Volume 1/Music/ I created a new folder called audio and tried /Volume1/Music/Audio and variations thereof I logged out rebooted the NAS and repeated the above without success. David RE: When is a folder not a folder? - simoncn - 06-06-2023 10:30 There is a guide to how to set the contentDir property for a Synology NAS on this page. All your attempts have been with /Volume1. This should be /volume1 with a lower-case v. If you try /volume1/Music or /volume1/Music/Audio, this should work. |