From:
[email protected]
Markus J�rvinen (
[email protected]):
Scrolling keys I think would be too much of a pain in the ass to
implement. I could maybe fit another line of a description though,
but I'm worried because we're using a fair bit of room already.
Hmm, if this is not feasible for tvtime is there any good app for
browsing tv listings that you know of? Or do I have to continue /:ing
the xml file with vim? :)
I don't know, but I haven't looked. I always expected this would be
the best solution: some nice GTK+ XMLTV browser would be awesome, and
not very hard to write. Someone must have done this already - and if
they did, fixing it to be able to change channels in tvtime right from
the browser would be trivial. I expected the XMLTV information in
tvtime would be for quick refrence for fulscreen viewing.
Another thing that's bugging me is that programs don't start and end
exactly when supposed, so tvtime often shows information for the wrong program. I often want to see the information at the time when the
program is changing.
Can you look in the XMLTV file and see why it is giving wrong
information? It may simply be a bug in your provider: this definitely
wasn't happening here.
A way to peek information for the previous and next program would also
be nice. This would be nice even if programs are on time.
Previous program seems silly. We already show the title of the next
show, since this seems very useful. I think someone posted a patch to
do more but I have not gone through it. Interested in helping? :)
How big are the descriptions from your provider??
The ten longest descriptions currently:
% grep '^ <desc' tv.xml | sed 's,^[^>]*>,,;s,<[^<]*$,,' | while read l; do echo "$l" | wc -c; done | sort -nr | head
862
So if I'm showing like 60-70 characters per line, that's like _12_
lines? Is that right? That's pretty massive, we would have to have
some sort of "next page" key. Awkward...
Even though I don't think this will happen any time soon, can we
decide what the UI would be for that? Use case would be, hit DISPLAY
until you get the view with the description in the list, then you need
some key to be a "NEXT" key. Since we're not in menu mode, this is
awkward, since we don't have any arrow keys. Would we need a new key
binding? Is there some logical key we could use?
I guess we could also have the full description just be in the menu somewhere, and then the menu system keys could take over (and you could
use the mouse). This would make scrolling easier, but it seems
inconvenient and unintuitive to go into the menu to view the
description.
-Billy
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)