[mythtv] (NEW) patch for mythVideo to use already scanned coverfile

Isaac Richards ijr at po.cwru.edu
Sun Jul 20 00:36:42 EDT 2003


On Saturday 19 July 2003 10:47 pm, Dave Alden wrote:
> Hi,
>   Uncle, Uncle...:-)
>
>   Here's the latest patch.  This strips off the movie extension (whatever
> follows the file dot in the filename -- note that this means you MUST have
> an extension on your movie).  It then looks for <movie>.<qt image format>
> in the same directory as the movie.  Note that ".jpg" is not a qt image
> format, but ".jpeg" is.  :-)

You could use fi->baseName() and fi->extension(), i think, instead of doing 
the search for last . or whatnot..  If you don't mind changing to use that, 
or I'll just do it when I go to apply the patch (tomorrow sometime, most 
likely).

Isaac


More information about the mythtv-dev mailing list