[mythtv-users] Live TV with the myth:// URI scheme - feature request sanity check

Mario Limonciello mario.mailing at gmail.com
Fri Jan 18 16:24:01 UTC 2013


Is there a way to avoid the desktop file showing up though in
Unity/XFCE/Gnome?  So it just provides the URI handler and nothing more.


On Fri, Jan 18, 2013 at 7:24 AM, Patrick Archibald <
patrick.archibald at gmail.com> wrote:

> Hi,
>
> My node-webkit app launches mythavtest to view a recording with the
> following code:
>
> var gui = require('nw.gui');
> gui.Shell.openExternal("myth://
> Default at 192.168.1.5:6544/1323_20130118070000.mpg");
>
> I would like to launch Live TV as well. I know there is allot going on
> to set up live TV. It would be great if all that set-up was handled by
> the backend so I could simply execute something like the following:
>
> var gui = require('nw.gui');
> gui.Shell.openExternal("myth://Default@192.168.1.5:6544/ChanId/3736");
>
> Is this a valid feature request?
>
> Here is a demo of my app: http://youtu.be/Ht6QL_vEJq0
>
> Here is the code: https://github.com/pla1/mythtv-gadget
>
> Here is how I associate the myth:// URI scheme with mythavtest in
> Ubuntu 12.04:
> http://platechnotes.patrickarchibald.com/2013/01/associating-myth-protocol-with.html
>
> TIA.
>
> Rock on, PLA
>
> Patrick L Archibald
> http://PatrickArchibald.com
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20130118/7f855085/attachment.html>


More information about the mythtv-users mailing list