[mythtv] 0-7 to 0-8 sql , recordingprofiles

Matt Zimmerman mythtv-dev@snowman.net
Mon, 16 Dec 2002 16:58:22 -0500


On Mon, Dec 16, 2002 at 10:52:42AM -0500, John wrote:

> The 0-7-to-0-8.sql sets all profiles to 0 (CVS log says this is now default):
> [...]
> However the last two lines:
> [...]
> create entries with ids of 1 and 2
> [...]
> Is this correct? or should the id for Default be 0 and Live TV 1?

Yes, this is correct, the 0 means that no specific profile is requested.
When that column is nonzero, it means to use the specified profile for the
recording.

Currently, the behaviour in this case is to load the profile named
"Default".

-- 
 - mdz