How to automatically download and import HD to Windows Media Center
We don't try to hide how much we like Windows Media Center around here but that doesn't mean we hesitate to complain when warranted, and one of our biggest complaints has always been the limited codec support -- especially when it comes to Extenders. Well we're happy to say that we've found an acceptable work around, one that does require a little initial let work, but after that it is all automatic. The process is actually simple and in the end you'll have a hard time being able to tell which shows were recorded with Windows Media Center, and which were downloaded -- and of course they're in HD. The bad news is that the legality of downloading HD from the internet isn't exactly crystal clear, but if you aren't scared of BitTorrent and you're looking for a way to fill in the gab left by the HD channels your provider doesn't offer, then click on through.
How it works
We're going to start with a quick overview of how the process works. First we set our favorite BitTorrent program to automatically download our favorite shows using the magic of RSS. Then we query TheTVDB.com for the metadata for the recording which includes things like the original air time, the description and the genre. Finally we use DVRMSToolBox to automatically process the x.264 MKV file (also works with Xvid), converting them to MPEG-2 while at the same time retaining the Dolby Digital Surround sound. And finally, it wraps the audio and video into a new DVR-MS file in the Recorded TV folder -- since Windows 7 support h.264 we won't have to re-encode, and yes we've already gotten it to work.
Disclaimer
Make sure you check with your local, state and country's laws -- In some cases you may be inadvertently downloading (and uploading) copyrighted material.
What you need
DVRMSToolBox 1.2.1.6 (x64)(The latest version)
uTorrent
tvRSS.net
Start out by downloading and installing DVRMSToolBox, which for our purposes mostly consists of just clicking next, next, next -- the only non-default we suggest you select is the "Modify file permissions" check box.
Next we install uTorrent, which is also a straight forward install, but will require some setup on your router -- there is plenty of help setting this up online. For this automated process we'll want all of our shows to be moved to our Recorded TV directory when the download is complete. It is important to use the "Move completed downloads to:" setting under Options>Preferences to ensure that DVRMSToolBox doesn't try to process it before it is done downloading.
Out of the box most of the default DVRMSToolbox settings will work, but we need to launch DVRMSToolBoxSettings to add .mkv to the list of "Watched Ext" on the "File Watcher" tab, the line should look like ".dvr-ms,.mpg,.ts,.mkv,.avi" Now hit the "processing tab" and on the "Delay Processing" drop down, select "ignore."
This is all you have to do, but you may also want to edit the profile to use different paths or different encoder settings. To do this you'll launch DVRMStoMPEGSettings and edit "Convert MKV to DVR-MS - mencoder." This is the profile we'll use to process the files that are picked up from the default Recorded TV directory for files, convert them in the DTBTemp folder and then move the new file back to the Recorded TV directory -- it is important to use a temp folder otherwise Media Center will try to import the file before the metadata is inserted. You may also want to automatically deleted the original downloaded file as by default we just try to move it to the DTB Output folder, assuming it is done seeding.
Now we need to setup a Process Conditioner so that our files are processed automatically. To do this launch the "ProcessContionEditor" included with DVRMSToolBox.
Hit the "New Condition" button and create a Process conditioner called "Convert mkv to dvr-ms"
Select the "Convert MKV to DVR-MS - mencoder" profile from the dropdown.
On the right click "Add" .
And then on the first drop down choose "FileExt"
The second drop down should be "Equal" and put ".mkv" in the text box.
Repeat for AVI, but choose "Convert AVI to DVR-MS - mencoder" instead.
Click "Save" and use the "Raise Priority" button on the right to move it to the top.
Finally you want to edit the other two conditions to eliminate the possibility that they incorrectly run on the imported files. You can do this by adding a FileExt requirement of .dvr-ms to "Every file" condition and a Equal to ChannelNumber 0 on the "Processed file" condition.
Now that everything is setup it's time to find something to watch. Just like the setup adding a new series to download is a manual process, but after that, it all happens automagically. Start by navigating to tvRSS's search page. There is some trial and error here, but basically you build a query until you get the shows you want to download to show up. So for our test we put "Fringe" for the Show Name and "720P|HDTV" in the Quality box -- because you know we aren't down with SD. Once the results look right and there aren't any duplicates, right click on "Search-based RSS Feed" and copy the link address.
Now launch uTorrent and click on the RSS button (or you can hit File, "Add RSS Feed"). The link in the clipboard should already be there, so just click on the "Custom Alias" check box and put the show name and then select the "Automatically download items published in feed" radio button. Now as soon as a new episode is posted it'll automatically be downloaded -- if you don't want all the older episodes, now is the time to stop them from downloading.
Now once the shows are done downloading, it'll be moved to the Recorded TV folder where DVRMSToolBox picks it up, works its magic, and moves it back (the original files are moved to the DTB output folder, but can easily be deleted by editing the profile). Then the next time you browse through your Recorded TV shows you'll see the program complete with metadata with the rest of your shows -- right where they belong.
Troubleshooting
So if you got everything all setup and it still doesn't work, check out the Filewatcher log file at C:\Users\Public\DvrmsToolbox\DVRMSFileWatcher.log. If the FileWatcher Service is seeing the new files and attempting to process them, you'll see a line like this in the log.
FW Begin Process E:\ToConverttoRecordedTV\Fringe.S01E11.720p.HDTV.x264-CTU.mkv
If you see this line, but still no joy, then check out the log for the particular file at: C:\Users\Public\DvrmsToolbox\FWLogs\Fringe.S01E11.720p.HDTV.x264-CTU.log.
Go towards the end and look for an error, but sometimes the errors will be further up, in that case it'll take a little more time to find it.
If you don't see a line like that in your FileWatcher log, then you need to check your File Watcher settings or Process conditioner, you can also try restarting the "DVRMSFileWatcherService" in Computer Manager.
If TheTVDB action fails to find the show, you'll see an error like "Unable to find Episode in TvDB Database" in the file's log, which will be in the FWLog directory. This could either mean the show isn't in the DB or the name is different then the file name. Do a manual search on TheTVDB.com and look for the show. If the names are different, edit C:\Program Files\DVRMSToolbox\SeriesAlias.xml accordingly (there are a few examples in there already). The action expects the file to be named like our examples, but if you are up to it you can edit the regex in the profile's action to accommodate your naming convention.
If you are having problems where the query to TheTVDB fails because it can't find the season or episode number, edit the "Read metadata from TVDB and build Sage XML File" action in the appropriate profile and change the Extraction Regex to (?<series>.+)\.[s,S](?<season>\d+)[e,E](?<episodenbr>\d+)\. (make sure to include the last period at the end). Thanks Featherking for the tip! I'll be sure to have Andy update this in the next release.
A special thanks!
Although we spent a lot of time making this happen, the real work was done by two very talented programmers. DVRMSToolBox is by Andrew Van Til, and is an old favorite that many think is just a commercial skipping application. In reality it can do so much more including convert just about any type of video, to any other format and supports custom actions such as the one were using here to query TheTVDB.com's metadata. As for the custom action, it was written by our good friend Warren Wiltshire of Seagull Consulting -- yes it's named that for the reason you're thinking. Without these two great programmers this wouldn't be possible and we can't speak for anyone else, but we really appreciate it.
How it works
We're going to start with a quick overview of how the process works. First we set our favorite BitTorrent program to automatically download our favorite shows using the magic of RSS. Then we query TheTVDB.com for the metadata for the recording which includes things like the original air time, the description and the genre. Finally we use DVRMSToolBox to automatically process the x.264 MKV file (also works with Xvid), converting them to MPEG-2 while at the same time retaining the Dolby Digital Surround sound. And finally, it wraps the audio and video into a new DVR-MS file in the Recorded TV folder -- since Windows 7 support h.264 we won't have to re-encode, and yes we've already gotten it to work.
Disclaimer
Make sure you check with your local, state and country's laws -- In some cases you may be inadvertently downloading (and uploading) copyrighted material.
What you need
DVRMSToolBox 1.2.1.6 (x64)(The latest version)
uTorrent
tvRSS.net
Start out by downloading and installing DVRMSToolBox, which for our purposes mostly consists of just clicking next, next, next -- the only non-default we suggest you select is the "Modify file permissions" check box.
Next we install uTorrent, which is also a straight forward install, but will require some setup on your router -- there is plenty of help setting this up online. For this automated process we'll want all of our shows to be moved to our Recorded TV directory when the download is complete. It is important to use the "Move completed downloads to:" setting under Options>Preferences to ensure that DVRMSToolBox doesn't try to process it before it is done downloading.

