[mythtv-users] mythbackend --printexpire including some deleted recordings but not others

Brian J. Murrell brian at interlinx.bc.ca
Wed May 17 13:05:35 UTC 2017


mythbackend --printexpire seems to be including some deleted recordings
but not all.  First, observe two recorded (but Deleted) episodes in my
database:

$ echo 'select autoexpire,title,subtitle,starttime,basename,recgroup from recorded where subtitle = "Serena; Hani; Life of a Soldier";' | mysql -h pvr -u mythtv -pxxx mythconverg
autoexpire	title	subtitle	starttime	basename	recgroup
9999	W5	Serena; Hani; Life of a Soldier	2017-04-16 16:59:00	3006_20170416165900.mkv	Deleted

and:

$ echo "select autoexpire,title,subtitle,season,episode,basename,recgroup from recorded where subtitle = \"Sorry Not Sorry\";" | mysql -N -h pvr -u mythtv -pxxx mythconverg
autoexpire	title	subtitle	season	episode	basename	recgroup
9999	The Middle	Sorry Not Sorry	8	14	3776_20170215010000.mkv	Deleted

Yet "mythbackend --printexpire" only reports on one of them:

$ mythbackend --printexpire | grep -e "Serena; Hani; Life of a Soldier" -e "Sorry Not Sorry"
W5:"Serena; Hani; Life of a Soldier"      628 MB 2017-04-16T16:59:00Z     [  0]

Any ideas why this would be?

Cheers,
b.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20170517/49dacdcf/attachment.sig>


More information about the mythtv-users mailing list