Created
July 10, 2016 20:52
-
-
Save idefux/2c416ac6451c05df7790c92b15229eac to your computer and use it in GitHub Desktop.
Volumio 2: Synology DiskStation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Following settings have worked for me | |
IP address: xxx.xxx.xxx.xxx | |
Path: /volume1/music (or whatever folder the music is in) | |
File Share Type: nfs | |
user/pass must be valid Synology Diskstation credentials | |
Make sure that given user has access rights (atleast read-only) on the folder | |
# Crucial part is the share name | |
# must start with a slash and e.g. volume1 | |
# see "Location" at the properties window of the folder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment