Hi there,
I tried to do it as simple as possible...
On your NAS, create an account (I will call it "MusicPlayer") and give him access to your music folder. It is better to setup a password for this account
On the Windows 7, you need to follow those steps:
- Open your control panel, then User Accounts
- Create an account "MusicPlayer" with the same password as the one on the NAS. It is better to choose a limited rights account
- Go back to your Control Panel
- Select "Administrative Tools", then "Services" (in the classic view)
- double-click the "subsonic" service
- In the log on tab select "This account" instead of Local System Account
- Select the "MusicPlayer" account and type in the password and validate. The system will grant "log on as a service" rights to "MusicPlayer"
- Restart the service
You should now be able to use a UNC path to select this folder in subsonic . i.e.: \\my_nas\my_music_share
Cheers