![]() |
![]() |
|
|
Compare Products, Prices & Stores For: COMPUTERS, COMPONENTS, COMPUTER ACCESSORIES, COMPUTER MEMORY, HARDWARE, INPUT DEVICES, NETWORKING, PDAs & MOBILE ELECTRONICS, SOFTWARE, STORAGE & MEDIA, DIGITAL CAMERAS, HOME AUDIO, TV& VIDEO |
|
|
|
|
#1
|
||||
|
||||
|
There are 5 major tools:
Request List: http://www.dealdatabase.com/forum/sh...0&postcount=80 Important Notes:
Last edited by dburckh; 10-11-2007 at 11:34 AM. Reason: Added note about transcode |
|
#2
|
|||
|
|||
|
I'll try to work on the all-black problem when I get home tonight.
In the Dept of Tivo Rebooting, I'm sorry to say I rebooted the Tivo last night when I tried to connect UI to it without dserver.tcl running. It read 22 of about 60 shows and then rebooted. I could not repro the rebooting. I was tuned in to HBO HD at the time it rebooted, so it may be that there was not enough CPU available, but I could not repro the rebooting with logging turned on. I have never had a reboot when dserver.tcl is already running, even with the "experimental" S2 binaries. Unless you think it is a really bad idea, I will probably launch dserver.tcl from rc.sysinit.author. I wonder if it makes sense for your code to even try to do it remotely, since it seems to be so risky (for me, anyway). |
|
#3
|
||||
|
||||
|
I'm still confused as to why you are having these problems. We have very similar setups and I don't have it happen.
Running dserver.tcl from rc.sysinit.author is probably the best solution across the board. I have support for tserver too, if you want to try it. It's single threaded, so you can't do things like "refresh" when a transfer is happening. Jamie gave me some instructions on getting around that, but it's a little complex. |
|
#4
|
|||
|
|||
|
Well, if I had been using the same mfs_uberexport and NowShowing as you, it's possible I never would have seen a problem either. That's a potentially important difference in our setups.
And like I say, after the first reboot last night, I couldn't get the problem to recur after I turned on logging. The fact that I had HD programming on one live TV tuner (and who knows what on the other) may be the X factor. I did not try putting an HD program on the second tuner after the reboot when I was trying to repro the reboot. I think I'd rather start dserver in .author than fiddle with tserver. The last thing I want to do is start making my setup less like yours. And when I've had dserver running ahead of time, the program has been very stable--certainly better behaved for me than mfs_ftp--even with the experimental binaries. My logic is that if it's happening to me, it will happen to somebody else at some point, so it's worth posting. |
|
#5
|
|||
|
|||
|
Iv'ed tried changing the dos extensions to get the stream to open in VLC from web server. Installing the latest verison didn't help any either. Is there anyway to include a path to the perfered ap. in the application.properties to open the stream?
Thanks Drew |
|
#6
|
|||
|
|||
|
Thanks for the great tool. I've used it on some of my newer files without any issue.
I'm running into a few issues using Tytool with some very large HD files. These files were on my drive before it was hacked, so I had to do the S2_unscramble process to be able to pull them off. Unfortunately, Tytool cannot get them because of their large size. If I was to modify the TySuite to use the tserver_mfs file that I have on my system, do you think it would be able to grab these files? They're all between 25 and 28 GB. Thanks for your help. |
|
#7
|
||||
|
||||
|
I haven't had much luck with this either. There are experimental VLC plugs out there you can try. I did some reading and it looks like IE opens them based on MIME type. You may be able to tweak that, but it's pretty complex. The mime type is video/mpeg. The view button in 2.1 ***might*** work for you, but that's WMP.
|
|
#8
|
||||
|
||||
|
Quote:
Try this: 1. Start tserver_mfs on the Tivo. 2. Change this setting: TyStreamHelperFactory.className=io.DServerTyStreamHelper to: TyStreamHelperFactory.className=io.TServerTyStreamHelper 3. Run the UI. If tserver and tserver_mfs use the same port, you should get NowShowing. Probably want to extract as .ty files first, then convert in case something goes wrong. My guess is that if TyTool doesn't work, the problem is in tserver_mfs. Best of luck. |
|
#9
|
|||
|
|||
|
I don't think so. I think tytool has a limitation on the number of "parts" in a recording on the PC side.
|
|
#10
|
|||
|
|||
|
Thanks so much for the suggestions.
It doesn't seem to be able to launch NowShowing. It just says Refreshing but never actually gets the data in the Gui. I figured I'd give it a try using your tool as it works so well with my normal recordings since I hacked the system. Here's what I see when I run tserver_mfs Waiting for an incoming connection! SERVER: We got a message! buf = '' Bogus command... '' Waiting for an incoming connection! SERVER: We got a message! buf = 'SHOWING' Waiting for an incoming connection! Last edited by psunami; 03-15-2007 at 04:27 PM. |
|
#11
|
||||
|
||||
|
Worked better than I thought it would.
It appears it doesn't understand the NowShowing output.Do all the previous steps with this release (overlay your existing) and this setting in application.properties. io.TServerTyStreamHelper.logLevel=DEBUG I'm trying to get a sample of the NowShowing format. |
|
#12
|
||||
|
||||
|
Quote:
Does tserver_mfs it support the normal "TYSTREAM" command? Does this version decrypt? Is it just an old version of tserver? Thanks. |
|
#13
|
|||
|
|||
|
As far as I know, it's just an old version of tserver hacked to work with the S2 unscramble kernel. I think the protocol is the same, though it probably doesn't have the ability to run under inetd.
|
|
#14
|
|||
|
|||
|
Here's the output of the log.
It looks like it is getting the NowShowing info. You'll also see that I've got an affinity for hockey... and Little Einsteins. |
|
#15
|
|||
|
|||
|
Strange things. I can't get my linux box to launch this program -- I get an error:
FAILED: Unknown Host??? Then, I copied the same exact files over to my WinXP box, and voila, it worked. Any ideas? |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|