I tried with XBMC.CVS.08.08.05.ekb and it worked, and XBMC-CVS_2005-08-07-T3CH and it failed. ekb has these two entries in the change log that T3CH doesn't have:
- 07-08-2005 fixed: Database...
Type: Posts; User: jimthev
I tried with XBMC.CVS.08.08.05.ekb and it worked, and XBMC-CVS_2005-08-07-T3CH and it failed. ekb has these two entries in the change log that T3CH doesn't have:
- 07-08-2005 fixed: Database...
It might be XBMC timing out on large directories (lots of entries in NowShowing). I used to have that problem and I didn't test the newest XBMC for that problem. I'll test with a 'normal' release...
To get a working system for a DTivo w/ 6.2 on it:
I built a current XBMC with
XBMC_DBR (any current prebuild release should also work fine).
I pulled TivoX from Jon' Tivox Update.
I...
I think that the database structure changed for 6.x. So ccxstream can't
find the requested ty file. I just got 6.2 going on my boxes so I be looking
at it soon (assuming somebody doesn't get to...
This post has info about the skins. I should have included the graphics along w/ the TivoX script.
This means you are using a version of ccxstream that is incompatable with recent builds of XBMC. You would have to build your own XBMC from source with the patch I posted here and on sourcforge for...
Nope, The audio and video are sent together, ccxstream just dumps bytes out to the client. I see audio going out of sync on my DTivos but not on my S1, but it might be something else that is causing...
The versions I made look for their graphics in the directory "scripts\TivoX" under your XMBC install directory. Here is a listing of the files I have in that dir on my XBox.
...
Here is a new version of TivoX (1.3c) that lets you switch between multiple Tivos. I also included component locations from jkrell.
I'll be putting these versions up on the new xbmc script site...
You can check free memory with the 'free' command at a command line. When I just did it on my S2 I got:
total used free shared buffers cached
Mem: ...
The 621 line is an error for a change directory command that ccxstream receives. ccxstream does not handle / in a path name (nor . nor .. (although checking for .. after checking for . seems odd)). ...
Thanks for the update, it fits much better on my TV since I don't get the full screen on it that I do on my monitor and projector. Maybe adding a flag that switches between the two (use the full...
This is a new version of my previous build of ccxstream . This one should produce the NowShowing directory listing in about 2/3 - 1/2 of the time that the previous version took. It is built against...
I tried to summarize the files and posts in this message. Basically, this Winter, XBMC added the automatic looking up of subtitles which caches the tivo directory from ccxstream, so the TivoX...
Yup, all the location values that used to be constants are now the same constant multiplied by a scale factor (except for the few controls I moved around). So, if you have absolute values for a...
Coincidentally I just got a X2VGA cable (which works very well by the way) and was playing w/ the higher resolutions modes and saw this same issue. So I fixed it. Attached is my TivoX1.3a that...
Did you remember to modify the TivoX script itself and place your Tivo IP in it?
I've forgotten to do this a couple of times and I didn't mention it above.
How do people normally get their XMBC builds?
What if somebody could make a usenet post of an XBMC build that includes the TivoX patch, would that be a good thing or would a build have to be...
Here's a summary of what I know about Tivo<->Xbox as it currently stands.
The current builds of XBMC will not work with the current stock builds of ccxstream and the stock versions of TivoX (where...
A few messages up I posted ccxstream-1.0.17_beta.tgz which contains the only series 1 compilation I could make. The ccxstream code is slower than it needs to be (it looks up title and episode title...
There is a new TivoWebPlus in beta, so I'm going to wait for it to get out of beta before I add interface stuff to xbox.itcl and TivoX. The new TivoWebPlus looks like it pretty much can do anything...
I don't know if it will be patched or not. I've been able to get ccxstream compiled and running correctly with the new mfs libs for both series 1 and series 2. The problem is that the new mfs libs...
As it stands right now, I can't build a working version for Series 1. I've gotten it to compile and run but I can't get a NowShowing directory listing out nor can I stream shows (from LiveTV or...
I want to make sure you modified the tivoIP in the script to point to your tivo. If you did, then let me know what XBMC release you are using (or cvs build date) and I'll try to get it and test...
I don't know if it will be accepted or not. I certainly would accept it, but you never know. The beauty of open source is that it doesn't really matter, if the people that build XBMC releases start...