Skip to content

feature request: Launch directly to a channel #16

@viny182

Description

@viny182

Hello,

I'd like to ask for a feature: Launch the app directly to a live stream.

This other project has it implemented -> https://github.com/TBSniller/twitch-webos

I think it's the function "handleLaunch" from the utils.js file in their repo ->

https://github.com/TBSniller/twitch-webos/blob/53a966f3c0c4c9c28b68de3c09923a63687de680/src/app/utils.js#L11

With both official Twitch app and with the repo aboce, i'm able to launch live streams directly using the command below, by specifien the @ channel name to the "contentTarget" parameter.

root@LGwebOSTV:~# luna-send -n 1 -f luna://com.webos.applicationManager/launch '{"id":"org.webosbrew.twitchex", "params":{"contentTarget":"gaules"}}'

Sometimes to work I have to run it 2 times in an interval of 5 seconds, but it's fine for me...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions