View unanswered posts | View active topics It is currently Mon May 20, 2013 6:17 pm



This topic is locked, you cannot edit posts or make further replies.  [ 10 posts ] 
 [HOW TO] Synology NFS setup for Playon!HD Mini2 / Playon!HD2 
Author Message

Joined: Wed Aug 25, 2010 6:28 pm
Posts: 168
Location: Vanløse, Denmark
Post [HOW TO] Synology NFS setup for Playon!HD Mini2 / Playon!HD2
Synology nfs setup for Playon!HD Mini2 / Playon!HD2

1.
Go to control panel->shared folder->nfs in syno web interface,set up ip access for nfs (ip of mini2)

Do this for all folders you need to access . (ex. video, music, etc)

2.
Setup your network connection to nas in the mini2

Go to files manager->network->workgroup->diskstation

Press ok on remote insert your user name & password

Click ok and save to my shortcuts

3.
Set nfs path in mini 2

Go to files manager->nfs

Press menu on remote to add path

/volume1/music/
click ok and save shortcut

Press menu on remote to add path

/volume1/video/
click ok and save shortcut

Follow same procedure for more nfs shortcuts :geek:

Br.
Nasua

_________________
Who is General Failure, and why is he reading my hard disk?

HiMedia HD600B (Fw. 1.0.6.6 ZHW mod Optware)
Via HDMI to Samsung LE40B535 (HDMI 1080p 60 Hz, 24p)
Playon!HD Mini2 ACR-PV73800 (Fw. 9.5.5.r7317)
Via HDMI to Samsung LE40B535 (HDMI 1080p 60 Hz, 24p)

Connected by cat 6 cable to
Netgear WNDR3700 Router (Fw. Gargoyle 1.5.3)
Qnap TS-119 NAS (Fw. 3.6.0 Build 1228)
Qnap TS-419P+ NAS (Fw. 3.6.0 Build 1228)


Last edited by Nasua on Sun Feb 27, 2011 5:25 pm, edited 4 times in total.



Wed Feb 23, 2011 2:49 pm
Profile

Joined: Tue Feb 22, 2011 11:01 pm
Posts: 3
Post Re: How To: Synology nfs setup
Thanks Nasua

I recently purchased a Synology DS211 and a Playon!HD2 and trying to work out what is the best set for my home network.

What is the advantage of setting up NFS over just finding the device on the network with UPnP or any other connection method?

Thanks
Skully


Wed Feb 23, 2011 2:55 pm
Profile

Joined: Wed Aug 25, 2010 6:28 pm
Posts: 168
Location: Vanløse, Denmark
Post Re: How To: Synology nfs setup
skully78 wrote:
What is the advantage of setting up NFS over just finding the device on the network with UPnP or any other connection method?

Well, in my case nfs seems more stable than samba, when streaming hd content.
uPnP got some issues with subtitles.

Br.
Nasua

_________________
Who is General Failure, and why is he reading my hard disk?

HiMedia HD600B (Fw. 1.0.6.6 ZHW mod Optware)
Via HDMI to Samsung LE40B535 (HDMI 1080p 60 Hz, 24p)
Playon!HD Mini2 ACR-PV73800 (Fw. 9.5.5.r7317)
Via HDMI to Samsung LE40B535 (HDMI 1080p 60 Hz, 24p)

Connected by cat 6 cable to
Netgear WNDR3700 Router (Fw. Gargoyle 1.5.3)
Qnap TS-119 NAS (Fw. 3.6.0 Build 1228)
Qnap TS-419P+ NAS (Fw. 3.6.0 Build 1228)


Wed Feb 23, 2011 2:58 pm
Profile

Joined: Fri Feb 18, 2011 1:33 pm
Posts: 13
Location: The Netherlands
Post Re: How To: Synology NFS setup for Playon!HD Mini2 / Playon!HD2
For Music I found UPnP to be a more logical way to access it.
That's because with UPnP you get the option to browse by Artist/Album/Genre etc.

When using NFS you're limited to directory browsing, which can be inconvenient, depending on how you manage your music.

On a side note: yesterday evening I found out that the mini2 will only detect the Synology's UPnP server when 'Windows sharing' is also enabled on the Synology. Strange but true.


Tue Mar 01, 2011 12:55 pm
Profile

Joined: Tue Mar 02, 2010 6:59 pm
Posts: 15
Location: Breda, The Netherlands
Post Re: How To: Synology NFS setup for Playon!HD Mini2 / Playon!HD2
Thanks for this great how-to! This made it alot more easier to get to the video folder on my NAS.. Lesser steps then all the other ways! :grinning:

Thanks! :mrgreen:

_________________
PlayOn!HD Mini v7.4.6.r4585 European
Synology DS109 DSM 3.1-1748
Sony KDL-37U4000


Wed Mar 02, 2011 11:39 pm
Profile

Joined: Tue May 25, 2010 2:40 am
Posts: 6
Post Re: How To: Synology NFS setup for Playon!HD Mini2 / Playon!HD2
Hi,
I have a POHD Mini (1st generation). Would the above steps apply? I find that accessing the NAS via NFS is my missing link to enable YAMJ to work. I'm currently using Synology NAS DS1010+. Thanks.


Sat Apr 23, 2011 5:11 pm
Profile

Joined: Tue May 25, 2010 2:40 am
Posts: 6
Post Re: [HOW TO] Synology NFS setup for Playon!HD Mini2 / Playon!HD2
Nasau,

Was trying out the steps you've highlighted, and after umpteenth times, I finally manage to get it to work. All your steps were correct, however, I'd like to point out to others that would like to connect to Synology NAS in the future to take heed with some screenshots.

1.
Go to control panel->shared folder->nfs in syno web interface,set up ip access for nfs (ip of mini2)
Do this for all folders you need to access . (ex. video, music, etc)

joechong>> This is done within the Synology Diskstation web console. The attached image is where you should be setting up all the steps above on enabling NFS. Take note of the mount path of each of the folder that you enabled NDS on. The image shows for /volume1/video
Attachment:
File comment: This is how the NFS is enabled for each path in Synology. Take note of the mount path (/volume1/video/), and also the credentials and mapping.
Screenshot - 5_16_2011 , 9_00_49 PM.png
Screenshot - 5_16_2011 , 9_00_49 PM.png [ 174.76 KiB | Viewed 12305 times ]


2.
Setup your network connection to nas in the mini2

Go to files manager->network->workgroup->diskstation

Press ok on remote insert your user name & password

Click ok and save to my shortcuts

joechong >> I've a POHD mini. I first created a Synology userid called pohd in Synology and grant it access to all the above folders that would need to be browsed from POHD Mini. I can't remember the exact step where I've entered the userid/password credentials, but I suspect its somewhere during the setup here.

3.
Set nfs path in mini 2

Go to files manager->nfs

Press menu on remote to add path

/volume1/music/
click ok and save shortcut

Press menu on remote to add path

/volume1/video/
click ok and save shortcut

joechong >> Please setup this exactly with all the "/", and its per the one you've setup using the NAS. For example in Synology NAS, you may see the mount path as "/volume1/video" as per the earlier screenshot. However, in the POHD mapping, you need to add "/" at the end to make it become "/volume1/video/". Else, you'll always see login failed, as the POHD is unable to setup the mapping.
Attachment:
File comment: A screenshot of the POHD input of the NFS path mapping to be entered. Take note of the "/" at the back, and make sure its exactly the same as the one setup earlier in Synology NAS.
photo.JPG
photo.JPG [ 344.74 KiB | Viewed 12305 times ]


I manage to browse to the NFS in Browse after all the steps above. Now to resolve the YAMJ issue.


Mon May 16, 2011 2:20 pm
Profile

Joined: Fri Oct 22, 2010 6:48 am
Posts: 1
Post Re: [HOW TO] Synology NFS setup for Playon!HD Mini2 / Playon!HD2
@joechong: I have also a HD mini and got it worked by NFS with my Synology. Did you manage the YAMJ-issue? It seems for me that there's no way to get it work via NFS but only via the 'normal PlayonHD mini network connection'...?


Sun May 29, 2011 8:07 pm
Profile

Joined: Tue Sep 06, 2011 8:37 am
Posts: 1
Post Re: [HOW TO] Synology NFS setup for Playon!HD Mini2 / Playon
Many thanks to both posters for these excellent step-by-step procedures. Works like a charm for me!

I found that streaming large movies (> 40 G) is laggy and stuttering when using UPnP or SAMBA. NFS however is running perfectly, no stuttering, fast reacting menu's etc.

MajorGlory


Tue Sep 06, 2011 9:19 pm
Profile

Joined: Wed Aug 11, 2010 8:28 pm
Posts: 4
Post Re: [HOW TO] Synology NFS setup for Playon!HD Mini2 / Playon
i just want to say thank u to both of u :D

excellent job


Fri Sep 16, 2011 6:45 pm
Profile
Display posts from previous:  Sort by  
This topic is locked, you cannot edit posts or make further replies.   [ 10 posts ] 

Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by: phpBB | Innitial forum Design by: STSoftware | Modified by: AC Ryan.