[mythtv-users] Upcoming recording shows "still recording"

Stephen Worthington stephen_agent at jsw.gen.nz
Sun Jun 2 14:15:48 UTC 2024


On Sun, 2 Jun 2024 06:35:22 -0400, you wrote:

>I had this anomaly happen twice.  I had to reboot the backend to fix
>it the first time.  But I thought I'd leave it alone in case someone
>had an idea how to fix it or maybe see if it's a bug.
>
>If I use mythfrontend and look at "Upcoming Recordings I see a program
>listed with a green dot beside it and the status at the bottom says
>Single Recording -- Recording.
>
>If I check Information Status, there are no tuners active. There is
>not partial recording of this program.  find_orphans.py does not see
>any issues.
>
>There are no recording rules for this program.  The mythconverg
>database gets checked and optimized daily with zero errors.
>
>If I select this recording in Upcoming Recordings and hit enter, it
>gives me 2 options:
>Stop This Recording
>Modify Recording Options.
>
>Stop this recording does nothing and Modify Recording options says
>there is no recording rule.
>
>If I search for this recording using the new Web App, it has nothing
>listed about it.
>
>I on version v34.0+fixes.202405301103.9b54f1a672~ubuntu22.04.1
>
>I did a systemctl restart mythtv-backend.service and that made the
>upcoming recording go away
>
>Jim A

If you run these commands, what does it show?

sudo mysql
use mythcconverg;
select * from inuseprograms order by recdir;
quit


More information about the mythtv-users mailing list