Out of the box most of the default DVRMSToolbox settings will work, but we need to launch DVRMSToolBoxSettings to add .mkv to the list of "Watched Ext" on the "File Watcher" tab, the line should look like ".dvr-ms,.mpg,.ts,.mkv,.avi" Now hit the "processing tab" and on the "Delay Processing" drop down, select "ignore."
This is all you have to do, but you may also want to edit the profile to use different paths or different encoder settings. To do this you'll launch DVRMStoMPEGSettings and edit "Convert MKV to DVR-MS - mencoder." This is the profile we'll use to process the files that are picked up from the default Recorded TV directory for files, convert them in the DTBTemp folder and then move the new file back to the Recorded TV directory -- it is important to use a temp folder otherwise Media Center will try to import the file before the metadata is inserted. You may also want to automatically deleted the original downloaded file as by default we just try to move it to the DTB Output folder, assuming it is done seeding.

Now we need to setup a Process Conditioner so that our files are processed automatically. To do this launch the "ProcessContionEditor" included with DVRMSToolBox.
Hit the "New Condition" button and create a Process conditioner called "Convert mkv to dvr-ms"
Select the "Convert MKV to DVR-MS - mencoder" profile from the dropdown.
On the right click "Add" .
And then on the first drop down choose "FileExt"
The second drop down should be "Equal" and put ".mkv" in the text box.

