TiVo Community
TiVo Community
TiVo Community
Go Back   TiVo Community > Main TiVo Forums > TiVo Home Media Features & TiVoToGo
TiVo Community
Reply
Forum Jump
 
Thread Tools
Old 03-05-2007, 01:59 PM   #1
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
HD release of Blockbuster, NetFlix, and Amazon Movie Rental application!

Well I've been hard at work for a while trying to get my Movie Rentals application to work in HD. Ever since the HD Photos 2.0 came out I was determined to find out how. Well here it is. I've figured it out and updated all the graphics and even added a few new features.

A week ago I lost access to the NetFlix account I was testing with. As a result a couple of the new features are for Blockbuster only.

Let me know if you use it and enjoy the application. I don't hear much feedback nor have I gotten any donations so I don't know how many people are actively using my app.

Here's a screenshot of the app in HD:


Enjoy,
David

Last edited by s2kdave : 06-10-2007 at 01:44 PM.
s2kdave is offline   Reply With Quote
Old 03-05-2007, 08:48 PM   #2
jtkohl
Registered User
 
Join Date: Feb 2004
Location: Arlington, MA, USA
Posts: 157
OK, TiVo, would you please update the SDK to include the HD stuff, so we can do this sort of thing with Galleon and other HME apps?

(alternately, s2kdave, is there an SDK equivalent we can pull out of your code?)
jtkohl is offline   Reply With Quote
Old 03-05-2007, 08:57 PM   #3
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Yes, I'll eventually document how to do it. But basically there is an hme-hd.jar in my release. That is an add on to the current HME, not a replacement. You can look at the MovieRentalApplication class in the SVN repo on how it works. the initApp method is where it starts.

So did you try out my app? How do you like it?

David
s2kdave is offline   Reply With Quote
Old 03-05-2007, 09:22 PM   #4
Fofer
No more squares
 
Join Date: Oct 2000
Posts: 34,986
Wow, this looks totally sweet! I am a gameznflix.com customer, but seeing this makes me wanna switch!

Good job, s2kdave. I'll have to check this out.
Fofer is offline   Reply With Quote
Old 03-06-2007, 03:53 AM   #5
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Fofer, Thanks for the props. I've never used gameznflix.com. I've heard of it before though. I suppose if it works similar to netflix/blockbuster with a movie/game queue, then it's feasable to write a gameznflix.com service adapter.
s2kdave is offline   Reply With Quote
Old 03-06-2007, 04:00 AM   #6
Fofer
No more squares
 
Join Date: Oct 2000
Posts: 34,986
Quote:
Originally Posted by s2kdave
Fofer, Thanks for the props. I've never used gameznflix.com. I've heard of it before though. I suppose if it works similar to netflix/blockbuster with a movie/game queue, then it's feasable to write a gameznflix.com service adapter.
Yep, they are one of the few that allows for movie and game rentals. They are also ridiculously inexpensive... even more so with the NYEMMYS (25% off) discount code. Their website isn't as full featured or as slick as Netflix though.

They have a queue system... if you do add this support I'd be the first in line to test it out and give her a whirl.

FWIW, they also have a 2 week trial for free, so it wouldn't cost you anything to log in and check out how they do things.
Fofer is offline   Reply With Quote
Old 03-06-2007, 10:43 AM   #7
zoma4
Registered User
 
Join Date: Jul 2004
Location: Alpharetta, GA
Posts: 234
Quote:
Originally Posted by Fofer
Yep, they are one of the few that allows for movie and game rentals. They are also ridiculously inexpensive... even more so with the NYEMMYS (25% off) discount code. Their website isn't as full featured or as slick as Netflix though.

They have a queue system... if you do add this support I'd be the first in line to test it out and give her a whirl.

FWIW, they also have a 2 week trial for free, so it wouldn't cost you anything to log in and check out how they do things.
Since they are a smaller operation than BB or NF, if you were to contact the company, they might be willing to set you up with a free account you could use for development. Something that behaves like an active account, but they may not ship you anything. It would be beneficial to them since it would serve as advertising and you are promoting their service by writing the application.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
zoma4 is offline   Reply With Quote
Old 03-07-2007, 12:12 PM   #8
rrr22777
Registered User
 
Join Date: Jul 2002
Location: Sunny SoCal
Posts: 490
I tried this with my HR10-250 which has 6.3b version of the tivo software and all I get is a blank screen. I have verified that my userid and password is correct. Is this app only supported on series 3?
rrr22777 is offline   Reply With Quote
Old 03-07-2007, 12:26 PM   #9
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
It should work with a series 2 also, but not in HD of course. Can you check the files in the <galleon-home>/logs directory to see if there are any errors?
s2kdave is offline   Reply With Quote
Old 03-07-2007, 08:08 PM   #10
rrr22777
Registered User
 
Join Date: Jul 2002
Location: Sunny SoCal
Posts: 490
Here is the log. I dont see any errors.

