[mythtv-users] backend loglevel to check why record listing isn't showing any of the entries in the recorded table?

Steven Adeff adeffs.mythtv at gmail.com
Wed Jul 29 12:05:12 UTC 2020


On Wed, Jul 29, 2020 at 3:56 AM Stephen Worthington
<stephen_agent at jsw.gen.nz> wrote:
>
> On Tue, 28 Jul 2020 19:20:28 -0400, you wrote:
>
> >Can someone help me with what log settings I need to see why
> >mythbackend isn't showing any of the recordings in my recorded table
> >in the frontends or mythweb?
> >
> >Thanks!
>
> Are no recordings being listed, or are they there but greyed out with
> an X icon?  The former suggests problems with the database or access
> to it, the latter with partition mounts or permissions.
>
> Do other things work, such as:
>
> Manage Recordings > Upcoming Recordings
> Information Centre > System Status > Input Status
>
> Does the database still have recordings in it?  What does this show?
>
> sudo mysql
> use mythconverg;
> select count(*) from recorded;
> select count(*) from recordedprogram;
> exit

None are being listed. This is on a system where we changed the tuners
and sources, so I don't think we set up any new recording schedules,
so there wouldn't be any yet. Listings seems to be working though.
We've been transitioning this setup, somewhat slowly, and Recordings
seemed to work fine for a while, then we noticed they weren't showing,
mainly after an apt-get update where we went in to check that it
didn't break anything, that's when we noticed this.
The recordings locations on the drives are read/write able by the user
running the backend and readable by the frontend user, and the
locations are in the Default storage group. with logging set to
most:info I don't see any entries about recordings, even when I go
into the Recordings screen or through MythWeb, even though it takes a
while for the system to process and display both.

I was hoping there might be another log setting that would show what
is going on.

Thanks for the help!

-- 
Steve
http://www.mythtv.org/wiki/User:Steveadeff
Before you ask, read the FAQ!
http://www.mythtv.org/wiki/Frequently_Asked_Questions
then search the Wiki, and this list,
http://www.gossamer-threads.com/lists/mythtv/
Mailinglist etiquette - http://www.mythtv.org/wiki/Mailing_List_etiquette


More information about the mythtv-users mailing list