[mythtv] [mythtv-commits] Ticket #10135: Add a command line option to start the frontend in a jumppoint

Tom Lichti tom at redpepperracing.com
Thu Nov 17 00:23:59 UTC 2011


On Tue, Nov 15, 2011 at 10:56 PM, Ginsu Squirrel
<ginsu.squirrel at gmail.com> wrote:
> On 11/15/2011 10:48 AM, Tom Lichti wrote:
>> On Tue, Nov 15, 2011 at 11:56 AM, Michael T. Dean
>> <mtdean at thirdcontact.com>  wrote:
>>> On 11/15/2011 11:43 AM, Tom Lichti wrote:
>>>> On Tue, Nov 15, 2011 at 4:34 AM,<noreply at mythtv.org>    wrote:
>>>>> #10135: Add a command line option to start the frontend in a jumppoint
>>>>> --------------------------------------------+----------------------------
>>>>>    Reporter:  [R]<ginsu.squirrel@…>              |          Owner:  wagnerrp
>>>>>       Type:  Patch - Feature                 |         Status:  closed
>>>>>    Priority:  minor                           |      Milestone:  0.25
>>>>> Component:  MythTV - General                |        Version:  Trunk Head
>>>>>    Severity:  medium                          |     Resolution:  fixed
>>>>>    Keywords:                                  |  Ticket locked:  0
>>>>> --------------------------------------------+----------------------------
>>>>> Changes (by Github):
>>>>>
>>>>>    * status:  accepted =>    closed
>>>>>    * resolution:   =>    fixed
>>>>>
>>>>>
>>>>> Comment:
>>>>>
>>>>>    Add --jumppoint and --runplugin to mythfrontend
>>>>>
>>>>>    This adds two new options for mythfrontend.  --jumppoint will
>>>>>    immediately jump to the specified point when the frontend has finished
>>>>>    loading.  --runplugin will jump to the base window of the specified
>>>>>    plugin.  Both will terminate if an invalid name is given.
>>>> Is there a list of jumppoints supported by this command? I would like
>>>> to have the frontend go to the Playback Recordings screen at startup,
>>>> I have tried the following jumppoints:
>>>>
>>>> 2011-11-15 11:38:39.340174 E  Invalid jump point supplied on the
>>>> command line: startPlayback
>>>>
>>>> 2011-11-15 11:34:48.752206 E  Invalid jump point supplied on the
>>>> command line: playbackbox
>>>>
>>>> 2011-11-15 11:34:18.220917 E  Invalid jump point supplied on the
>>>> command line: playbackrecordings
>>> Utilities/Setup|Edit Keys, select Jump Points, then see what the Jump
>>> Points are called and how they're spelled (note that most are multi-word
>>> jump point destinations with "title" case).
>> Thanks Mike, I didn't think to use the full name. However, now it
>> segfaults when trying to load the 'Previously Recorded' screen at
>> startup. Just rebuilding with debug enabled to try and get a
>> backtrace.
>>
>> Tom
>> _______________________________________________
>> mythtv-dev mailing list
>> mythtv-dev at mythtv.org
>> http://www.mythtv.org/mailman/listinfo/mythtv-dev
> You probably want "TV Recording Playback" and not "Previously Recorded".

Yep, that works....strange that 'Previously Recorded' does not, since
it is a valid jump point, AFAIK.

Thanks!
Tom


More information about the mythtv-dev mailing list