Code:
STATUS | wrapper  | 2007/03/06 17:52:09 | --> Wrapper Started as Service
STATUS | wrapper  | 2007/03/06 17:52:11 | Launching a JVM...
INFO   | jvm 1    | 2007/03/06 17:52:12 | WARNING - The Wrapper jar file currently in use is version "3.1.2"
INFO   | jvm 1    | 2007/03/06 17:52:12 |           while the version of the Wrapper which launched this JVM is 
INFO   | jvm 1    | 2007/03/06 17:52:12 |           "unknown".
INFO   | jvm 1    | 2007/03/06 17:52:12 |           The Wrapper may appear to work correctly but some features may
INFO   | jvm 1    | 2007/03/06 17:52:12 |           not function correctly.  This configuration has not been tested
INFO   | jvm 1    | 2007/03/06 17:52:12 |           and is not supported.
INFO   | jvm 1    | 2007/03/06 17:52:12 | 
INFO   | jvm 1    | 2007/03/06 17:52:12 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
INFO   | jvm 1    | 2007/03/06 17:52:12 | 
INFO   | jvm 1    | 2007/03/06 17:52:13 | Galleon 2.3.0 is starting...
INFO   | jvm 1    | 2007/03/06 17:52:27 | alter table THEATER_SHOWTIMES drop constraint FK5E61977BDCC89829
INFO   | jvm 1    | 2007/03/06 17:52:27 | alter table THEATER_SHOWTIMES drop constraint FK5E61977B28AD0CAA
INFO   | jvm 1    | 2007/03/06 17:52:27 | alter table VIDEOCAST_TRACKS drop constraint FK6A9A8E4D3F3B1560
INFO   | jvm 1    | 2007/03/06 17:52:27 | alter table VIDEOCAST_TRACKS drop constraint FK6A9A8E4D73472F7F
INFO   | jvm 1    | 2007/03/06 17:52:27 | alter table PODCAST_TRACKS drop constraint FK96EA524368D1A644
INFO   | jvm 1    | 2007/03/06 17:52:27 | alter table PODCAST_TRACKS drop constraint FK96EA5243FBC74456
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.AUDIO
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.IMAGE
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.PODCAST
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table THEATER_SHOWTIMES
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.PERSISTENTVALUE
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.VERSION
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.MOVIE
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.PLAYLISTS_TRACKS
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.VIDEOCAST
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.PLAYLISTS
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.APPLICATION
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.SHOUTCAST_STATION
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table VIDEOCAST_TRACKS
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.THEATER
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table PODCAST_TRACKS
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.THUMBNAIL
INFO   | jvm 1    | 2007/03/06 17:52:27 | drop table GALLEON.VIDEO
INFO   | jvm 1    | 2007/03/06 17:52:27 | create table GALLEON.AUDIO (
INFO   | jvm 1    | 2007/03/06 17:52:27 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    artist varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    album varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    genre varchar(50),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    duration bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    size bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    date integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    track integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    bitRate integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    sampleRate integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    channels integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    comments varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    lyrics varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    vbr char(1),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    mimeType varchar(50) not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    type integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    dateModified timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    dateAdded timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    datePlayed timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    path varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    playCount integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    rating integer,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    tone varchar(50),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    cover integer,
INFO   | jvm 1    | 2007/03/06 17:52:27 |    origen varchar(30),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    externalId varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:27 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:27 | )
INFO   | jvm 1    | 2007/03/06 17:52:28 | create table GALLEON.IMAGE (
INFO   | jvm 1    | 2007/03/06 17:52:28 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    dateAdded timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    dateModified timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    dateCreated timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    dateCaptured timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    datePlayed timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    path varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    size bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    comments varchar(2048),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    mimeType varchar(50) not null,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    playCount integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    rating integer,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    tone varchar(50),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    rotation integer,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    thumbnail integer,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    origen varchar(30),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:28 | )
INFO   | jvm 1    | 2007/03/06 17:52:28 | create table GALLEON.PODCAST (
INFO   | jvm 1    | 2007/03/06 17:52:28 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    link varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    author varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    description varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    subtitle varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    summary varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    category varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    image varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    explicit smallint,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    block smallint,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    keywords varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    status integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    dateUpdated timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    path varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    rating integer,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    origen varchar(30),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    externalId varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:28 |    ttl integer,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    datePlayed timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    playCount integer,
INFO   | jvm 1    | 2007/03/06 17:52:28 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:28 | )
INFO   | jvm 1    | 2007/03/06 17:52:29 | create table THEATER_SHOWTIMES (
INFO   | jvm 1    | 2007/03/06 17:52:29 |    THEATER_ID integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    MOVIE_ID integer,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    day timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    times varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:29 |    MOVIE integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    primary key (THEATER_ID, MOVIE)
INFO   | jvm 1    | 2007/03/06 17:52:29 | )
INFO   | jvm 1    | 2007/03/06 17:52:29 | create table GALLEON.PERSISTENTVALUE (
INFO   | jvm 1    | 2007/03/06 17:52:29 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    name varchar(256) not null,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    value varchar(32672) not null,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    dateModified timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    timeToLive integer,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:29 | )
INFO   | jvm 1    | 2007/03/06 17:52:29 | create table GALLEON.VERSION (
INFO   | jvm 1    | 2007/03/06 17:52:29 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    major integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    release integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    maintenance integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    development integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    dateAdded timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:29 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:29 | )
INFO   | jvm 1    | 2007/03/06 17:52:30 | create table GALLEON.MOVIE (
INFO   | jvm 1    | 2007/03/06 17:52:30 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    externalId varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    IMDB varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    path varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    url varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    thumbUrl varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    genre varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    date integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    duration integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    director varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    producer varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    rated varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    ratedReason varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    plotOutline varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    plot varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    tagline varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    votes integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    rating integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    top250 integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    actors varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    credits varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    dateModified timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    mimeType varchar(50) not null,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    origen varchar(30),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:30 | )
INFO   | jvm 1    | 2007/03/06 17:52:30 | create table GALLEON.PLAYLISTS_TRACKS (
INFO   | jvm 1    | 2007/03/06 17:52:30 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    playlists integer,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    track integer,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:30 | )
INFO   | jvm 1    | 2007/03/06 17:52:30 | create table GALLEON.VIDEOCAST (
INFO   | jvm 1    | 2007/03/06 17:52:30 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:30 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    link varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    author varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    description varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    subtitle varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    summary varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:30 |    category varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    image varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    explicit smallint,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    block smallint,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    keywords varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    status integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    dateUpdated timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    path varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    rating integer,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    origen varchar(30),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    externalId varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    ttl integer,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    datePlayed timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    playCount integer,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:31 | )
INFO   | jvm 1    | 2007/03/06 17:52:31 | create table GALLEON.PLAYLISTS (
INFO   | jvm 1    | 2007/03/06 17:52:31 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    dateModified timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    dateAdded timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    datePlayed timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    playCount integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:31 |    origen varchar(30),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    externalId varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:31 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:31 | )
INFO   | jvm 1    | 2007/03/06 17:52:31 | create table GALLEON.APPLICATION (
INFO   | jvm 1    | 2007/03/06 17:52:32 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:32 |    clazz varchar(255) not null,
INFO   | jvm 1    | 2007/03/06 17:52:32 |    name varchar(255) not null,
INFO   | jvm 1    | 2007/03/06 17:52:32 |    version varchar(255) not null,
INFO   | jvm 1    | 2007/03/06 17:52:32 |    total integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:32 |    dateInstalled timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    dateRemoved timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    lastUsed timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    shared smallint,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:33 | )
INFO   | jvm 1    | 2007/03/06 17:52:33 | create table GALLEON.SHOUTCAST_STATION (
INFO   | jvm 1    | 2007/03/06 17:52:33 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    genre varchar(30),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    url varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    popularity integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    status integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:33 | )
INFO   | jvm 1    | 2007/03/06 17:52:33 | create table VIDEOCAST_TRACKS (
INFO   | jvm 1    | 2007/03/06 17:52:33 |    VIDEOCAST_ID integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    VIDEO_ID integer,
INFO   | jvm 1    | 2007/03/06 17:52:33 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    link varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    guid varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    description varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    summary varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    subtitle varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    category varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:33 |    keywords varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:34 |    explicit smallint,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    block smallint,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    author varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:34 |    publicationDate timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    url varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:34 |    mimeType varchar(50) not null,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    size bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    status integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    duration bigint,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    rating integer,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    downloadTime integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    downloadSize bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    videocast integer,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    errors integer,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    TRACK integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    primary key (VIDEOCAST_ID, TRACK)
INFO   | jvm 1    | 2007/03/06 17:52:34 | )
INFO   | jvm 1    | 2007/03/06 17:52:34 | create table GALLEON.THEATER (
INFO   | jvm 1    | 2007/03/06 17:52:34 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:34 |    dateModified timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    address varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:34 |    telephone varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:34 |    favorite integer,
INFO   | jvm 1    | 2007/03/06 17:52:34 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:34 | )
INFO   | jvm 1    | 2007/03/06 17:52:34 | create table PODCAST_TRACKS (
INFO   | jvm 1    | 2007/03/06 17:52:34 |    PODCAST_ID integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    AUDIO_ID integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    link varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    guid varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    description varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    summary varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    subtitle varchar(4096),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    category varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    keywords varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    explicit smallint,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    block smallint,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    author varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    publicationDate timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    url varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    mimeType varchar(50) not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    size bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    status integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    duration bigint,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    rating integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    downloadTime integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    downloadSize bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    podcast integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    errors integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    TRACK integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    primary key (PODCAST_ID, TRACK)
INFO   | jvm 1    | 2007/03/06 17:52:35 | )
INFO   | jvm 1    | 2007/03/06 17:52:35 | create table GALLEON.THUMBNAIL (
INFO   | jvm 1    | 2007/03/06 17:52:35 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    mimeType varchar(50) not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    dateModified timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    keywords varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    image blob(102400),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:35 | )
INFO   | jvm 1    | 2007/03/06 17:52:35 | create table GALLEON.VIDEO (
INFO   | jvm 1    | 2007/03/06 17:52:35 |    ID integer not null generated always as identity,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    title varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    description varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    channel varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    station varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    rating varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    dateRecorded timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    duration integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    size bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    status integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    path varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    url varchar(1024),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    icon varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    choreographers varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    colorCode integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    directors varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    episodeTitle varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    episodeNumber integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    execProducers varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    programGenre varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    guestStars varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    actors varchar(512),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    hosts varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    episodic char(1),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    originalAirDate timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    producers varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    seriesGenre varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    seriesTitle varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    showType varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    writers varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    advisories varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    channelMajorNumber integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    channelMinorNumber integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    callsign varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    recordingQuality varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    startTime timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    stopTime timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    expirationTime timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    dateModified timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    mimeType varchar(50) not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    source varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    bookmarks varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    downloadTime integer not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    downloadSize bigint not null,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    origen varchar(30),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    playCount integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    tone varchar(50),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    videoResolution varchar(20),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    videoCodec varchar(20),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    videoRate float,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    videoBitRate integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    audioCodec varchar(20),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    audioRate float,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    audioBitRate integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    audioChannels integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    color varchar(20),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    showTypeValue integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    ratingValue integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    recordingQualityValue integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    partCount integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    partIndex integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    datePlayed timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    dateDownloaded timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    dateUploaded timestamp,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    uploaded varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    availability integer,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    parentalControls smallint,
INFO   | jvm 1    | 2007/03/06 17:52:35 |    tivo varchar(255),
INFO   | jvm 1    | 2007/03/06 17:52:35 |    primary key (ID)
INFO   | jvm 1    | 2007/03/06 17:52:35 | )
INFO   | jvm 1    | 2007/03/06 17:52:36 | create index AUDIO_TONE on GALLEON.AUDIO (tone)
INFO   | jvm 1    | 2007/03/06 17:52:36 | create index AUDIO_GENRE on GALLEON.AUDIO (genre)
INFO   | jvm 1    | 2007/03/06 17:52:36 | create index AUDIO_PATH on GALLEON.AUDIO (path)
INFO   | jvm 1    | 2007/03/06 17:52:36 | create index AUDIO_RATING on GALLEON.AUDIO (rating)
INFO   | jvm 1    | 2007/03/06 17:52:36 | create index AUDIO_TITLE on GALLEON.AUDIO (title)
INFO   | jvm 1    | 2007/03/06 17:52:37 | create index AUDIO_EXTERNALID on GALLEON.AUDIO (externalId)
INFO   | jvm 1    | 2007/03/06 17:52:37 | create index AUDIO_ARTIST on GALLEON.AUDIO (artist)
INFO   | jvm 1    | 2007/03/06 17:52:37 | create index AUDIO_ALBUM on GALLEON.AUDIO (album)
INFO   | jvm 1    | 2007/03/06 17:52:38 | create index IMAGE_PATH on GALLEON.IMAGE (path)
INFO   | jvm 1    | 2007/03/06 17:52:38 | create index IMAGE_TONE on GALLEON.IMAGE (tone)
INFO   | jvm 1    | 2007/03/06 17:52:38 | create index IMAGE_DATE_CREATED on GALLEON.IMAGE (dateCreated)
INFO   | jvm 1    | 2007/03/06 17:52:38 | create index IMAGE_RATING on GALLEON.IMAGE (rating)
INFO   | jvm 1    | 2007/03/06 17:52:38 | create index IMAGE_TITLE on GALLEON.IMAGE (title)
INFO   | jvm 1    | 2007/03/06 17:52:39 | create index PODCAST_PATH on GALLEON.PODCAST (path)
INFO   | jvm 1    | 2007/03/06 17:52:39 | create index PODCAST_RATING on GALLEON.PODCAST (rating)
INFO   | jvm 1    | 2007/03/06 17:52:39 | create index PODCAST_TITLE on GALLEON.PODCAST (title)
INFO   | jvm 1    | 2007/03/06 17:52:39 | create index PODCAST_EXTERNALID on GALLEON.PODCAST (externalId)
INFO   | jvm 1    | 2007/03/06 17:52:40 | alter table THEATER_SHOWTIMES add constraint FK5E61977BDCC89829 foreign key (THEATER_ID) references GALLEON.THEATER
INFO   | jvm 1    | 2007/03/06 17:52:40 | alter table THEATER_SHOWTIMES add constraint FK5E61977B28AD0CAA foreign key (MOVIE_ID) references GALLEON.MOVIE
INFO   | jvm 1    | 2007/03/06 17:52:40 | create index MOVIE_TITLE on GALLEON.MOVIE (title)
INFO   | jvm 1    | 2007/03/06 17:52:40 | create index MOVIE_IMDB on GALLEON.MOVIE (IMDB)
INFO   | jvm 1    | 2007/03/06 17:52:40 | create index MOVIE_EXTERNAL_ID on GALLEON.MOVIE (externalId)
INFO   | jvm 1    | 2007/03/06 17:52:41 | create index MOVIE_PATH on GALLEON.MOVIE (path)
INFO   | jvm 1    | 2007/03/06 17:52:41 | create index VIDEOCAST_RATING on GALLEON.VIDEOCAST (rating)
INFO   | jvm 1    | 2007/03/06 17:52:41 | create index VIDEOCAST_TITLE on GALLEON.VIDEOCAST (title)
INFO   | jvm 1    | 2007/03/06 17:52:41 | create index VIDEOCAST_EXTERNAL on GALLEON.VIDEOCAST (externalId)
INFO   | jvm 1    | 2007/03/06 17:52:42 | create index VIDEOCAST_PATH on GALLEON.VIDEOCAST (path)
INFO   | jvm 1    | 2007/03/06 17:52:42 | create index PLAYLISTS_TITLE on GALLEON.PLAYLISTS (title)
INFO   | jvm 1    | 2007/03/06 17:52:42 | create index PLAYLIST_EXTERNAL on GALLEON.PLAYLISTS (externalId)
INFO   | jvm 1    | 2007/03/06 17:52:42 | create index SHOUTCAST_URL on GALLEON.SHOUTCAST_STATION (url)
INFO   | jvm 1    | 2007/03/06 17:52:42 | create index SHOUTCAST_GENRE on GALLEON.SHOUTCAST_STATION (genre)
INFO   | jvm 1    | 2007/03/06 17:52:43 | create index VIDEOCAST_T_URL on VIDEOCAST_TRACKS (url)
INFO   | jvm 1    | 2007/03/06 17:52:43 | create index VIDEOCAST_T_RATING on VIDEOCAST_TRACKS (rating)
INFO   | jvm 1    | 2007/03/06 17:52:43 | create index VIDEOCAST_T_TITLE on VIDEOCAST_TRACKS (title)
INFO   | jvm 1    | 2007/03/06 17:52:44 | alter table VIDEOCAST_TRACKS add constraint FK6A9A8E4D3F3B1560 foreign key (VIDEOCAST_ID) references GALLEON.VIDEOCAST
INFO   | jvm 1    | 2007/03/06 17:52:44 | alter table VIDEOCAST_TRACKS add constraint FK6A9A8E4D73472F7F foreign key (VIDEO_ID) references GALLEON.VIDEO
INFO   | jvm 1    | 2007/03/06 17:52:44 | create index THEATER_NAME on GALLEON.THEATER (title)
INFO   | jvm 1    | 2007/03/06 17:52:44 | create index PODCAST_T_TITLE on PODCAST_TRACKS (title)
INFO   | jvm 1    | 2007/03/06 17:52:45 | create index PODCAST_T_URL on PODCAST_TRACKS (url)
INFO   | jvm 1    | 2007/03/06 17:52:45 | create index PODCAST_T_RATING on PODCAST_TRACKS (rating)
INFO   | jvm 1    | 2007/03/06 17:52:45 | alter table PODCAST_TRACKS add constraint FK96EA524368D1A644 foreign key (AUDIO_ID) references GALLEON.AUDIO
INFO   | jvm 1    | 2007/03/06 17:52:45 | alter table PODCAST_TRACKS add constraint FK96EA5243FBC74456 foreign key (PODCAST_ID) references GALLEON.PODCAST
INFO   | jvm 1    | 2007/03/06 17:52:46 | create index THUMBNAIL_TITLE on GALLEON.THUMBNAIL (title)
INFO   | jvm 1    | 2007/03/06 17:52:46 | create index THUMBNAIL_KEY on GALLEON.THUMBNAIL (keywords)
INFO   | jvm 1    | 2007/03/06 17:52:47 | create index VIDEO_TITLE on GALLEON.VIDEO (title)
INFO   | jvm 1    | 2007/03/06 17:52:47 | create index VIDEO_PATH on GALLEON.VIDEO (path)
INFO   | jvm 1    | 2007/03/06 17:52:47 | create index VIDEO_TONE on GALLEON.VIDEO (tone)
INFO   | jvm 1    | 2007/03/06 17:52:52 | Galleon is ready.
STATUS | wrapper  | 2007/03/06 17:53:35 | <-- Wrapper Stopped
STATUS | wrapper  | 2007/03/06 17:53:35 | --> Wrapper Started as Service
STATUS | wrapper  | 2007/03/06 17:53:36 | Launching a JVM...
INFO   | jvm 1    | 2007/03/06 17:53:36 | WARNING - The Wrapper jar file currently in use is version "3.1.2"
INFO   | jvm 1    | 2007/03/06 17:53:36 |           while the version of the Wrapper which launched this JVM is 
INFO   | jvm 1    | 2007/03/06 17:53:36 |           "unknown".
INFO   | jvm 1    | 2007/03/06 17:53:36 |           The Wrapper may appear to work correctly but some features may
INFO   | jvm 1    | 2007/03/06 17:53:36 |           not function correctly.  This configuration has not been tested
INFO   | jvm 1    | 2007/03/06 17:53:36 |           and is not supported.
INFO   | jvm 1    | 2007/03/06 17:53:36 | 
INFO   | jvm 1    | 2007/03/06 17:53:36 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
INFO   | jvm 1    | 2007/03/06 17:53:36 | 
INFO   | jvm 1    | 2007/03/06 17:53:37 | Galleon 2.3.0 is starting...
INFO   | jvm 1    | 2007/03/06 17:53:47 | Galleon is ready.
STATUS | wrapper  | 2007/03/06 17:54:17 | JVM requested a restart.
STATUS | wrapper  | 2007/03/06 17:54:27 | Launching a JVM...
INFO   | jvm 2    | 2007/03/06 17:54:27 | WARNING - The Wrapper jar file currently in use is version "3.1.2"
INFO   | jvm 2    | 2007/03/06 17:54:27 |           while the version of the Wrapper which launched this JVM is 
INFO   | jvm 2    | 2007/03/06 17:54:27 |           "unknown".
INFO   | jvm 2    | 2007/03/06 17:54:27 |           The Wrapper may appear to work correctly but some features may
INFO   | jvm 2    | 2007/03/06 17:54:27 |           not function correctly.  This configuration has not been tested
INFO   | jvm 2    | 2007/03/06 17:54:27 |           and is not supported.
INFO   | jvm 2    | 2007/03/06 17:54:27 | 
INFO   | jvm 2    | 2007/03/06 17:54:27 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
INFO   | jvm 2    | 2007/03/06 17:54:27 | 
INFO   | jvm 2    | 2007/03/06 17:54:28 | Galleon 2.3.0 is starting...
INFO   | jvm 2    | 2007/03/06 17:54:35 | Galleon is ready.
STATUS | wrapper  | 2007/03/06 17:56:27 | <-- Wrapper Stopped
STATUS | wrapper  | 2007/03/06 17:56:27 | --> Wrapper Started as Service
STATUS | wrapper  | 2007/03/06 17:56:28 | Launching a JVM...
INFO   | jvm 1    | 2007/03/06 17:56:28 | WARNING - The Wrapper jar file currently in use is version "3.1.2"
INFO   | jvm 1    | 2007/03/06 17:56:28 |           while the version of the Wrapper which launched this JVM is 
INFO   | jvm 1    | 2007/03/06 17:56:28 |           "unknown".
INFO   | jvm 1    | 2007/03/06 17:56:28 |           The Wrapper may appear to work correctly but some features may
INFO   | jvm 1    | 2007/03/06 17:56:28 |           not function correctly.  This configuration has not been tested
INFO   | jvm 1    | 2007/03/06 17:56:28 |           and is not supported.
INFO   | jvm 1    | 2007/03/06 17:56:28 | 
INFO   | jvm 1    | 2007/03/06 17:56:28 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
INFO   | jvm 1    | 2007/03/06 17:56:28 | 
INFO   | jvm 1    | 2007/03/06 17:56:29 | Galleon 2.3.0 is starting...
INFO   | jvm 1    | 2007/03/06 17:56:43 | Galleon is ready.
STATUS | wrapper  | 2007/03/06 17:57:48 | <-- Wrapper Stopped
STATUS | wrapper  | 2007/03/06 17:57:48 | --> Wrapper Started as Service
STATUS | wrapper  | 2007/03/06 17:57:49 | Launching a JVM...
INFO   | jvm 1    | 2007/03/06 17:57:49 | WARNING - The Wrapper jar file currently in use is version "3.1.2"
INFO   | jvm 1    | 2007/03/06 17:57:49 |           while the version of the Wrapper which launched this JVM is 
INFO   | jvm 1    | 2007/03/06 17:57:49 |           "unknown".
INFO   | jvm 1    | 2007/03/06 17:57:49 |           The Wrapper may appear to work correctly but some features may
INFO   | jvm 1    | 2007/03/06 17:57:49 |           not function correctly.  This configuration has not been tested
INFO   | jvm 1    | 2007/03/06 17:57:49 |           and is not supported.
INFO   | jvm 1    | 2007/03/06 17:57:49 | 
INFO   | jvm 1    | 2007/03/06 17:57:49 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
INFO   | jvm 1    | 2007/03/06 17:57:49 | 
INFO   | jvm 1    | 2007/03/06 17:57:50 | Galleon 2.3.0 is starting...
INFO   | jvm 1    | 2007/03/06 17:58:02 | Galleon is ready.
STATUS | wrapper  | 2007/03/07 06:50:39 | JVM requested a restart.
STATUS | wrapper  | 2007/03/07 06:50:51 | Launching a JVM...
INFO   | jvm 2    | 2007/03/07 06:50:52 | WARNING - The Wrapper jar file currently in use is version "3.1.2"
INFO   | jvm 2    | 2007/03/07 06:50:52 |           while the version of the Wrapper which launched this JVM is 
INFO   | jvm 2    | 2007/03/07 06:50:52 |           "unknown".
INFO   | jvm 2    | 2007/03/07 06:50:52 |           The Wrapper may appear to work correctly but some features may
INFO   | jvm 2    | 2007/03/07 06:50:52 |           not function correctly.  This configuration has not been tested
INFO   | jvm 2    | 2007/03/07 06:50:52 |           and is not supported.
INFO   | jvm 2    | 2007/03/07 06:50:52 | 
INFO   | jvm 2    | 2007/03/07 06:50:52 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
INFO   | jvm 2    | 2007/03/07 06:50:52 | 
INFO   | jvm 2    | 2007/03/07 06:50:55 | Galleon 2.3.0 is starting...
INFO   | jvm 2    | 2007/03/07 06:51:16 | Galleon is ready.
INFO   | wrapper  | 2007/03/07 07:04:57 | Wrapper Process has not received any CPU time for 69 seconds.  Extending timeouts.
INFO   | wrapper  | 2007/03/07 07:48:59 | User logged out.  Ignored.
INFO   | wrapper  | 2007/03/07 07:49:06 | User logged out.  Ignored.
STATUS | wrapper  | 2007/03/07 07:49:11 | Machine is shutting down.
STATUS | wrapper  | 2007/03/07 07:49:25 | <-- Wrapper Stopped
STATUS | wrapper  | 2007/03/07 07:50:41 | --> Wrapper Started as Service
STATUS | wrapper  | 2007/03/07 07:50:45 | Launching a JVM...
INFO   | jvm 1    | 2007/03/07 07:51:06 | WARNING - The Wrapper jar file currently in use is version "3.1.2"
INFO   | jvm 1    | 2007/03/07 07:51:06 |           while the version of the Wrapper which launched this JVM is 
INFO   | jvm 1    | 2007/03/07 07:51:06 |           "unknown".
INFO   | jvm 1    | 2007/03/07 07:51:06 |           The Wrapper may appear to work correctly but some features may
INFO   | jvm 1    | 2007/03/07 07:51:06 |           not function correctly.  This configuration has not been tested
INFO   | jvm 1    | 2007/03/07 07:51:06 |           and is not supported.
INFO   | jvm 1    | 2007/03/07 07:51:06 | 
INFO   | jvm 1    | 2007/03/07 07:51:06 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
INFO   | jvm 1    | 2007/03/07 07:51:06 | 
INFO   | jvm 1    | 2007/03/07 07:51:13 | Galleon 2.3.0 is starting...
INFO   | jvm 1    | 2007/03/07 07:51:45 | Galleon is ready.
rrr22777 is offline   Reply With Quote
Old 03-07-2007, 08:37 PM   #11
rrr22777
Registered User
 
