Comcast Disables VCR Scheduling In New Guide
An anonymous reader writes "Comcast has quietly launched a new on-screen guide for its cable boxes. What they're not advertising is that they've removed the ability to schedule VCR-compatible channel flipping any time more than a few hours in advance for people who don't buy the $20/month DVR service. What this means is that VCR owners are now forced to pay for Comcast's $20/month DVR service or else start their recordings manually. For us techies there might be a way around this, but ordinary VCR enthusiasts and owners of other recorders are left in the dust. Anyone know a good antitrust lawyer?" Raise your hand if you regularly use a VCR these days, too.
Digital cable boxes by law in the US (last time I checked) are required to have firewire ports to allow for unprotected content recording -- i.e. anything you can get over-the-air can be recorded via firewire stream. Incidentally, many basic cable channels are unprotected as well.
But, more importantly, you can change the channel through the firewire port.
I hacked together a really, really poor example of this for OSX using Apple's Firewire SDK -- http://www.remix.net/wiki/Clover
It's woefully out of date, but channel changing worked when I put it together. It would stand to reason that this feature would work for any firewire client unless they've disabled that as well.
I recorded some movies on HBO on my Verizon DVR then later cancelled the HBO and kept the DVR. Then when I went to watch the movies, I could not. I paid for the service but I can't watch the movies I already recorded because I don't *keep* paying? Well, at least I know it wouldn't do any good to switch to Comcast... I think I need to do some research...
Although I hate to admit it - tivo. Despite the absolutely craptastic nature of their interface (it was great like 10 years ago, but hasn't kept up at all) at least on verizon fiostv they are great because verizon never sets the "do not copy" bit, so you can pull all your recordings off your tivo - hbo, cinemax, hdnet, anything but pay-per-view (which tivo doesn't support recording in the first place). I have a perl script that just regularly polls my tivo and downloads anything new to my linux box. Apparently tivo doesn't count these downloads as viewing of the programs either, so my tivo isn't even snitching on my viewing habits either. As far as they know I never, ever watch tv.
It may also work to use the firewire port on the verizon set-top box, if it has one - I haven't tried it since I don't have a set-top box, but typically the firewire stuff is limited by the exact same "do not copy" bit as the tivo uses to decide if you can copy too.
When information is power, privacy is freedom.
If only Comcast was not a monopoly in my area.
I've got TiVo, and when the FCC mandated digital changeover was about to happen, Comcast made a big point of assuring everyone "if you're on Comcast and have an analog receiver, no worries, we're not changing anything!". Then a month or so ago I get an email from TiVo -- TiVo, not even Comcast! -- telling me Comcast is changing everything over to digital and that I'd have to get a freakin' cable box again. To add insult to injury, I've been reading reports all over the place of the DTA Comcast gives you not being 100% compatible or reliable with TiVo's IR blaster, so I had to get one of each cable box and see which one works: the DTA with no superfluous onscreen displays I don't need, or the full-blown cable box with all the useless bells and whistles. That and they keep raising the rates. I am NOT a happy Comcast customer, and if there were ANY other choices where I'm situated I'd go with them!
Are YOU using the TOOL, or is the TOOL using YOU? Think about it!
And that's how we got VHS over Betamax.
"It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
How would you argue the free-market approach to cable television should work? Should cities let anyone dig up the road whenever they want, even if 10 companies are doing it constantly? Should they let nobody dig up the roads, and force cable companies to piece together rights of way by individually negotiating with private landowners, even though it's nearly impossible to actually piece together rights of way in that manner? Should they pick some arbitrary number, like top 3 bidders get to dig up roads? Should the city bury its own lines and sell access to multiple ISPs? I'm not quite sure what the most free-market approach is for something like that, which has physical constraints on getting to the market.
10 PRINT CHR$(205.5+RND(1)); : GOTO 10