juanian
02-03-2007, 02:15 AM
I have been successfully running Galleon 2.3.0 on my (old) Windows 98 PC to automatically download shows from my TiVo, but suddenly no more shows are downloading. Checking the log, I am getting a "Status Code: 503" at the point where the show name being downloaded normally occurs.
Here is a snippet from the log:
00:22:57,360 DEBUG [DownloadThread] DownloadThread - Picked: org.lnicholls.galleon.database.Video@3c03e1[id=975]
00:23:02,300 DEBUG [DownloadThread] ToGo - Status code: 503
When it works correctly, it looks like:
21:44:41,680 DEBUG [DownloadThread] DownloadThread - Picked: org.lnicholls.galleon.database.Video@9046b1[id=968]
21:44:47,440 INFO [DownloadThread] ToGo - Downloading: Whose Line Is It Anyway - Ryan Stiles; Colin Mochrie (Recorded Thu Feb 1 2007 06 30PM BBCA).TiVo
On the Recorded Shows screen, it shows "Save Error".
Note: On my Mac running Galleon 2.3.0, I have no problem downloading the shows.
What I don't know is if the error 503 is a Web error code (from the TiVo), a database error code, or from some other place. (I'm afraid I might need to download and delve into the Galleon source code to find out the answer.)
Here is a snippet from the log:
00:22:57,360 DEBUG [DownloadThread] DownloadThread - Picked: org.lnicholls.galleon.database.Video@3c03e1[id=975]
00:23:02,300 DEBUG [DownloadThread] ToGo - Status code: 503
When it works correctly, it looks like:
21:44:41,680 DEBUG [DownloadThread] DownloadThread - Picked: org.lnicholls.galleon.database.Video@9046b1[id=968]
21:44:47,440 INFO [DownloadThread] ToGo - Downloading: Whose Line Is It Anyway - Ryan Stiles; Colin Mochrie (Recorded Thu Feb 1 2007 06 30PM BBCA).TiVo
On the Recorded Shows screen, it shows "Save Error".
Note: On my Mac running Galleon 2.3.0, I have no problem downloading the shows.
What I don't know is if the error 503 is a Web error code (from the TiVo), a database error code, or from some other place. (I'm afraid I might need to download and delve into the Galleon source code to find out the answer.)