Join Date: Jul 2002
Location: Sunny SoCal
Posts: 490
I installed v2 and now I can see the menu but when I select something like My Queue it is blank. Error is recorded in the log..

Code:
STATUS | wrapper  | 2007/03/07 17:35:52 | <-- Wrapper Stopped
STATUS | wrapper  | 2007/03/07 17:35:52 | --> Wrapper Started as Service
STATUS | wrapper  | 2007/03/07 17:35:53 | Launching a JVM...
INFO   | jvm 1    | 2007/03/07 17:35:53 | WARNING - The Wrapper jar file currently in use is version "3.1.2"
INFO   | jvm 1    | 2007/03/07 17:35:53 |           while the version of the Wrapper which launched this JVM is 
INFO   | jvm 1    | 2007/03/07 17:35:53 |           "unknown".
INFO   | jvm 1    | 2007/03/07 17:35:53 |           The Wrapper may appear to work correctly but some features may
INFO   | jvm 1    | 2007/03/07 17:35:53 |           not function correctly.  This configuration has not been tested
INFO   | jvm 1    | 2007/03/07 17:35:53 |           and is not supported.
INFO   | jvm 1    | 2007/03/07 17:35:53 | 
INFO   | jvm 1    | 2007/03/07 17:35:53 | Wrapper (Version 3.1.2) http://wrapper.tanukisoftware.org
INFO   | jvm 1    | 2007/03/07 17:35:53 | 
INFO   | jvm 1    | 2007/03/07 17:35:54 | Galleon 2.3.0 is starting...
INFO   | jvm 1    | 2007/03/07 17:36:08 | Galleon is ready.
INFO   | jvm 1    | 2007/03/07 17:36:18 | java.lang.NullPointerException
INFO   | jvm 1    | 2007/03/07 17:36:18 | 	at com.almilli.util.NodeUtils.getTextData(NodeUtils.java:35)
INFO   | jvm 1    | 2007/03/07 17:36:18 | 	at com.almilli.movierentals.blockbuster.BlockbusterService.parseMovieQueue(BlockbusterService.java:616)
INFO   | jvm 1    | 2007/03/07 17:36:18 | 	at com.almilli.movierentals.blockbuster.BlockbusterService.syncQueue(BlockbusterService.java:309)
INFO   | jvm 1    | 2007/03/07 17:36:18 | 	at com.almilli.movierentals.blockbuster.BlockbusterService.getMovieQueue(BlockbusterService.java:180)
INFO   | jvm 1    | 2007/03/07 17:36:18 | 	at com.almilli.movierentals.tivo.MyQueueScreen.loadData(MyQueueScreen.java:50)
INFO   | jvm 1    | 2007/03/07 17:36:18 | 	at com.almilli.movierentals.tivo.BaseScreen$1.tick(BaseScreen.java:30)
INFO   | jvm 1    | 2007/03/07 17:36:18 | 	at com.tivo.hme.sdk.util.Ticker.run(Ticker.java:143)
rrr22777 is offline   Reply With Quote
Old 03-08-2007, 01:34 AM   #12
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Do you mean you're using movie rentals 0.2? Please use 0.3. That line number seems like it probably matches with version 0.2, but you should use the latest. But I do see a potential bug depending on the data being parsed. Can you log into the blockbuster website and go to http://www.blockbuster.com/online/qu...displayMyQueue and then save the page as html and send it to me?

