[mythtv-users] Job queue remove old job

John Pilkington johnpilk222 at gmail.com
Sat Jan 18 16:26:39 UTC 2020


On 18/01/2020 15:57, Tom Bishop wrote:
> Had some stability problems with a new build, which I think I have 
> sorted now. The one issue I see is on mythweb status page it shows an 
> old job processing (from Jan 1) which I know is left over and not 
> processing.  What is the easiest way to clean the old job out, thanks.
> 

I had a long list in the frontend status page, going back several years. 
  I don't often use user jobs.  Searches suggested direct modification 
of the DB:

MariaDB [mythconverg]> truncate table jobqueue ;

and I haven't seen problems since.  Is there a safer way?

John P




More information about the mythtv-users mailing list