[mythtv-users] mythlink.pl

John Pilkington J.Pilk at tesco.net
Fri Aug 11 11:05:02 UTC 2017


On 11/08/17 11:35, Mark Perkins wrote:
> Has anyone tried mythlink.pl on 0.28 or 29?
> 
> I note on the wiki that it lists compatibility only as far as 0.27.
> 
> https://www.mythtv.org/wiki/Mythlink.pl

I use it regularly, from the command line, in master.  But with a patch:

$ diff mythlink.pl mythlink_KN2.pl
4a5,8
 > ## With patch by Karl Newman to skip deleted recordings
 > ## 
http://www.mythtv.org/pipermail/mythtv-users/attachments/20131125/ab4f1992/attachment.obj
 > ## or
 > ## http://www.gossamer-threads.com/lists/mythtv/users/558623#558623
352a357,358
 >     # Skip deleted recordings
 >         next unless ($show->{'recgroup'} ne 'Deleted');


John P




More information about the mythtv-users mailing list