David
s2kdave is offline   Reply With Quote
Old 03-08-2007, 06:45 PM   #13
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
rrr22777, I made a new 0.3.1 release that might fix the problems you are experiencing. Can you give that a try?

Thanks,
David
s2kdave is offline   Reply With Quote
Old 03-08-2007, 07:37 PM   #14
Airey001
Registered User
 
Join Date: Oct 2005
Posts: 31
I am having the same issue. Just seeing a Black screen when i select the app on the tivo. I have two Series 2 tivos and both are set to 16:9 since they are both hooked up to HD Widescreen LCDs. Also there is nothing in my log file beside

INFO | jvm 1 | 2007/03/08 19:29:33 | Galleon 2.3.0 is starting...
INFO | jvm 1 | 2007/03/08 19:29:44 | Galleon is ready.

This is happening with both release 0.3 and 0.3.1 and i am trying to run the NetFlix option.

Last edited by Airey001 : 03-08-2007 at 08:10 PM.
Airey001 is offline   Reply With Quote
Old 03-08-2007, 08:43 PM   #15
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Airey,
I think your logging level is turned way down if not off. So you're seeing a black screen and not a blue graphical background? If so that probably means the application is not loading at all for some reason. Can you backup your conf/log4j.xml and replace it with the block below. Then can you restart the galleon server and try again. This should write to the logs/log.txt file.

