Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] Limelight in Kodi menu
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: Limelight in Kodi menu
30th Apr, 2015, 11:45 PM
Post: #1
Hellcube Offline
Registered
Posts: 6
Joined: Dec 2013
Reputation: 0
Limelight in Kodi menu
I have started using limelight on my Raspberry pi 2 few days ago. I love it. But its realy anoying to use SSH to quit kodi and start limelight every time i wish to play.
So i tryed to do a menu that would do all this. So i started a research on how to do it.

First How to add a custom menu into skin
http://forum.kodi.tv/showthread.php?tid=221857
Easy, no problem added with that part

CODE: SELECT ALL
<item id="666">
<label>Steam Games</label>
<onclick>System.Exec(/home/xbian/stream.sh)</onclick>
<icon>-</icon>
<thumb>-</thumb>
</item>


I done a script steam.sh:

CODE: SELECT ALL
sudo initctl stop xbmc
sudo java -jar /home/xbian/limelight.jar stream 192.168.x.x -1080 -30fps


in result my kodi (Helix) hangs.
When i start the script from SSH:
sh /home/xbian/stream.sh
Every thing works, but when i try to use the button in kodi no luck.
I have tryed System.ExecWait to same result.
Is there any other way to do that "The right way"?

I found this topic on OSMC forum
https://discourse.osmc.tv/t/limelight-e ... mc/1884/18
http://forum.osmc.tv/showthread.php?tid=16517

Tryed to implement it but it doesn't realy work.

Tested it with lines:
<onclick>Quit</onclick>
<onclick>System.Exec(/home/xbian/stream.sh)</onclick>

Any hints would be appriciated...
Find all posts by this user
Quote this message in a reply
20th May, 2016, 04:02 AM
Post: #2
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Limelight in Kodi menu
I've no idea what limelight is, but I doubt it is supported. It MAY be supported in later releases

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] No power off options in Kodi Menu Gauner 15 19,657 24th Feb, 2022 10:27 PM
Last Post: Gauner

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 23rd May, 2025, 06:22 AM Powered By MyBB, © 2002-2025 MyBB Group.