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.

Search found 48 matches

by bengalih
Thu Nov 12, 2015 10:15 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Just wanted to chime in with some issues I've been having with this plugin and to make some suggestions to others. This is a lengthy post (really, grab a coffee), but I wanted to explain the situation fully.
Especially if I misspeak about any of the below, I have presented my full argument for ...
by bengalih
Fri Oct 16, 2015 11:49 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

@jonib -

won't quote you here because it's going to get unwieldy:)

Not sure I got you correctly re: localhost/127.0.0.1. I tried to change the plugin to localhost instead of 127.0.0.1 and also changed all occurrences of 127.0.0.1 to localhost in the script...it still doesn't work unless remote ...
by bengalih
Fri Oct 16, 2015 7:08 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

It does however seem that if I don't also have both remote control options (control programs from this computer and from others) that I never get the .Onstart and follow up events. Yes those are needed for for the plugin, The UPnP setting is needed to make the notifications work.

Even then, it ...
by bengalih
Fri Oct 16, 2015 4:27 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Anyone got any ideas? You are not getting this when starting Kodi?
XBMC2: Connected to XBMC ( 192.168.1.100 : 9090 ), ready to recive JSON-RPC notifications.
Then you probably don't have UPnP activated in Kodi check this post .

jonib

Jonib - after reading this I started to focus just on having ...
by bengalih
Fri Oct 16, 2015 4:09 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Thanks for your quick answer - but all I seem to get is: Result:
"OK"

I have enabled the Json notification - could it perhaps be a problem with my port?

Yes, probably. It defaults to 9090. Other things (like sabNZB) may be using that port.
You can either change the other apps, or change the ...
by bengalih
Fri Oct 16, 2015 2:45 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Thanks for your quick answer - but all I seem to get is: Result:
"OK"

I have enabled the Json notification - could it perhaps be a problem with my port?

Yes, probably. It defaults to 9090. Other things (like sabNZB) may be using that port.
You can either change the other apps, or change the ...
by bengalih
Fri Oct 16, 2015 2:37 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Thank you so much - if your reply was the it's more XMBC question then EG (before edit), the reason I asked was exectly what you showed me - how I could do it in EG, anyway thanks for your reply, helped me out a lot!

The reason I must do this in EG:

I run kodi and all other stuff on a Intel NUC ...
by bengalih
Fri Oct 16, 2015 1:47 am
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Hello,

thanks for a great plugin, I've been using it a lot. I have a question tho' is it possible to send a command to kodi that makes kodi just update part of my library? I don't want to update moveis, only TV-shows because my moviescraper is really bad. I've tried searching around, but can't ...
by bengalih
Mon Oct 12, 2015 5:29 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196017

Re: PushBullet plugin (Pako)

Pako -

Yes I mentioned I have tried to use the limit memory consumption. And, while that does keep memory low, I'm not sure what effect that is having on the strange hangs I have had, since those hangs were happening with that option on.

Right now, I am running WITHOUT that option and I am going ...
by bengalih
Mon Oct 12, 2015 5:21 pm
Forum: Plugin Support
Topic: Toggle Plugin
Replies: 2
Views: 1514

Re: Toggle Plugin

While I'm not crazy about loading an entire plugin...or worse multiple plugins to check something like this, I do admit that for some users this might be beneficial.

I had to download your plugin to see what it did because you screen shots are very unclear.

In fact, from your screen shots above it ...
by bengalih
Fri Oct 09, 2015 3:11 pm
Forum: Coding Corner
Topic: OnkyoISCP plugin
Replies: 195
Views: 114160

Re: OnkyoISCP plugin

WoLpH wrote:It doesn't appear harmful so I'd suggest just leaving it...

It's probably just some random broadcast
That i didn't get before.... so trying to figure out what's causing it...
I'm thinking there is a good chance a setting changed on my receiver to start it, but not sure what it could be.
by bengalih
Fri Oct 09, 2015 2:00 pm
Forum: Plugin Support
Topic: Support for XBMC2 plugin (formerly XBMCRepeat)
Replies: 1402
Views: 614807

Re: Support for XBMC2 plugin (formerly XBMCRepeat)

Dear All.
I would get the "properties": ["speed"] parameter to EG global variable, it need for realise "Discrete Play / Pause" function.
Now I use phyton script for send JSONRPC:
eg.plugins.XBMC2.JSONRPC(u'Player.GetProperties', u'{ "playerid": 0, "properties": ["speed"] }', True)

Please help me ...
by bengalih
Fri Oct 09, 2015 1:58 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196017

Re: PushBullet plugin (Pako)

kgschlosser wrote:to be honest with ya. what I think is need is an android app that will report to EG. these couple of things.....
...
Perhaps...but this is the thread for the PB plugin... so you might as well be asking for a ham sandwich :)
by bengalih
Thu Oct 08, 2015 10:17 pm
Forum: Coding Corner
Topic: OnkyoISCP plugin
Replies: 195
Views: 114160

Re: OnkyoISCP plugin

I've been seeing the following get logged in my EG log every 15 seconds:

2015-10-08 17:01:33 EVENT: OnkyoISCP.NLS 'C-P'
2015-10-08 17:01:33 EVENT: OnkyoISCP.NLSC-P

According to the ISCP sheets "NLS" is Net/USB List Info.

It appears that C = "Cursor Updated Info" and that P = "Page information ...
by bengalih
Thu Oct 08, 2015 8:30 pm
Forum: Plugin Support
Topic: PushBullet plugin (Pako)
Replies: 498
Views: 196017

Re: PushBullet plugin (Pako)

Thanks Pako - no I just updated EG to the latest versions available like 2 weeks ago. Didn't realize that a newer version was *just* released.

I will test upgrade and test again, though as I stated things seemed to work on the dismiss with that change, so I think we are good there.
I didn't really ...