Thanks,
David

Code:
<?xml version="1.0" encoding="UTF-8"?> 

<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">



<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">



	<appender name="AsyncTrace" class="org.apache.log4j.AsyncAppender">

    <appender-ref ref="TraceFile"/>

		<!--appender-ref ref="CONSOLE"/-->

	</appender>

	

	<appender name="GuiTrace" class="org.apache.log4j.AsyncAppender">

    <appender-ref ref="GuiFile"/>

		<!--appender-ref ref="CONSOLE"/-->

	</appender>	



	<appender name="CONSOLE" class="org.apache.log4j.ConsoleAppender">

		<layout class="org.apache.log4j.PatternLayout">

  		     <param name="ConversionPattern" value="%d{ABSOLUTE} %5p [%t] %c{1} - %m%n"/>

		</layout>

	</appender>



	<appender name="TraceFile" class="org.apache.log4j.RollingFileAppender">

		<param name="File" value="../logs/log.txt"/>

		<param name="Threshold" value="DEBUG"/>

		<param name="MaxFileSize" value="3000KB"/>

		<param name="MaxBackupIndex" value="3"/>

		<layout class="org.apache.log4j.PatternLayout">

  		     <param name="ConversionPattern" value="%d{ABSOLUTE} %5p [%t] %c{1} - %m%n"/>

		</layout>

	</appender>

	

	<appender name="GuiFile" class="org.apache.log4j.RollingFileAppender">

		<param name="File" value="../logs/gui.txt"/>

		<param name="Threshold" value="DEBUG"/>

		<param name="MaxFileSize" value="1000KB"/>

		<param name="MaxBackupIndex" value="3"/>

		<layout class="org.apache.log4j.PatternLayout">

  		     <param name="ConversionPattern" value="%d %5p [%t] %c{1} - %m%n"/>

		</layout>

	</appender>	

	

	<logger name="org.apache.commons" additivity="false">

		<level value="OFF"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>

	

	<logger name="de.nava.informa" additivity="false">

		<level value="OFF"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>

	

	<logger name="net.sf.hibernate" additivity="false">

		<level value="INFO"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>	

	

	<logger name="net.sf.hibernate.type" additivity="false">

		<level value="OFF"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>		

	

	<logger name="net.sf.hibernate.tool.hbm2ddl" additivity="false">

		<level value="OFF"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>			

	

	<logger name="org.apache.commons.digester.Digester" additivity="false">

		<level value="OFF"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>			  



	<logger name="org.apache.commons.digester.Digester.sax" additivity="false">

		<level value="OFF"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>			  	

	

	<logger name="org.lnicholls.galleon.gui" additivity="false">

		<level value="INFO"/>

		<appender-ref ref="GuiTrace"/>

	</logger>	

	

	<logger name="org.lnicholls.galleon" additivity="false">

		<level value="INFO"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>	

	

	<logger name="com.almilli" additivity="false">

		<level value="DEBUG"/>

		<appender-ref ref="AsyncTrace"/>

	</logger>	



	<root>

		<priority value="info"/>

		<appender-ref ref="AsyncTrace"/>

	</root>

