[mythtv-commits] Ticket #13242: Seektable for video can be created but is not recognised

MythTV noreply at mythtv.org
Mon Apr 2 13:41:02 UTC 2018


#13242: Seektable for video can be created but is not recognised
-----------------------------------+------------------------------
 Reporter:  J.Pilk@…               |          Owner:  pbennett
     Type:  Bug Report - General   |         Status:  assigned
 Priority:  minor                  |      Milestone:  needs_triage
Component:  MythTV - Mythcommflag  |        Version:  Unspecified
 Severity:  medium                 |     Resolution:
 Keywords:                         |  Ticket locked:  0
-----------------------------------+------------------------------

Comment (by paulh):

 When trying to build the seektables for videos you need to supply the
 filename without the storage group path.

 So for your first example, assuming '/mnt/sdb1/Vids' is your 'Video'
 storage group, should be
 {{{
 mythcommflag --rebuild --video  21664_20180309155800_6619.ts
 }}}

 Try querying mysql before and after to check it worked something like

 {{{
 mysql> select * from filemarkup where filename =
 "21664_20180309155800_6619.ts";
 }}}

--
Ticket URL: <https://code.mythtv.org/trac/ticket/13242#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list