Repeat for AVI, but choose "Convert AVI to DVR-MS - mencoder" instead.
Click "Save" and use the "Raise Priority" button on the right to move it to the top.
Finally you want to edit the other two conditions to eliminate the possibility that they incorrectly run on the imported files. You can do this by adding a FileExt requirement of .dvr-ms to "Every file" condition and a Equal to ChannelNumber 0 on the "Processed file" condition.

Now that everything is setup it's time to find something to watch. Just like the setup adding a new series to download is a manual process, but after that, it all happens automagically. Start by navigating to tvRSS's search page. There is some trial and error here, but basically you build a query until you get the shows you want to download to show up. So for our test we put "Fringe" for the Show Name and "720P|HDTV" in the Quality box -- because you know we aren't down with SD. Once the results look right and there aren't any duplicates, right click on "Search-based RSS Feed" and copy the link address.

Now launch uTorrent and click on the RSS button (or you can hit File, "Add RSS Feed"). The link in the clipboard should already be there, so just click on the "Custom Alias" check box and put the show name and then select the "Automatically download items published in feed" radio button. Now as soon as a new episode is posted it'll automatically be downloaded -- if you don't want all the older episodes, now is the time to stop them from downloading.

Now once the shows are done downloading, it'll be moved to the Recorded TV folder where DVRMSToolBox picks it up, works its magic, and moves it back (the original files are moved to the DTB output folder, but can easily be deleted by editing the profile). Then the next time you browse through your Recorded TV shows you'll see the program complete with metadata with the rest of your shows -- right where they belong.

