[mythtv] [PATCH] mythfilldatabase errors

Andy Davidoff dert at pobox.com
Tue Apr 22 16:34:02 EDT 2003


The credits table was designed to allow us to specify the role of
a person as a set, which would be both simpler and more efficient.
There was a miscommunication and the code doesn't leverage this, but
it will, someday.

Sets are stored as integers in MySQL, so they shouldn't be any
slower.  They have the advantage of reducing complexity.

The role field denotes the role that the person played in the
production of the program and is not limited to actors.


On Apr 22, at 20:39, Ben Bucksch encoded a 4.6K recording:
> BTW: Maybe change the role column to an int to speed things up
> (1=actor, 2=presenter) and change its name to "type" or something
> else - I'd think that the character name is in field "role".


More information about the mythtv-dev mailing list