[mythtv-users] Missing Thumbnails in Mythweb
Bill Meek
keemllib at gmail.com
Sat Jun 13 00:14:31 UTC 2015
On 06/12/2015 04:23 PM, Kirk Bocek wrote:
>
> Okay, how do I do that? How do I generate that string? I have a whole bunch of file in my single storage group named:
>
> 5072_20150506215900.mpg
> 5072_20150506215900.mpg.png
> 5072_20150506215900.mpg.-1.100x75.png
>
> and then a bunch that don't have the 100x75 file. Is that time string buried in the file name?
It is. The StartTime is 2015-05-06T21:59:00Z.
Just adding the dashes and colons to the timestamp. The trailing Z isn't really
required, but makes it more obvious that it's UTC (Zulu.) I think the T is
mandatory, but didn't try without it.
--
Bill
More information about the mythtv-users
mailing list