[mythtv] [mythtv-commits] mythtv/master commit: ce457455d by Robert McNamara (rmcnamara)

Robert McNamara robert.mcnamara at gmail.com
Fri Dec 24 01:07:46 UTC 2010


On Thu, Dec 23, 2010 at 5:06 PM, MythTV <noreply at mythtv.org> wrote:
>      Author:  Robert McNamara <rmcnamara at mythtv.org>
>  Change Date:  2010-12-23T17:02:49-08:00
>   Push Date:  2010/12/23 17:06:25 -0800
>  Repository:  mythtv
>      Branch:  master
> New Revision:  ce457455d9399471768cad750196c06457f1379a
>   Changeset:  https://github.com/MythTV/mythtv/commit/ce457455d
>
> Log:
>
> libmythmetadata: Add a BlurayMetadata class.
>
> Class will open and parse a given Blu-ray path and if metadata is present, makes it available, including a list of the available titles, a list of thumbnail paths, title, alternate title, etc.  Includes a toMap function for flexibility.
>
> The hope is that this class can be used to present relevant information about a Blu-ray disc in the drive from the menu, eventually.
>
> Added:
>
>   mythtv/libs/libmythmetadata/bluraymetadata.cpp
>   mythtv/libs/libmythmetadata/bluraymetadata.h
>
> Modified:
>
>   mythtv/libs/libmythdb/mythversion.h
>   mythtv/libs/libmythmetadata/libmythmetadata.pro

And for the second time in one day, I forget something-- you'll need
to make clean and rebuild plugins.  Library API version has changed.

Robert


More information about the mythtv-dev mailing list