[mythtv] [PATCH] mythvideo browse
Anduin Withers
awithers at anduin.com
Tue May 25 14:53:24 EDT 2004
> I think that there is a mistake but not the mistake you correct.
> consistent query should be :
I think there is something fundamentally wrong with browse as a filter param
(as it is now).
When VideoDefaultBrowse is 0 your browse list will be empty because browse
used to be simply a flag (not a filter param) and all non-browsable entries
are removed in VideoBrowser::RefreshMovieList() (I could be remembering
history wrong here, I don't pay too much attention).
That said: mysql Boolean fields can hold more than 0 and 1, though I grant
that when using the UI to set things this should never happen.
--
Anduin Withers
More information about the mythtv-dev
mailing list