Merge pull request #563 from vzoltan/patch-1

Update boxcar2.py: Title and sound
This commit is contained in:
Nils 2014-05-14 17:05:26 +02:00
commit 95fcd9f946

View file

@ -52,9 +52,9 @@ class Boxcar2Notifier:
data = urllib.urlencode({
'user_credentials': accesstoken,
'notification[title]': "SickRage : " + title + ' ' + msg,
'notification[title]': "SickRage : " + title + ' : ' + msg,
'notification[long_message]': msg,
'notification[sound]': "success"
'notification[sound]': "notifier-2"
})
# send the request to boxcar2