Kodi Community Forum
Notify - iPhone Notification App for XBMC (send push notifications to XBMC) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+--- Thread: Notify - iPhone Notification App for XBMC (send push notifications to XBMC) (/showthread.php?tid=64545)



- Fofer - 2010-03-28

Just wanted to mention what I think is a bug:

The SBSettings toggle for Notify Pro isn't working for toggling off "Push" notifications.

I turned off Notify Pro via SBSettings -- and notifications on my Mac for incoming calls and SMS stopped appearing, as expected. But any "push" notifications on my iPhone still did appear (and show up in my notify.io/history page.) In the meantime, in order to get these, too, to stop appearing, I've gone into the Notify Pro's settings and manually turned OFF the "push notify" setting. I suspect (and hope) that'll do the trick for now?

Hopefully when you get back into developing this, johoja, you'll be able to check into this...


- johoja - 2010-03-29

Fofer Wrote:Just wanted to mention what I think is a bug:

The SBSettings toggle for Notify Pro isn't working for toggling off "Push" notifications.

I turned off Notify Pro via SBSettings -- and notifications on my Mac for incoming calls and SMS stopped appearing, as expected. But any "push" notifications on my iPhone still did appear (and show up in my notify.io/history page.) In the meantime, in order to get these, too, to stop appearing, I've gone into the Notify Pro's settings and manually turned OFF the "push notify" setting. I suspect (and hope) that'll do the trick for now?

Hopefully when you get back into developing this, johoja, you'll be able to check into this...

Strange, I thought I fixed this. Is everyone else seeing this too?

Looking at the code, I did make some changes to it, and there is a 'chance' that it might still send the push notification, but I'm pretty sure it shouldn't....maybe I'm wrong.

Which version are you running Fofer?


- Cloaky - 2010-03-29

Sorry for the huge delay...

but you might wanna update the 1st post with the updated script:
http://pastebin.com/RkgsXBGC

i will be adding some new features anytime soon, already got them working, i am just getting them tested.


Updated, here is the latest, i didn't find any bug on it... but you never know, so plz report if u manage to find one
http://pastebin.com/u6p4BkSJ


- Fofer - 2010-03-29

johoja Wrote:Strange, I thought I fixed this. Is everyone else seeing this too?

Looking at the code, I did make some changes to it, and there is a 'chance' that it might still send the push notification, but I'm pretty sure it shouldn't....maybe I'm wrong.

Which version are you running Fofer?

I am running 1.43... is there something newer?


- SaticICE - 2010-03-31

I have updated to the latest version of iTunes and am now getting the following error when it tries to adjust the volume...

AttributeError: 'Bunch' object has no attribute 'iTunesSoundVolume'

Edit - figured it out - it was when I was placing an outgoing call - after hanging up the error came up.
I have stopped it by adding an outgoing call section to the new script and it now works fine!

http://pastebin.com/4WcusshL


- johoja - 2010-03-31

Fofer Wrote:I am running 1.43... is there something newer?

Nope that's the latest ... :S

SaticICE Wrote:I have updated to the latest version of iTunes and am now getting the following error when it tries to adjust the volume...

AttributeError: 'Bunch' object has no attribute 'iTunesSoundVolume'

Edit - figured it out - it was when I was placing an outgoing call - after hanging up the error came up.
I have stopped it by adding an outgoing call section to the new script and it now works fine!

http://pastebin.com/4WcusshL

I'm a little jealous that you guys get to use my app and I don't...i need a jailbreak haha.


- johoja - 2010-03-31

Cloaky Wrote:Sorry for the huge delay...

but you might wanna update the 1st post with the updated script:
http://pastebin.com/RkgsXBGC

i will be adding some new features anytime soon, already got them working, i am just getting them tested.


Updated, here is the latest, i didn't find any bug on it... but you never know, so plz report if u manage to find one
http://pastebin.com/u6p4BkSJ



Very impressive! I like the ideas.


- SaticICE - 2010-04-05

johoja Wrote:Nope that's the latest ... :S



I'm a little jealous that you guys get to use my app and I don't...i need a jailbreak haha.

Reading the news - it should not be much longer till you can rock the jailbreak!

The bars are bending!


- johoja - 2010-04-08

SaticICE Wrote:Reading the news - it should not be much longer till you can rock the jailbreak!

The bars are bending!

Yes i've been reading the boards Smile JB is on the way.

But the iPhone OS 4 looks promising ....MultiTask , and Caller Event Notification API ! (Its in the background PIC when he says New APIS)

So it might be possible to port this over to a Legit iTunes App !


Send Notifications of Sent SMS and Calls. - reign133 - 2010-04-11

Is it possible to send notifications of sent texts or calls? Is there an alert to turn on in your iPhone or can notify pro be configured to send these alerts similiar to incoming texts and calls.

Thanks for the great app!


- johoja - 2010-04-11

reign133 Wrote:Is it possible to send notifications of sent texts or calls? Is there an alert to turn on in your iPhone or can notify pro be configured to send these alerts similiar to incoming texts and calls.

Thanks for the great app!

Not really, I didn't see that much of a demand for 'outgoing' events to be notified.

Why do you want that ?

The only implementation that I have for outgoing calls is for EventGhost, where it makes sense for Home Automation Systems.


RE: sent sms/call notification. - reign133 - 2010-04-11

Ok thanks alot for the response.


- SaticICE - 2010-04-12

johoja Wrote:Yes i've been reading the boards Smile JB is on the way.

But the iPhone OS 4 looks promising ....MultiTask , and Caller Event Notification API ! (Its in the background PIC when he says New APIS)

So it might be possible to port this over to a Legit iTunes App !

I have played with OS4 - looking good - shame nothing supports the MultiTask yet!

I have since dropped back to 3.1.2 (thanks shsh's!!) and am back to my happy place. IF you need 4.0 and it's sdk (and dont have access) let me know!


- johoja - 2010-04-24

SaticICE Wrote:I have played with OS4 - looking good - shame nothing supports the MultiTask yet!

I have since dropped back to 3.1.2 (thanks shsh's!!) and am back to my happy place. IF you need 4.0 and it's sdk (and dont have access) let me know!

I've open sourced Notify Pro -- anyone is welcome to use it, modify it, etc. Let me know if your interested and I'll add you as a comitter/admin on the project page.

http://code.google.com/p/notify-pro/


I've made this decision as, I still don't have a jailbreak out, and I don't see myself having a lot of time in the future (I might still work on the App) but anyone else is welcome as well.

Codes not perfect or good I would say (first foray into objective-c), but hopefully people can understand.


- -maz - 2010-05-07

Is it possible to have Notifypro work for iPad as well?
And is it gonna happen?
IF. When?