Commit Graph
108 Commits
Author SHA1 Message Date
Ruud 655e847aeb Catch renamer.after event errors. fix #1032 2012-11-10 10:10:05 +01:00
Ruud 4fb7467e97 Send 2 tweets when message is above 140 chars. fix #441 2012-10-21 16:14:11 +02:00
Ruud bcdc633a5e Use urlopen for Prowl notifier. fix #932 2012-10-21 15:26:29 +02:00
Ruud 09f723bda5 Use jsonrpc for xbmc request. fix #927 #945 2012-10-21 13:37:45 +02:00
Ruud 9ebc4dbf38 Reworked some download code. #924 2012-10-15 23:50:05 +02:00
Ruud 9dc1843f25 Also use data param on notifier 2012-10-14 20:42:12 +02:00
Ruud 3ffc6e122e Double genres because of trailing spaces 2012-10-14 15:28:26 +02:00
Ruud d3ebe531d5 Don't use 2 events after rename 2012-10-14 14:13:10 +02:00
Ruud 269e98b049 Removed all commented out db.close 2012-10-12 19:09:57 +02:00
Ruud f474962225 Just check for synoindex file on test. 2012-09-19 15:31:27 +02:00
Ruud 8fb24bb101 Couldn't test Synoindex. fix #814 2012-09-16 20:20:47 +02:00
Ruud d2560393eb Merge branch 'develop3' of https://github.com/mano3m/CouchPotatoServer into mano3m-develop3 2012-08-24 16:37:54 +02:00
Ruud 6e2380f203 NMA fix
Thanks @Mochaka
2012-08-24 16:35:50 +02:00
Ruud de532cb7ee Add description to growl notification. closes #604 2012-08-05 14:11:48 +02:00
mano3m 46c73dc43c Fix hint being added to the notification test button texts 2012-07-25 00:09:13 +02:00
mano3m 2406e9ef85 Fixed NMJ test 2012-07-24 23:27:26 +02:00
mano3m 80929b5806 small fix to xbmc notification test 2012-07-24 22:55:53 +02:00
mano3m 108044948f Fix XBMC and NMA Notification tests 2012-07-24 22:49:49 +02:00
Ruud e726a31405 Support Plex Media Server only. fix #583 2012-07-14 23:54:19 +02:00
Ruud 6162ea9f42 Give feedback if no update 2012-07-01 00:49:07 +02:00
Ruud cf3041c848 Simple growl-like notifications 2012-06-30 21:25:36 +02:00
Ruud 89d3b9b72a Log plex error. closes #512 2012-06-30 15:42:58 +02:00
Ruud 45d6aa1a0a Add delay for Safari before starting notification listener 2012-06-29 14:36:32 +02:00
Ruud 41a3a9011f Delete 4 week old notifications on start 2012-06-27 16:34:51 +02:00
Ruud 4206c2b0dd Just mark all notifications read. closes #466 2012-06-27 16:22:51 +02:00
Ruud 63a7ba85f3 Notify on update. closes #486 2012-06-26 23:06:22 +02:00
Ruud ea1b0c2816 Remove history table 2012-06-26 23:01:21 +02:00
Ruud e0440d4b11 Try and encode logging messages. fix #403 2012-06-11 12:38:22 +02:00
Ruud 9cb4d8842c Notify plex and use default ports. fix #392 2012-06-11 10:52:28 +02:00
Ruud ef8dfc082c Don't get last of empty list 2012-05-28 22:09:21 +02:00
Ruud 9575dff838 One message missing in return 2012-05-28 00:26:49 +02:00
Ruud 5a3919cb08 Better locking for longpoll 2012-05-27 23:28:59 +02:00
Ruud 52dd73dc88 Leftover debug code 2012-05-27 12:54:20 +02:00
Ruud b4d9887858 Typo 2012-05-26 23:15:01 +02:00
Ruud ed1ae6e81a Aquire lock for long poll 2012-05-26 23:12:48 +02:00
Ruud fcd13fcb85 Nonblocking update listener 2012-05-26 22:55:11 +02:00
Ruud a3d812ece6 Cleanup 2012-05-25 22:10:52 +02:00
Ruud 06db2d9850 Single movie UI update 2012-05-22 00:14:46 +02:00
Ruud 921a851b7e Re-use session. fix #252 2012-05-11 23:17:50 +02:00
Ruud cbd23c4f65 Merge pull request #228 from sirchia/twitterDirectMessage
Added support for direct messages in twitter notifications
2012-05-07 22:37:54 +02:00
Ruud 7ca509cdbe Cleanup after database use 2012-05-07 21:55:18 +02:00
Ruud 8832f692ac Group disabled module loggers 2012-05-07 20:50:28 +02:00
Ruud 50b5d01d95 Add notification_type to core notifications. closes #189 2012-05-05 16:11:09 +02:00
Ruud 674f0e82b9 Add user-agent to newznab providers. closes #211 2012-05-05 10:00:25 +02:00
Ruud f7e4c8c987 Wrong API doc for notifications. fixes #191 2012-05-02 09:09:29 +02:00
Ruud 57baa563a5 Make growl work over the network. fixes #171 2012-04-30 10:45:43 +02:00
Ruud ac15df31d8 Properly split and strip words. fixes #137 2012-04-25 21:57:47 +02:00
Ruud 98176ea259 Add apptoken for Pushover 2012-04-22 19:56:35 +02:00
Ruud aae2b53b2d Add notification plugin for pushover.net 2012-04-22 19:38:34 +02:00
Ruud fd462514c3 Use custom urlencode function. fixes #121 2012-04-21 20:55:21 +02:00