<div dir="ltr"><div>I've done what's probably more or less the same thing, but in Perl.  The reason for using Perl is that I already had some scripts using XML::RSS::SimpleGen and that's how I wanted the output delivered.  The Perl script is run via cron once a day.  It generates a diff between program and oldprogram tables, writes that to a local RSS file which is watched via my TT-RSS installation, then that gets delivered along with other RSS feeds in a daily digest email sent by TT-RSS (well *most* days, sometimes it doesn't send the email and despite meaning to look into why that happens, I've never got around to it yet).<br></div><div><br></div><div>When I see something that looks interesting, I just click the link for an entry in the digest email and that takes me to the listing page, where I can select "<label for="record_findone">Find and record one showing of this title" or </label>"<label for="record_always">Record at any time on any channel" for the show in MythWeb.<br></label></div><div><br></div><div>It works well for me, maybe too well, as my MythTV installation only records from ~20 UK FTA channels and I still end up recording and watching more TV than I probably should!</div><div><br></div><div>I wrote the Perl script because I heard on this list that the MythTV front end has the same functionality built into it (I don't use it though) and thought it would be a neat feature to have on my system.<br></div><div><br></div><div>Ian</div><div><br></div></div>