[mythtv-users] Mythrename seektable question
Phil Bridges
gravityhammer at gmail.com
Sat Dec 6 12:34:32 UTC 2008
On Fri, Dec 5, 2008 at 9:59 PM, Michael T. Dean <mtdean at thirdcontact.com> wrote:
> On 12/05/2008 09:07 PM, Phil Bridges wrote:
>> I took the plunge last night and moved a link of the HD movies I've
>> recorded through my cable box to the directory that holds my MythVideo
>> files. Now, though, it appears that the process broke the seektables
>> for the record - a simple 30-second skip ends up going to the end of
>> the movie. Is this a common occurrence?
>
> The seektables used by mythfrontend for recordings playback are stored
> in a different place from the seektables used by MythVideo for video
> playback.
>
> When you delete the recording through mythfrontend, it will delete the
> seektable for that recording, then you'll need to rebuild the seektable
> for the video (copy of the recording) using the --video argument.
>
> There's currently no way to say, "Move this recording and its associated
> seektable for use in MythVideo." And, since MythVideo is currently
> really frontend only, such functionality is not likely to be written
> (though work is in progress to allow the backend to manage MythVideo
> videos through storage groups, so...).
>
Thanks. Is there a way to bulk-rebuild my video directory? I tried
the * wildcard, but mythcommflag errored out:
movies #mythcommflag --video *
2008-12-06 07:32:06.010 Illegal option: '28_Weeks_Later.mpg' (use --help)
The single movie name appears to work, though:
movies # mythcommflag --video 28_Weeks_Later.mpg
2008-12-06 07:32:34.835 Using runtime prefix = /usr
2008-12-06 07:32:34.836 Empty LocalHostName.
2008-12-06 07:32:34.852 New DB connection, total: 1
2008-12-06 07:32:34.857 Closing DB connection named 'DBManager0'
2008-12-06 07:32:34.857 mythcommflag version: 0.21.20080304-1 www.mythtv.org
2008-12-06 07:32:34.857 Enabled verbose msgs: important
MythTV Commercial Flagger, started at Sat Dec 6 07:32:34 2008
Building seek table for: 28_Weeks_Later.mpg
More information about the mythtv-users
mailing list