Troubleshooting
So if you got everything all setup and it still doesn't work, check out the Filewatcher log file at C:\Users\Public\DvrmsToolbox\DVRMSFileWatcher.log. If the FileWatcher Service is seeing the new files and attempting to process them, you'll see a line like this in the log.
FW Begin Process E:\ToConverttoRecordedTV\Fringe.S01E11.720p.HDTV.x264-CTU.mkv
If you see this line, but still no joy, then check out the log for the particular file at: C:\Users\Public\DvrmsToolbox\FWLogs\Fringe.S01E11.720p.HDTV.x264-CTU.log.
Go towards the end and look for an error, but sometimes the errors will be further up, in that case it'll take a little more time to find it.
If you don't see a line like that in your FileWatcher log, then you need to check your File Watcher settings or Process conditioner, you can also try restarting the "DVRMSFileWatcherService" in Computer Manager.
If TheTVDB action fails to find the show, you'll see an error like "Unable to find Episode in TvDB Database" in the file's log, which will be in the FWLog directory. This could either mean the show isn't in the DB or the name is different then the file name. Do a manual search on TheTVDB.com and look for the show. If the names are different, edit C:\Program Files\DVRMSToolbox\SeriesAlias.xml accordingly (there are a few examples in there already). The action expects the file to be named like our examples, but if you are up to it you can edit the regex in the profile's action to accommodate your naming convention.
If you are having problems where the query to TheTVDB fails because it can't find the season or episode number, edit the "Read metadata from TVDB and build Sage XML File" action in the appropriate profile and change the Extraction Regex to (?<series>.+)\.[s,S](?<season>\d+)[e,E](?<episodenbr>\d+)\. (make sure to include the last period at the end). Thanks Featherking for the tip! I'll be sure to have Andy update this in the next release.
A special thanks!
Although we spent a lot of time making this happen, the real work was done by two very talented programmers. DVRMSToolBox is by Andrew Van Til, and is an old favorite that many think is just a commercial skipping application. In reality it can do so much more including convert just about any type of video, to any other format and supports custom actions such as the one were using here to query TheTVDB.com's metadata. As for the custom action, it was written by our good friend Warren Wiltshire of Seagull Consulting -- yes it's named that for the reason you're thinking. Without these two great programmers this wouldn't be possible and we can't speak for anyone else, but we really appreciate it.