</log4j:configuration>
s2kdave is offline   Reply With Quote
Old 03-08-2007, 09:19 PM   #16
Airey001
Registered User
 
Join Date: Oct 2005
Posts: 31
Thanks David,

First I have to say thanks for this great app.

Anyway have made the changes your request and here is the part of the log when i try to access the app I would have posted the full log put i can't post with the code box until i have 5 posts.

21:02:48,296 INFO Acceptor MovieRentalApplication - Device connected {brand=TiVo, platform=Gen04, host=Living Room, version=8.1a.A3-01-2-540}

there is nothing after this in the logs.


And yes my screen is completely black no colors at all the only way to exit out is to either push the tivo button or the live tv button. The thumb pad arrows don't do anything but make the standard error bong noise.

Again thank for you help.

Aaron
Airey001 is offline   Reply With Quote
Old 03-09-2007, 02:17 AM   #17
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Ok, it looks like the resolution change isn't happening at all. I sent you a PM with a new jar that has some more logging in it. Can you try that?

David
s2kdave is offline   Reply With Quote
Old 03-09-2007, 12:40 PM   #18
rrr22777
Registered User
 
Join Date: Jul 2002
Location: Sunny SoCal
Posts: 490
Quote:
Originally Posted by s2kdave
rrr22777, I made a new 0.3.1 release that might fix the problems you are experiencing. Can you give that a try?

