• Visit Rebornbuddy
  • [FREE] PushHub - Multi Notification Hub

    Discussion in 'Monitoring' started by Mirabis, Dec 1, 2014.

    1. Biffaboy

      Biffaboy New Member

      Joined:
      May 26, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      I've got this working with Boxcar - first and only one I've tried so far.

      I would like it however, if you could add some push notifications for when you kill another player in BG's "I kiled XXX"
      Also, at the end of the BG, saying how many Honor and Conquest Points you earned "I earned 100 HP and 10 CP that round"

      Other ideas, how many people you killed would be nice also.

      Achievements should pop up with either the description (not just the ID) or with a link to the WoW head page if possible.

      Would it be impossible to implement some of these ideas?
       
      Last edited: Jan 20, 2015
    2. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Yes and no :p not sure about the battleground ones - have to check the events. But currently the interface needs to be changed to allow for more advanced input.
       
    3. Biffaboy

      Biffaboy New Member

      Joined:
      May 26, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      I have helped with formatting and spelling on Github.
      I hope it is possible for some of my suggestions.
      One error I have found is that it says "Achievement Earned: ACHIEVEMENT_EARNED" and not the actual title of it.
       
    4. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Merged, will push tomorrow I think or maybe later tonight.
       
    5. Biffaboy

      Biffaboy New Member

      Joined:
      May 26, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      If you do it tonight, I will be able to report back to you as I will be online.
       
    6. Marsbars

      Marsbars New Member

      Joined:
      Jan 21, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      Hi there, anybody able to get pushbullet working? All I get is:
      Code:
      PushBullet Notification failed, Status Code: BadRequest. Description:  Bad Request
      I added the api key from the pushbullet site and the device and selected true for enable.
      Regarding the device there are 2 possibilities here but I tried both and neither worked (Samsung SM-G900F, SM-G900F) not sure how important that is.

      To me it sounds like my api key or device dont match the data and thats why its a bad request? I am pretty suire that i got it right though.
       
    7. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48



      • 400 Bad Request - Usually this results from missing a required parameter.
      I think it's an error I've to fix on my end. Most likely a wrong param set being sent.
       
    8. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Did u specify more then one device? if so, thats not supported ;o
       
    9. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
    10. listillo186

      listillo186 New Member

      Joined:
      Apr 1, 2013
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Come on! hehe

      :D

      Nice work!
       
    11. Marsbars

      Marsbars New Member

      Joined:
      Jan 21, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      Hey Mirabis,
      Thanks for looking into it and adding a new check however all i get now is:

      PushBullet Notification failed, Status Code: BadRequest. Description: Bad Request - Response:

      Response being blank
       
    12. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Ugh, I... Lol I tested it and ran fine.

      Did u enter a specific client ID or something?
       
    13. Marsbars

      Marsbars New Member

      Joined:
      Jan 21, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      I'm afraid I dont know where i'd even set a client ID, settings xml below with token removed, have i missed something?

      [HIDE]
      Code:
      <?xml version="1.0" encoding="utf-8"?>
      <MySettings>
        <CheckTriggerList>True</CheckTriggerList>
        <Push_Pushover>False</Push_Pushover>
        <Push_Pushalot>False</Push_Pushalot>
        <Push_Pushbullet>True</Push_Pushbullet>
        <Push_Toasty>False</Push_Toasty>
        <Push_Prowl>False</Push_Prowl>
        <Push_NMY>False</Push_NMY>
        <Push_Boxcar2>False</Push_Boxcar2>
        <BoxCar2_Token></BoxCar2_Token>
        <BoxCar2_Device></BoxCar2_Device>
        <BoxCar2_Sound>no_sound</BoxCar2_Sound>
        <Pushover_Sound>Pushover</Pushover_Sound>
        <Pushalot_Token></Pushalot_Token>
        <Pushalot_Important>False</Pushalot_Important>
        <Pushalot_Silent>False</Pushalot_Silent>
        <NMY_Token></NMY_Token>
        <NMY_Priority>Normal</NMY_Priority>
        <Pushover_Priority>Normal</Pushover_Priority>
        <Prowl_Priority>Normal</Prowl_Priority>
        <Pushbullet_Token>xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx</Pushbullet_Token>
        <Toasty_DeviceID></Toasty_DeviceID>
        <Prowl_Token></Prowl_Token>
        <Prowl_ProviderKey></Prowl_ProviderKey>
        <Pushbullet_Device>SM-G900F</Pushbullet_Device>
        <Pushover_Token></Pushover_Token>
        <Pushover_UserKey></Pushover_UserKey>
        <Pushover_Device></Pushover_Device>
        <ON_Start>True</ON_Start>
        <ON_Stop>True</ON_Stop>
        <ON_MapChanged>True</ON_MapChanged>
        <ON_QuestAccepted>True</ON_QuestAccepted>
        <ON_ProfileChanged>True</ON_ProfileChanged>
        <ON_LevelUp>True</ON_LevelUp>
        <ON_Death>True</ON_Death>
        <ON_Achievement>True</ON_Achievement>
        <ON_BGLeft>True</ON_BGLeft>
        <ON_BGJoined>True</ON_BGJoined>
        <ON_Emote>True</ON_Emote>
        <ON_Whisper>True</ON_Whisper>
        <ON_Bnet>True</ON_Bnet>
        <ON_GuildMessage>True</ON_GuildMessage>
        <ON_SayMessage>True</ON_SayMessage>
        <ON_PartyMessage>True</ON_PartyMessage>
        <ON_BGMessage>True</ON_BGMessage>
        <ON_OfficerMessage>True</ON_OfficerMessage>
        <ON_Gamemastermessage>True</ON_Gamemastermessage>
        <ON_Disconnect>True</ON_Disconnect>
        <ON_Trademessage>True</ON_Trademessage>
        <ON_Raidmessage>True</ON_Raidmessage>
        <ON_Yellmessage>True</ON_Yellmessage>
        <ON_Addonmessage>True</ON_Addonmessage>
        <LastStatCounted>1422227160</LastStatCounted>
      </MySettings>
      [/HIDE]
       
    14. Biffaboy

      Biffaboy New Member

      Joined:
      May 26, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1

      Don't know why you're looking in the XML files..On HB, click Plugins, make sure PushHub is ticked, then press the Settings button at the bottom of the menu.
      Now will have a new window open up, all you need to do here is press Settings again to fill in the form that way (Much more user friendly).

      EDIT:
      [​IMG]
       
      Last edited: Jan 26, 2015
    15. Marsbars

      Marsbars New Member

      Joined:
      Jan 21, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      1
      Appreciate the mini guide, I'm only posting the xml file because I did use the plugin UI originally (tested other options) and thought maybe I added something through it and thus that may be interfering.
       
    16. Biffaboy

      Biffaboy New Member

      Joined:
      May 26, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      1
      Few things I have found:

      Achievement still says ACHIEVEMENT_EARNED
      The edit I was working on to test, was some how merged (Not sure how!?) so now it doesn't display map names correctly (Example: it says arg.mapOldname to arg.mapNewname. It should be {0} and {1} if I'm not mistaken?)

      Links display as ["Open" Link], when it should be "Open" [LINK]

      Battle net message some times come up as Whisper from [insert lots of random letters and numbers]

      All I have so far.
      I have requested changes on Github.
       
      Last edited: Jan 27, 2015
    17. eivl

      eivl Member

      Joined:
      Jan 8, 2013
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      6
      I can not get pushbullet to work, i get a Bad Request error.
      i have my api key, i have my device set to Chrome and have it enabled.

      second question, filter on/off button, when is it on and when is it off?

      EDIT; from the API doc

      Also the returned error json might include the actual type and message.
       
      Last edited: Jan 29, 2015
    18. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Have u tried without setting a Client? Also can u upload the full log?
       
    19. Mirabis

      Mirabis Community Developer

      Joined:
      Jun 14, 2010
      Messages:
      4,475
      Likes Received:
      86
      Trophy Points:
      48
      Last two issues are a bit harder to fix / need to remap the bnet name to actual name and for link... I think that's the providers doing.
       
    20. eivl

      eivl Member

      Joined:
      Jan 8, 2013
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      6
      I will test that out, and i will upload a log later.

      Edit after test: So not setting a device worked, i will try to find the correct device name ;)
       
      Last edited: Jan 29, 2015

    Share This Page