[mythtv-users] MythRecommend, new version.

Damien Tanner dctanner at gmail.com
Fri Nov 5 16:51:44 UTC 2004


So I guess one half of the mythweb intergration would be to add a
query to load_all_program_data that checks to see whether a program is
recommended, add some data for that, then change the default theme to
display some recommended icon. This is when viewing program listings.

dc.

On Fri, 5 Nov 2004 10:54:21 -0500, Ryan Steffes <rbsteffes at gmail.com> wrote:
> On Thu, 04 Nov 2004 17:21:33 -0800, Mike Benoit <ipso at snappymail.ca> wrote:
> 
> 
> > I've released the latest version of MythRecommend. This version creates
> > two new tables in your mythtv database and imports the recommendations
> > from the central server in to them. This allows for two things:
> >
> > 1. You can print out ( --print cmd line option) the recommendations at
> > anytime without querying the central server.
> >
> > 2. MythRecommend is now ready for the GUI to coded that queries these
> > two tables to get recommendations, and allow users to easily record
> > them.
> >
> > Unfortunately my C skills are pretty rusty, is there anyone familiar
> > with MythTV willing to give me a hand in coding the GUI portion of the
> > project? To start it will be _very_ simple. I'm thinking of adding a
> > "Recommended Viewing" icon to the same screen where you do advanced
> > searching for programs. Basically this screen can be exactly the same as
> > the other recording search screens (such as New Titles), only it queries
> > data from the recommendation tables.
> >
> > I'm sure someone familiar with Myth could whip this up in an hour or so.
> > Any volunteers to help out?
> >
> > As usual, download the latest version here:
> >
> > http://ipso.snappymail.ca:8080/mythrecommend/
> >
> > Suggestions and feedback are welcome.
> >
> > --
> > Mike Benoit <ipso at snappymail.ca>
> >
> > 
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> >
> >
> >
> 
> Let me see if I have this schema right before I poke into mythweb.
> Table recommend contains the shows I've listed as set to record,
> indexed by ID which is just an auto incrementing field.  Table
> Recommendchild should really be called "recommendations" and contains
> the recommendations listed by ID which references the id's in
> recommend right?
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>


More information about the mythtv-users mailing list