Thanks,
David
Thank you for the new version. Some things are working like the Top 100 option shows movies and I was able to select and add a movie to my queue successfully.

Two problems..

1.Still unable to view the My Queue, Shipped titles etc are still all blank.
2. I have a 16:9 screen most of the other galleon apps show in full screen but this one shows black bars on both sides of the TV. Is this normal?
rrr22777 is offline   Reply With Quote
Old 03-09-2007, 02:37 PM   #19
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
No, it's not normal for black bars. Does the background say Blockbuster Movies in the upper left corner? Or is it just plain blue? It sounds to me like the app thinks it's in 4:3 ratio rather than 16:9. I've only tested my app on my tivos and they both work. No one really gives me feedback so I don't know if it works for other people or not.

You might be having similar resolution problems to Airey001. I sent you a pm with a jar that has more logging in it to try and see what the resolution the app is receiving from the tivo. If you could run it then send me the log output, that would be great.
s2kdave is offline   Reply With Quote
Old 03-09-2007, 07:00 PM   #20
Airey001
Registered User
 
Join Date: Oct 2005
Posts: 31
With the file you sent me i get the same issue just a black screen.

Only thing in the log is

18:54:39,296 INFO [Acceptor] AppHost - HME receiver connected
18:54:39,468 INFO [Acceptor] MovieRentalApplication - Device connected {brand=TiVo, platform=Gen04, host=Living Room, version=8.1a-01-2-540}
Airey001 is offline   Reply With Quote
Old 03-09-2007, 07:57 PM   #21
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Oops, my bad, I think most of the logging was in the other jar. I'll build another one when I get home.
s2kdave is offline   Reply With Quote
Old 03-09-2007, 09:28 PM   #22
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Ok, I sent you both private messages with the new zip with extra logging. Just extract it to the galleon dir, then restart and try again and send me the log output. It should look something like this:

