On 12/30/06, Duncan Webb <[EMAIL PROTECTED]> wrote:
> Andrew Flegg wrote:
>
> > Isn't that conflict, rather than multiple copies of the same programme
> > being recorded, though? Both are pretty important.
>
> Oh talk about getting the wrong end of the stick, it's late and I've
> been freevo'ing all day :)

:-)

> Conflict is more important, because the recordserver cuts the end of the
>  first one off, when it starts to record the second program.

Ah, yeah - if conflict's not currently highlighted (and having poked
through tvlisting_area.py I can see it's not), that's a bigger
problem, I agree.

> Duplicates, are not that important, I tend to let them record in case
> the first one is corrupt, quite often happens with the PVR-350, loss of
> audio about twice a week.

Yeah, but I've only just got a DVD writer fitted, so disk space is
tight; also it diminishes the value of the "upcoming recordings"
information on screen and on the web, especially with the number of
Torchwood repeats the BBC puts on.

> > It'd also be nice (if we're making the background of the listings grid
> > changable) to shade-out programmes in the past.
>
> Hmm

You also wrote:
> However, what is needed is a way to show when two or more programs
> overlap, so an extra field in the TvProgram object is required to
> indicate this condition. Then the TV guide, scheduled recordings,
> favourites and the webserver need to indicate this probable with a
> yellow/orange background. Oddly, this is the hard part.
>
> I've added overlap to the TvProgram object, so it can be accessed and
> set with prog.overlap. I have already done some of this code in the
> wakeupserver I wrote.

Having looked at adding an additional item type of "past" for
programmes which have already started, I'd imagine you'd add a
"conflict_val" to the vals list in src/skins/main/tvlisting_area.py,
and add a check for prg.conflict in update_content() ?

Cheers,

Andrew

-- 
Andrew Flegg -- mailto:[EMAIL PROTECTED]  |  http://www.bleb.org/

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to