[mythtv-users] How to removed a job from the queue

Jonathan Larson jtlarson at u.washington.edu
Thu Jun 5 17:48:42 UTC 2008



-----Original Message-----
From: mythtv-users-bounces at mythtv.org [mailto:mythtv-users-bounces at mythtv.org] On Behalf Of Clay
Sent: Wednesday, June 04, 2008 4:44 PM
To: Discussion about mythtv
Subject: Re: [mythtv-users] How to removed a job from the queue


--- Marc Christensen <comments at mecworks.com> wrote:

> Using MythWeb, I accidentally queued a previously
> recorded show for
> transcoding.  I don't want this to happen.  I don't
> have access to the
> machine and I need to remove that job from the
> queue.
>
> I can see the scheduled job in MythWeb but I can't
> find a place to
> remove or cancel jobs that are in the queue.
>
> My jobs only run at night between midnight and
> 5:30am so the job hasn't
> started yet.
>
> Is there a way that I can remove or cancel the job
> using MythWeb?  I
> also have ssh access to the machine.  Is there a way
> to manage the job
> queue vi command line?
>
> I am running mythtv-backend-0.21-9 and
> mythweb-0.21-11 from packman on
> OpenSuse 10.3 i586.
>
>...
If you're savvy with mysql, you could clear it using
that.
I'm not so I use phpmyadmin to administer mysql via a
web browser. Simple matter to open the job table and
remove it there.

Webmin also has a handy MySQL interface that I use for this kind of stuff. It also lets you do a lot of other handy system admin stuff via an SSL web interface.

Jon


More information about the mythtv-users mailing list