[mythtv] indicating recording status in mythweb

Bruce Markey bjm at lvcm.com
Sun Mar 20 16:30:18 UTC 2005


Dan Christensen wrote:
...
> As an example, the patch below puts an "x" in the left-hand column for
> conflicts, a "-" for programs not recorded because too many have
> already been recorded, and a "." for other things marked deactivated.
> Skipping the last two might be better, since it's usually conflicts
> I'm worried about, and it would mean less clutter.
...
> Thoughts?

The RecStatusChar is established and well known (C for conflict,
P for previously shown, card numbers for will record) and would
probably be more useful and familiar. Using "x" in a different
way than the frontend would be confusing. You could simply do the
same thing as RecStatusChar() in ./libs/libmythtv/programinfo.cpp
since recstatus is one if the fields sent with the program info.

--  bjm


More information about the mythtv-dev mailing list