Code:
18:21:17,655  INFO [Acceptor] AppHost - HME receiver connected
18:21:17,655  INFO [Acceptor] MovieRentalApplication - Device connected {brand=TiVo, com.tivo.examine.showing=true, platform=Gen05, com.tivo.examine.idType.stationId=tivo, host=Series3, com.tivo.examine.idType.contentId=tivo, version=8.1.1}
18:21:17,670  INFO [Acceptor] MovieRentalApplication - Current resolution is: Resolution[width=640,height=480,aspectNumerator=1,aspectDenominator=1]
18:21:17,670  INFO [Acceptor] MovieRentalApplication - Changing resolution to: Resolution[width=1280,height=720,aspectNumerator=1,aspectDenominator=1]
18:21:17,670  INFO [Acceptor] MovieRentalApplication - Received resolution event: ResolutionInfo[current=Resolution[width=640,height=480,aspectNumerator=1,aspectDenominator=1],supported=Resolution[width=1280,height=720,aspectNumerator=1,aspectDenominator=1]Resolution[width=704,height=480,aspectNumerator=40,aspectDenominator=33]Resolution[width=640,height=480,aspectNumerator=1,aspectDenominator=1]]
18:21:17,749  INFO [Acceptor] MovieRentalApplication - Received resolution event: ResolutionInfo[current=Resolution[width=1280,height=720,aspectNumerator=1,aspectDenominator=1],supported=Resolution[width=1280,height=720,aspectNumerator=1,aspectDenominator=1]Resolution[width=704,height=480,aspectNumerator=40,aspectDenominator=33]Resolution[width=640,height=480,aspectNumerator=1,aspectDenominator=1]]

Last edited by s2kdave : 03-10-2007 at 02:23 AM.
s2kdave is offline   Reply With Quote
Old 03-09-2007, 09:58 PM   #23
Airey001
Registered User
 
Join Date: Oct 2005
Posts: 31
Here is the output with the new files loaded. I tired connecting with both of my Tivos.


21:50:13,125 INFO [Acceptor] AppHost - HME receiver connected
21:50:13,484 INFO [Acceptor] MovieRentalApplication - Device connected {brand=TiVo, platform=Gen04, host=Living Room, version=8.1a-01-2-540}
21:51:14,656 INFO [Acceptor] AppHost - connection to receiver closed
21:51:14,656 INFO [Acceptor] AppHost - HME receiver disconnected

Second Tivo
21:52:12,218 INFO [Acceptor] AppHost - HME receiver connected
21:52:12,515 INFO [Acceptor] MovieRentalApplication - Device connected {brand=TiVo, platform=Gen04, host=Bed Room, version=8.1a.A3-01-2-565}


The log will just sit at the Device connected line and nothing else until i press the tivo button to break the connection, then it adds the HME receiver disconnected.

I have no problems running the old version or any other apps.

Thanks,

Aaron
Airey001 is offline   Reply With Quote
Old 03-10-2007, 03:28 AM   #24
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Airey,
I think I found the problem. I put a new version 0.3.2 on sourceforge. Let me know if that works for you.

David
s2kdave is offline   Reply With Quote
Old 03-10-2007, 01:13 PM   #25
Airey001
Registered User
 
Join Date: Oct 2005
Posts: 31
That Fixed it!!!!!

This is a great app. Thanks for all your hard work!!!

Aaron
Airey001 is offline   Reply With Quote
Old 03-10-2007, 01:51 PM   #26
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Glad to see that finally worked for you.
s2kdave is offline   Reply With Quote
Old 03-11-2007, 10:25 AM   #27
vinniet
Registered User
 
Join Date: Jun 2002
Location: New Jersey
Posts: 232
Hello s2kdave ... this is a great application. My only problem is that I would like to run it without galleon. Can I run it with a bat file?
__________________
Tivo Series 2 - 140 Hours (Lifetime)
Sony Series 1 - 30 Hours (not activated)
vinniet is offline   Reply With Quote
Old 03-12-2007, 05:57 PM   #28
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
yes you can, I just haven't gotten around to documenting how. That's actually how I do most of my testing. You can run it with the standard hme sample host jar and pass in system properties using -D to the jvm to set the email, password, and service class

you can gather the jars out of galleon's lib directory. the command will be something like this:

java -classpath <insert_classpath_here> -Demail=none@none.com -Dpassword=mypass -DserviceClass=com.almilli.movierentals.blockbuster.Blockbust erService com.almilli.movierentals.tivo.MovieRentalApplication


If you use netflix then the service class will be com.almilli.movierentals.netflix.NetFlixService

I know you'll need the hme-sample-host.jar, hme.jar, commons-logging.jar, log4j.jar, commons-httpclient.jar, bananas.jar and htmlparser.jar. You might need others though
s2kdave is offline   Reply With Quote
Old 03-12-2007, 10:51 PM   #29
aadam101
Future Prez of ABC
 
Join Date: Jul 2002
Location: NYC
Posts: 2,610
Everything seems to work ok excpet I can't add movies to my queue. Am I missing something?
__________________
At Veridian Dynamics we can even make radishes that are so spicy people can't eat them, but we're not because people can't eat them.
aadam101 is offline   Reply With Quote
Old 03-15-2007, 07:40 PM   #30
s2kdave
Registered User
 
Join Date: Jan 2005
Posts: 515
Adam,
Are you using blockbuster? It looks like the blockbuster site recently changed their sign in url so log in won't work anymore. I'll fix it and make a new release.

David
s2kdave is offline   Reply With Quote
Reply
Forum Jump




Thread Tools


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Advertisements

TiVo Community
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
vBulletin Skins by: Relivo Media
(C) 2008 Capable Networks LLC - All Rights Reserved. No information may be posted elsewhere without written permission.
TiVoŽ is a registered trademark of TiVo Inc. This site is not owned or operated by TiVo Inc.
All times are GMT -5. The time now is 10:47 AM.
OUR NETWORK: TechLore | Sling Community | Robo Community | MediaSmart Home | My Digital Entertainer | TouchSmart Community | Pogoplugged | DVR Playground