Reader Comments (Page 1 of 2)
The Fuzz 53 @ Feb 24th 2009 11:22AM
You could do all of this, or somebody could just sell a WMC compatible tuner with an HDMI/Component connection.
How the hell does that not exist yet?
The Fuzz 53 @ Feb 24th 2009 5:37PM
Only highly ranked?
Entertainment 2.0 @ Feb 24th 2009 11:57AM
Great write-up Ben. Guides like this are extremely helpful to people who have no experience dealing with codecs, media center or downloading.
Two quick points though:
1) Windows Vista with TV Pack and Windows 7 both break DVRMS-Toolbox so anyone who is using the beta won't be able to do this.
2) There are slightly easier ways. If you use uTorrent's exclusion rules you can ensure that you only get divx files. Each show can be downloaded into it's own directory and you can use an app like myTV or Media Browser to catalog your shows as opposed to the built in "Recorded TV" area. Of course this assumes that you're using Windows 7 which I guess there are people who aren't. To me though, if you're a Media Center user, the video resume feature and divx on extenders is enough to make the switch.
Maybe a lot of people would want to use recorded TV, but if you're like me and archive a lot of shows (25 shows, 1400 episodes) it gets a little bulky. 3rd party apps work great for this.
Again, awesome write-up and it'll be quoted a lot!
Ben @ Feb 24th 2009 12:01PM
Thanks for the feedback.
1) The TV Pack breaks the MC add-in part of DTB, not the parts we're using here. Although I haven't tested this on the TV pack, I see no reason why it shouldn't work.
2) If I was interested in Divx, then that would work too, but for me I'm talking x.264 encoded mkv files and for those, not even 7 will handle them -- yet.
You have a point about collectors though, add-ins like myTV are probably the way to go. Personally, I watch and delete and don't save anything, so the Recorded TV UI that comes with MC is perfect, so it was a core requirement that I could continue to use it.
Ma2T @ Feb 24th 2009 3:00PM
@ Ben.
Great write up. But I'm a little confused, I can playback x.264 (mkv) files no problems in my Windows Media Center (Vista).
I remember running some mkv.reg file to get it working.
Ben @ Feb 24th 2009 3:02PM
Ma2T,
Well kinda.
If you navigate to Videos instead of Recorded TV then you can, but that is as long as you don't try to watch them on an Extender and you don't mind not being able to fast forward, rewind or resume later. Ohh, and you have to manually add an image and there isn't any metadata.
With this process you can play the files on extenders and find them with the rest of your recorded TV. Plus it gets the data for you and of course you can fast forward, rewind and resume.
Ma2T @ Feb 24th 2009 5:14PM
Ben,
Thanks for the explanation, it all makes sense now. Great job on the guide, very cool process.
I'm in England, and it's almost as if I was in the U.S, and set up recordings from U.S channels.
Cheers
Peter F @ Feb 24th 2009 12:07PM
Very nice. I'll have to keep this in mind for the future. I'm in the TVPack category also. Also, if a media center has never been setup for TV, you don't get the recorded tv 'app'. I didn't research that all that long, but that may pose a problem.
plozen @ Feb 24th 2009 12:08PM
Great write-up, but a bit confused.
Sounds like you need the h.264 support from Windows 7 to do this (meaning won't work in Vista) but Entertainment 2.0 brings up the point of 7 breaking DVRMS-Toolbox.
What am I missing?
Peter F @ Feb 24th 2009 12:10PM
dvrms-toolbox converts the file to a format that is compatible with media center. (dvr-ms). Though I was confused at first, too, this actually won't touch media center. It will just convert the files in the background, unless I'm missing something.
Josh S @ Feb 24th 2009 3:05PM
DVRMSToolBox just isn't an application for commercial skipping. You can run it separately, not even tied to MCE. DTB also works with SageTV now as the main developer switched to SageTV and no longer uses media center.
So you can run DTB to convert files in the background, the great thing about this, is it makes the format extender friendly and surround sound and meta data is still there.
- Josh
Entertainment 2.0 @ Feb 24th 2009 12:11PM
Yeah, if you watch and delete then Recorded TV is perfect. For us, everything in there is used that way. I was doing the conversion thing for a long time and even while batch processing I got very tired of it. The one thing I like about this method is that it's 100% automatic after it's set up.
One question. Are you doing a different search for every show or do you set up one and run a filter in utorrent? I know you did a search in the article but was wondering how you did it. I've been using the main feed and breaking them down by filters. Doesn't always work the best.
aflat @ Feb 24th 2009 12:59PM
Do a google on torrent episode downloader. It meshes with utorrent very nicely.
BobsledOhio @ Feb 24th 2009 12:36PM
This setup sounds awesome but I think it would be much easier to use TedTV instead of the RSS filters. It is pretty much the same exact thing except so much more user friendly. I think the link is TedTV.nu if anyone is interested. I am thinking about about ditching my cable and doing something similar to the article. However, you almost have keep atleast antennae for news and special events.
Ben @ Feb 24th 2009 12:57PM
I use the special rss feeds from tvrss.net, but you could use uTorrent's filter feature.
What I would like to figure out though is how to use rss feeds with usenet, since there is some good stuff on there too.
Josh S @ Feb 24th 2009 3:11PM
Ben,
I am with you on usenet and getting some form of RSS or automated download that way.
- Josh
Ben @ Feb 24th 2009 3:19PM
This looks promising. I'll give a try when I get home.
http://sharputils.blogspot.com/
BobsledOhio @ Feb 24th 2009 12:41PM
I appologize it is Ted.nu
Ben @ Feb 24th 2009 12:59PM
Thanks Ted.nu looks like an easier alternative to tvrss, I'll have to give that a try.
Ed @ Feb 24th 2009 12:43PM
Great write-up Ben.
It would be cool if you could do a similar article using a Mac, iTunes and an AppleTV.
Not sure if the appropriate software is available, though.
Ben @ Feb 24th 2009 1:01PM
There is no reason why one couldn't be done using apple script, but someone would have to port TheTVDB query part from windows to mac.
You could use this process to do it but it only runs on PC. But it will create iTunes files with metadata. In fact I use DTB to convert recordings for my iPhone.
Ed @ Feb 24th 2009 11:00PM
Looks like someone figured out a Mac-based version here:
http://forum.handbrake.fr/viewtopic.php?f=14&t=7876
Entertainment 2.0 @ Feb 24th 2009 1:18PM
Also, I ran the search you show above. How do you handle repacks/Propers?
Ben @ Feb 24th 2009 1:18PM
Excuse my ignorance, but what are repacks/propers?
hoodgangstaz @ Feb 24th 2009 11:10PM
well all of yall sound off to me if u really want to watch bluray on 360 yea u can use wmc but why do that when can use wmp instead im a bit torrent user .......not promoting u to do it but i do it..........lol my vista handles all the codecs for me as well but u gotta get the file that has wmv ont he end at least thats what found out i have over 30 bluray movies on my hard drive and its crystal clear yes ran it up against my ps3 same quality pimpn nothing different at all except u wont have the the full 7.1hd sound from the movie but who most of us dont have that setup yet so 5.1 digital is still good enough to play and hear it very good the dark knight is a prime example of that qulity sound and also try out transformer on bluray i would post up pics about it but then them people will be after me fa showing yall lmao
Rock Stone @ Feb 25th 2009 3:02AM
har! I've drank enough tonight to know just hwat you're talking about
Entertainment 2.0 @ Feb 24th 2009 1:29PM
LOL well I won't lie, I don't understand all the jargon either. These are shows that have been redone as the first file wasn't the highest quality, etc. The thing is, while they're rare, they show up even with a good filter on the search. I was wondering if you've had any pop up on you yet and what you do when they do. Does it mess up the naming structure at all?
Ben @ Feb 24th 2009 1:30PM
Depends how they are named, worst case they'd be converted and you'd have to delete it when in MC. Best case the data wouldn't be available and the process would stop early.
numerwan @ Feb 24th 2009 1:37PM
XBMC has all the scrapers you need to make the process completely automatic... Do the torrent action right into folders... Only problem is you'll have to edit the file names so tha tthe scrapers can pick em up... then it;ll grab photos, fanart, episode info etc etc...
Matthew @ Feb 24th 2009 5:22PM
XBMC doesnt handle HD very well. Did you read the title of the article?
treacherous @ Feb 24th 2009 4:13PM
Dude, this is seriously awesome. I have been looking for a way to do something like this since I am recently coming back to Media Center with Win7 now that football season is over.
starkenator @ Feb 24th 2009 4:49PM
So.....Windows 7 Media Center will support playback of H.264 in a DVR-MS wrapper? I thought this is why they created WTV. What is the deal?
Ben @ Feb 24th 2009 4:52PM
No, DVR-MS doesn't support h.264.
What I meant was that with 7 we can take an mkv with AC3 audio and x.264 video and change the container to WTV and play it back with extenders and with metadata. So in other words, this same process but without the re-encode and the resultant file would be a wtv instead of dvr-ms.
starkenator @ Feb 24th 2009 5:25PM
Thanks Ben. I was a little confused. So is there a way yet to convert H.264/AC3 to WTV with DVRMS toolbox so I can try it on the beta? I tried todvrms but could not figure out how it would work to go to WTV instead.
Ben @ Feb 24th 2009 5:28PM
Just use the -wtv switch, make sure you're on the latest version. While it works, they won't playback with the MS codecs yet, Andy is still working on that.
You can read more here.
http://babgvant.com/blogs/andyvt/archive/2009/02/14/unexpected.aspx
http://babgvant.com/blogs/andyvt/archive/2009/02/21/faketransform.aspx
scyber @ Feb 24th 2009 6:43PM
I have always found Newzbin, SabNZBd+, & usenet much more user friendly than bittorrent. With the added benefits of being faster and more reliable (speed not dependent on other users downloading).
Granted there is a subscription fee involved, but it is small and well worth the cost.
Ben @ Feb 24th 2009 6:44PM
You make good points, but is there any way to "subscribe" to a show and have it downloaded each week automatically?
scyber @ Feb 24th 2009 7:07PM
Yep, sabNZBd fully supports NZB RSS. You can create custom search RSS feeds via newzbin.com and enter them into sabnzbd.
The feature is described here:
http://sabnzbd.wikidot.com/configure-rss
Curtis @ Feb 24th 2009 8:07PM
Ben,
How would you suggest setting up this tutorial with a HTPC for viewing but uses DIY Windows Home Server to store all my Recorded TV and Videos? I have uTorrent installed on WHS.
Ben @ Feb 24th 2009 8:09PM
Curtis,
Setup will be almost exactly the same, the only exception may be that you have to set your own recorded tv directory as DTB won't be able to discover it automatically. It should just be a matter of editing the watched directory on the file watcher tab and editing the line that moves the dvr-ms file to the recorded tv directory.
Griffon @ Feb 24th 2009 10:28PM
Cool, however i should point out that windows 7 and the 360 MCE blade now will play back divx/h.264 files just fine. Not as cool but (or complicated) but perfecly serviceable with my movies :)
kevon27 @ Feb 25th 2009 12:15AM
I must be getting old. I no longer have faith in or patients with htpcs.
Life is so much simpler now. TV gets recorded but the Fios HD DVR.
Bluray movies are rented via netflix and played and a Panasonic Bluray player - super easy. Music is player from My Zune.
Games are played on my 360 and Xbox 1.
All are hooked up to my Sony receiver controlled by xbox harmony remote. No tweaking, hacking, etc, etc.
HTPC is dead, dead dead. Just wait until the BluVo's (Tivo HD with built in bluray player - made by OPPO). Life would be even sweeter!
Yes, BluVo's are the future.
Robobandit @ Feb 25th 2009 1:57AM
This is helpful for people that don't have TV service. Unfortunately, most of the episodes are terrible quality. I wish tvrss had a way to search for files larger than a certain size. It is hard to beat this for convenience, but 200-300mb HDTV shows don't look very good.
wywywywy @ Feb 25th 2009 4:01AM
You can put "1080p" into the quality field.
Most are 2GB per episode.
wywywywy @ Feb 25th 2009 4:00AM
Is there any way to automatically get subtitles into the process as well?
At the moment I need to manually download subtitles.
My mum has hard of hearing.
jedipunk @ Feb 25th 2009 9:47AM
It should be mentioned that this is technically illegal.
Kaiser Soze @ Feb 25th 2009 10:17AM
If I chose to put a movie in the directory it won't get the metadata from the database obvious, but it would convert the file just the same correct?
Ben @ Feb 25th 2009 10:20AM
The profile is configured to stop when a step fails. So you'll have to edit the get metadata action and check the "ContinueOnFail" check box.
It should also be noted that dvr-ms doesn't support DTS and mencoder can't transcode it either, so it'll only work on movies with AC3 audio.
It should be possible to create an action that would successfully generate metadata for movies. The other thing I though of was to just put in enough metadata that Windows would pull the rest down the way it does for movies recorded.
bobjfs @ Feb 25th 2009 11:09AM
With all due respect, two things.
1) Engadget should invest a few bucks in professional Technical Communicators, both writers and editors.
This "how to" guide is unacceptable. As a member of the Society for Technical Communication (www.stc.org), this almost unreadable. Not only that, but the punctuation is just wrong in so many places.
2) The US government's position is very clear regarding unlicensed downloading of any electronic media: it's against the law. That law is called the Digital Millennium Copyright Act (DMCA).
Now, I'm not a fan of DMCA. I'm with Kembrew McLeod on the subject of intellectual property rights (www.kembrew.com). But, in addition to the structure and punctuation of this piece being off, it is also inaccurate-- and perhaps dangerously so for your readers.
Link to the DMCA: http://www.copyright.gov/legislation/dmca.pdf
Please, hire a technical editor to teach your writers how to write an instruction set. More importantly, also edit for content. You could do some real damage to your readers if you don't.
Ben @ Feb 25th 2009 11:15AM
Thanks for your tips, but rather than just say it is unacceptable, why not actually contribute and give specific examples?
As for your DMCA concerns. The DMCA only applies to the US, whereas this site is accessible around the world.
Also, the DMCA is focused on circumventing encryption and this process does not do that.