Matthew Campbell wrote:
> Thanks for the suggestions.
> 
> Bryce Nesbitt wrote:
> 
> >       1> It would be really nice to press "h" or "?" and get a list
> >          of valid keystrokes (given the current context - live
> >          stream or playback).
> 
> OK.  Which key should be used for this feature?  Or should both keys
> work?  I can't think of any other potential use for the 'h' key in
> TRPlayer.

Both just about covers it, yes?


> >       3> Rather than adding bookmarks, or other features to TRPlayer,
> >          how about enhancing the ability to use TRPlayer with other
> >          programs?  Then you could write (for example) a matching
> >          bookmarker, or integrate even better with existing bookmark
> >          schemes.
> 
> Good idea.  Perhaps TRPlayer should support a configuration file that lets
> users customize the keyboard commands and the output format.  This might
> include the ability to define a keyboard command that passes some
> information about the currently playing stream to an external program,
> such as a bookmarking utility.  Any ideas about the format of such a
> configuration file?

Key-value is a nice format:
        LAUNCH_ON_B_BEY=/usr/local/bookmarker
                
But I see no reason to have the overhead of configuration.  TRPlayer is a nice
simple clean program, why mess with it?

But making trplayer very "scriptable" would allow one to do more with it.  Imagine 
trplayer is run by some external script -- what would the script want to know?

                -Bryce

Reply via email to