jonib, you are a genius bro!! This worked perfectly fine.
I can open all my 7 movie genre playlists through irule (remote application on ipad).
Quick question.. early morning when i googled to find the correct commands to inculcate with the GUI action.. i found this link..
https://github.com/xbmc ...
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 17 matches
- Wed Sep 04, 2013 8:56 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
- Wed Sep 04, 2013 3:55 pm
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I got someone to reply at XBMC forum, and they mentioned something like this...
{"jsonrpc":"2.0","method": "GUI.ActivateWindow", "params": { "window": "video", "parameters": [ "special://profile/playlists/video/FrenchMovies.xsp" ] }, "id": 1 }
I think this will need modification to be added to ...
{"jsonrpc":"2.0","method": "GUI.ActivateWindow", "params": { "window": "video", "parameters": [ "special://profile/playlists/video/FrenchMovies.xsp" ] }, "id": 1 }
I think this will need modification to be added to ...
- Wed Sep 04, 2013 2:06 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
No Problems sure. Tomorrow be fine.
- Wed Sep 04, 2013 1:29 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Do you think the GetPlayList under Playlist is the right action for the playlist to be displayed, instead of playing the movies?
When i try that.. i get this.
XBMC2: JSONRPC: Playlist.GetPlaylists
Error:
{
"code": -32602,
"data": {
"message": "Too many parameters",
"method": "Playlist ...
When i try that.. i get this.
XBMC2: JSONRPC: Playlist.GetPlaylists
Error:
{
"code": -32602,
"data": {
"message": "Too many parameters",
"method": "Playlist ...
- Wed Sep 04, 2013 1:13 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Ok, just an update here, It does take me to the playlist, but it also starts playing some random movie. I tried different playlists, and each time it took me to the corresponding playlist i added.. but instead of listing the movies, it starts playing something from that playlist.
I want the command ...
I want the command ...
- Wed Sep 04, 2013 1:06 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Howly cow, i hit a barrage of error messages when i hit test button.
Attached log file.. cannot paste here.. dont want to spam this thread with error msgs.
Attached log file.. cannot paste here.. dont want to spam this thread with error msgs.
- Wed Sep 04, 2013 12:31 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Looks like my syntax is wrong...
I already got this error when i tried with the above commands... that i posted in this thread earlier.
Error:
{
"code": -32602,
"message": "Invalid params."
}
Almost on the edge, i guess i am very close.. please help.
I already got this error when i tried with the above commands... that i posted in this thread earlier.
Error:
{
"code": -32602,
"message": "Invalid params."
}
Almost on the edge, i guess i am very close.. please help.
- Wed Sep 04, 2013 12:29 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
Thanks for your reply. Finally someone is looking at my threads.. i thought i am an invisible banned member. :D
just kidding.
Yes i am using the correct test file per my version. Currently i am on this window. (please see attachment)
Using an example of one of the Playlist.. does the below syntax ...
just kidding.
Yes i am using the correct test file per my version. Currently i am on this window. (please see attachment)
Using an example of one of the Playlist.. does the below syntax ...
- Tue Sep 03, 2013 5:39 am
- Forum: Plugin Support
- Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
- Replies: 1402
- Views: 615606
Re: Support for XBMC2 plugin (formerly XBMCRepeat)
I have a added a few categories of movies in the main menu as playlist.
For eg:- Hollywood Movies, French Movies, Asian Movies, German Movies
How can i link these playlist directly?
I am using XBMC v12.2 Frodo on Windows 7.
For eg:- Hollywood Movies, French Movies, Asian Movies, German Movies
How can i link these playlist directly?
I am using XBMC v12.2 Frodo on Windows 7.
- Tue Sep 03, 2013 1:28 am
- Forum: General Support
- Topic: Mouse movements with iRule.
- Replies: 4
- Views: 2451
Re: Mouse movements with iRule.
Looks like this forum is very unfriendly to new members... and not inviting.
There is no support or help for this wonderful app.
Every single post i have made on this forum has met with no response. I guess EG is hence not the much talked about options on various remote controlled based forums and ...
There is no support or help for this wonderful app.
Every single post i have made on this forum has met with no response. I guess EG is hence not the much talked about options on various remote controlled based forums and ...
- Mon Sep 02, 2013 2:03 am
- Forum: General Support
- Topic: Mouse movements with iRule.
- Replies: 4
- Views: 2451
Mouse movements with iRule.
I am using EG to its best with my irule.. keyboard plugin, brodcaster, launching application, spotify, JRMC.. etc.
Would i be able to move the mouse cursor using the EG's mouse plugin as well?
I am able to use one of the macro with mouse plugin "Turn mouse wheel" function..
However when i am trying ...
Would i be able to move the mouse cursor using the EG's mouse plugin as well?
I am able to use one of the macro with mouse plugin "Turn mouse wheel" function..
However when i am trying ...
- Tue May 14, 2013 7:31 am
- Forum: Plugin Support
- Topic: Spotify (api is partially broken)
- Replies: 165
- Views: 97023
Re: Spotify
Thanks for your reply Walter, are you planning to update anything for this plugin? Spotify is getting pretty famous now around the world and particularly the US. I believe every few weeks more and more users are linking their facebook account with spotify.
- Sat May 11, 2013 12:49 am
- Forum: Plugin Support
- Topic: Spotify (api is partially broken)
- Replies: 165
- Views: 97023
Re: Spotify
Thanks for the spotify plugin. i am using this with eg for iRule. is there any update with new features on this plugin? anyone tried using a gui frontend on their iphone or ipad for feedback and changing tracks or controlling the player?
I am talking about something similar the JRiver Media Player ...
I am talking about something similar the JRiver Media Player ...
- Wed May 01, 2013 3:57 am
- Forum: General Support
- Topic: Single click options for Netflix and others?
- Replies: 1
- Views: 1428
Re: Single click options for Netflix and others?
Hey guys, just wanted to leave a quick update here, i was able to launch saved mpl playlists via jriver media player using the application launch function of EG via one button click.
However i am still looking to launch Netflix via xbox or appletv. any help appreciated.
However i am still looking to launch Netflix via xbox or appletv. any help appreciated.
- Wed May 01, 2013 12:14 am
- Forum: General Support
- Topic: Single click options for Netflix and others?
- Replies: 1
- Views: 1428
Single click options for Netflix and others?
Hi all,
I am in love with EventGhost, I was wondering if anyone knows how to add a macro or an event to trigger Netflix through AppleTV or Xbox.. through a single button click. I found a way to do this via Windows Media Center, but i would prefer AppleTV or Xbox, as the sound and picture quality ...
I am in love with EventGhost, I was wondering if anyone knows how to add a macro or an event to trigger Netflix through AppleTV or Xbox.. through a single button click. I found a way to do this via Windows Media Center, but i would prefer AppleTV or Xbox, as the sound and picture quality ...