Your Total Solution for High-definition movies
  Search
Thursday, June 20, 2013 ..:: DVD Library on Extenders How-To » WHS and NAS devices ::.. Register  Login
CyberLink PowerDVD 8 - Supports HDMIBanner0824
 Who's Online? Minimize
Membership Membership:
Latest New User Latest: JohnCWeum
New Today New Today: 0
New Yesterday New Yesterday: 0
User Count Overall: 201

People Online People Online:
Visitors Visitors: 19
Members Members: 0
Total Total: 19

Online Now Online Now:

  
 Who's in chat? Minimize

 Print   
 Donate Minimize

As most of you know, all the expenses of running the group are paid for by donations. Please help keep the group running by donating whatever you can.

You can donate through PayPal by clicking the link below.

Donate through PayPal - it's fast, free and secure!

 Print   
AnyDVD Tower
Make your iPod screen bigger with myvu!
 LiveMeeting Survey Minimize
1. Would you like it if NEDMUG went to a *Mostly* LiveMeeting based group? LiveMeeting would not be used if the presentation is of a Hardware product.

Yes! I can't attend normal meetings because of time or distance. (1) 10%
No! I like going to the meetings in Waltham and "Being There" in person. (3) 30%
Maybe. It's ok to do LiveMeetings for slides and software demos, but I want to be there live other products. (6) 60%


  
 Popular Pages Minimize

e-Mail List Management - Opt-In or Opt-Out of NEDMUG Mailing lists.

DVD Library on Extenders. Play your ripped DVDs on a MediaCenter Extender.


  
 Link Warning Notice Minimize

For anyone that is still using the HTPCUG.ORG or HTPCUG.COM domains to link to these pages, you should update them to reflect the new domain name of WWW.NEDMUG.COM. We will stop using those names in July 2009, please update your links before then!


  
 Announcements Minimize
Users with Yahoo! mail addresses - Friday, November 14, 2008

For those members that are using Yahoo! mail addresses, yahoo has been deferring any e-mail sent to yahoo addresses from NEDMUG/HTPCUG.

I have contacted them several times and followed their instructions, but they still defer the mail.

Sorry . . .

 

 
NEDMUG Radio - Monday, October 06, 2008

NEDMUG Radio is up and running in automatic mode!

 read more ...
SOLD OUT! - Thursday, September 18, 2008

OK, so the story WAS true.

As of 2PM Eastern time. All the DMA-2100's are sold out!! Hope you got one!

 
New Pictures in the Photo Gallery - Thursday, August 14, 2008

I've posted some new pictures in the photo gallery.

Pictures from a meeting we had at WCVB in Boston and got a tour of their new HD control room and studio!

Some pictures from the MVP summit. I have a LOT more, but unfortunately I can't show them to you.  :-)

Click "Read More" to see the pictures!

 read more ...

 Print   
 Devices that don't support Hard or Symbolic links Minimize

If you have your movies on a Windows Home Server or NAS device and want to use these with an extender, you probably found that you can't (or shouldn't) create hardlinks.

After a lot of playing around and experimenting I came up with this solution. You can store the files on the WHS or NAS and host the links on a completely different share. That share needs to be on a Vista computer, it doesn't NEED to be the Media Center machine but lag time will be less if you do use the Media Center.

Although it may seem that this will use a LOT of hard drive space on the Vista machine it actually uses very little. Just the size of the .JPG files and a few MB for the folder structure.

This will also only work with Windows Vista.

 New Utility

Great news! Robert Chesworth has created a utility to automate the links process!

His "Media Center Links" utility will recreate the whole DVD folder structure locally, copy the folder.jpg files, create the links and then create the WVX playlist files. All in one shot!

Instead of creating all this on the remote storage, it creates it locally on the MCE PC. This was the procedure I had suggested for users who have WHS or NAS devices. So it will work in both cases.

You can Download the utility here. Media Center Links.zip Unzip the file and run setup.exe. There is documentation in the zip.

If you have any questions or problems, please post your question in the forums.


 

First you need to recreate the folder structure on the machine that is going to host the links.

The easiest way to do this is to use xcopy.exe with the parameters /S /E /T

My WHS server is named \\WHS and the folder that the movies are in is called \movies (original naming huh?)

Open a Command prompt with administrator rights by Right Clicking on the Command Prompt icon and selecting “Run as Administrator”

Create a top level folder to place the links in. I created c:\movies

C:\>MD c:\movies

You now need to share that folder. The folder needs to be shared so the extender can read the files. You can share it using explorer by right clicking on the folder and selecting  “Share…”, or on the command prompt using:

C:\>Net share movies=c:\movies

Change to the c:\movies folder by typing

C:\>CD \movies

You can use this command to create the folders.

C:\Movies>Xcopy \\whs\movies c:\movies /S /E /T

The /S /E /T will create all the folders and sub-folders but will not copy any other files.

Make sure that all the folders were created. You should have the same exact folder structure that is on you movie server, but without the files.

If you have Cover Art in folder.jpg files you can copy those over to the new structure by using Xcopy.

C:\Movies>Xcopy \\whs\movies\folder.* c:\movies /S

Once you have the folders created and the jpg's copied you can now create the links.

You do this with the mklink command.

mklink <local file path\name> <original file>

C:\Movies>mklink c:\movies\Beowulf\Video_ts\VTS_06_1.MPEG \\whs\movies\Beowulf\Video_ts\VTS_06_1.VOB
symbolic link created for c:\movies\Beowulf\Video_ts\VTS_06_1.MPEG <<===>> \\whs\movies\Beowulf\Video_ts\VTS_06_1.VOB

You'll need to do this for all the VOB files the same way it was done in the "DVDs on Extender How-To"

Next, create the .WVX playlists the same way it was done in the "DVDs on Extender How-To", except that you will point to the link that was created on the local machine, not the server.

That's all there is to it!

I know it's alot of work and I have asked the person who wrote the original createwvx.vbs script to modify it for this purpose. Hopefully he'll agree and most of this will be automated.

 


 Print   
 Tell-A-Friend Minimize
Have a Friend that would be interested in this Page?

  
 Streaming Survey Minimize
Is DVD/Blu-Ray streaming to extenders an important issue for you?





Submit Survey  View Results

 Print   
 Favorite Links Minimize

  
 Advertisements Minimize

 Print   
2006-2009 New England Digital Media User Group   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2013 by DotNetNuke Corporation