[mythtv-users] Videos in database not appearing in UI

Mike Holden mikeholden99+mythtv at gmail.com
Tue Jun 25 11:20:56 UTC 2019


Is the same identical file (or at least 2 different files with the same
hash value) in different locations on the disks in play? If so, the
location can toggle from one to the other like this on each subsequent scan.

On Tue, 25 Jun 2019 at 20:34, Roger Siddons <dizygotheca at ntlworld.com>
wrote:

> On Mon, 24 Jun 2019 22:21:57 -0400
> Dave Badia <dbadia at gmail.com> wrote:
>
> > Perhaps I'm mistaken, but I thought that was the point of keep the
> > hashes in the table.  Rows that already exist stay even if they got
> > moved.  That way the video list isn't empty every time a scan is
> > run.   (I have ~5800 videos so scans are slow)
>
> Correct, but a curious (and unexplained) feature of a Video Path
> pointing to the Video storage group is that the filenames can toggle
> on each scan, eg.
>
> Scan 1: "MyMovie.mpg" - SG file, UI can find it
> Scan 2: "/share/Movies/dvd/MyMovie.mpg" - missing Samba file
> Scan 3: "MyMovie.mpg" - it's back
> Scan 4: "/share/Movies/dvd/MyMovie.mpg" - where's it gone now ?
> Scan 5: "MyMovie.mpg" - it's turned up again
> Scan 6: "/share/Movies/dvd/MyMovie.mpg" - WTF!
>
> Recordings get a warning status (typically yellow) if a file isn't
> accessible. Videos are removed from display.
>
> It's been a while since I've tested this but, from what you've said, it
> sounds a possible cause.
>
> > looking at the
> > setting table all FEs have either empty data or the default Video
> > path for the FIreTVs (/share/Movies/dvd), which, from what I read,
> > should be OK.
>
> If /share/Movies/dvd is part of of your Video storage group then clear
> it.
>
> > > IIRC "mythbackend -v file --loglevel debug" should log the video
> > > scan
> > Will add this to my verbose param, think I already have debug on for
> > mysql
>
> mysql logging is rarely useful for debugging behaviour. It's verbose
> and the db is read often (by different threads) for completely
> unconnected reasons. You can already see what's in the db.
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20190625/16661667/attachment-0001.html>


More information about the mythtv-users mailing list