Gr8rtek
Senior Member
Posts: 110
Joined: Jun 2011
Reputation: 2
Location: D/FW, Texas
|
While I appreciate the fact that Microsoft tried to make networking "easy" in Windows 7, it sure hosed my network, as did Vista before it. I guess if I were setting up a home network from scratch, it would be fine, but the HomeGroup thing, for me, was a PITA. Here's how I fixed my networking problem in XBMC:
First, a bit about my setup. I am running Windows 7 Home Premium, with a Drobo connected via USB housing my movies, music, photos, etc. In my media room, I have another Windows 7 Home Premium computer. AppleTV2 on the patio and Vista in the living room. All are connected via gigabit LAN. I require a password on all computers, and am running AVGFree on all Windows machines. I should also mention that, on my Drobo NAS, I have a folder structure like this:
-- Apps
-- Files
-- Media
------ extras
------ movies_480
------ movies_720
------ movies_1080
------ music
------ photos
------ videos
On the computer that contains the files you want to share, set up the shared folders. For example, I share out the media folder on my Drobo NAS as "media" (no quotes). To do this, browse to the folder you want to share, right click and select Properties. Click the Sharing tab. Click the Share button. Select a group for the share and click Add - I selected Everyone. Next, select the Permission Level as either Read or Read/Write. Finalize your selection by clicking the Share button, wait for the permissions to be set, then click done. Before clicking Done, you will see the share UNC path as \\[computername]\[sharename], such as \\Gr8rTekPC\media
On the ATV2, I went in to System > File Manager > Add Source. Arrow over to Browse, click once and then select Add network location. Leave protocol set to Windows network (SMB), for server name, enter the computer name or IP address of the computer housing your files (I entered it manually instead of browsing). Under shared folder, enter the name of the share on your windows pc. You should not need to set a username and password (since the files are shared with Everyone from the previous step), but if you encounter a problem, try adding the username/password of the primary user/owner of the Win7 pc. Click OK to return to the previous window.
You should now see a new share, smb://Gr8rTekPC/media (using the data from our example above). Now, highlight the share, click to select, then select OK. You will return to the "Add Source" window, where you will finalize the name of the share for XBMC (media, in our example), and select OK to return to the File Manager screen. Your new share should be listed.
Now, if you go, for example, to Video > Files and select Add Videos, you can select your new share. In the Add Video Source window, select Browse. You should see your SMB share in the list. Click to select the SMB share, then select the sub-folder to list its contents. Click OK to get back to the Add Video Source window. Click OK again to be able to set the folder content. And then after making those settings, click OK one more time to be prompted to scan the folder and add the items to your library.
That is how I got my network running fluidly again. I hope it can work for you, too. Best of luck.
(This post was last modified: 2011-12-15 18:15 by Gr8rtek.)
|