[mythtv] [PATCH] MythVideo cd support

Georgi Alexandrov tehlists at mail.bg
Mon Jul 12 03:54:02 EDT 2004


J. Donavan Stanley wrote:

> Xavier Hervy wrote:
>
>> J. Donavan Stanley wrote:
>>
>>> Xavier Hervy wrote:
>>>
>>>> I send the last version of my patch.
>>>
>>>
>>>
>>>
>>>
>>> Xavier, I do plan on applying this to my tree this weekend and 
>>> seeing about getting it in.
>>
>>
>>
>> Ok, thx.
>> Hope it look good for you
>
>
>
> Xavier,
> Much as I hate to do this:
>
> Can you please break your patches up into logical chunks that 
> accomplish smaller tasks?  You're changing so much with one patch it's 
> a bit difficult to track everything and I'm not comfortable with just 
> applying it and saying "it seems to work".
>
> A good place to start is the support for data CDs.  That's something 
> concrete.
>
> Can you explain the following:
> //only register media handler if VideoAutoAddMediaToDatabase is turned on
> +    // or VideoOnInsertMedia different to 0
> +    //if ( gContext->GetNumSetting("VideoAutoAddMediaToDatabase",0)==1
> +     //  || gContext->GetNumSetting("VideoOnInsertMedia",0)!=0)
> +        REG_MEDIA_HANDLER("MythVideo CD/DVD DATA Media 
> Handler","","",runMediaHandler,MEDIATYPE_DATA);
>
>
> Is comment correct or is the code since they appear to be mutually 
> exclusive.
>
>
>
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
I use Xavier's patch and it works fine for me ;-) thnx Xavier

regards,
Georgi Alexandrov


More information about the mythtv-dev mailing list