Commit Graph
221 Commits
Author SHA1 Message Date
Ruud 1f647b3cc7 Autoload missing for notifications. fix #2980 2014-03-21 18:46:01 +01:00
Ruud 37bc54e01e Add title to boxcar2 message
closes #2977
2014-03-21 13:32:36 +01:00
Ruud 6a9c3dac77 Rename so it doesn't try to import itself 2014-03-12 22:30:10 +01:00
Ruud 12c08154c5 Optimize imports 2014-03-12 21:41:29 +01:00
Ruud 8492c9b214 Move notifications to single file 2014-03-11 22:31:47 +01:00
Ruud 471229216a Provider restructure 2014-03-11 18:45:50 +01:00
Ruud 11c348a3d7 Merge branch 'refs/heads/develop' into nosql 2014-03-10 16:04:44 +01:00
Ruud ffe6b7dd70 Add boxcar 2 support. closes #2886 2014-03-10 15:42:40 +01:00
Ruud 3f64173905 Don't trigger toasts on init 2014-03-08 22:44:28 +01:00
Ruud 89e561c991 Use time to index notifications 2014-03-06 22:39:11 +01:00
Ruud 8f44dfcde5 Merge branch 'refs/heads/develop' into nosql
Conflicts:
	couchpotato/core/providers/torrent/sceneaccess/main.py
2014-02-24 18:49:07 +01:00
Ruud 12adde8f80 Use new id for pushbullet. fix #2864 2014-02-17 20:41:03 +01:00
Ruud 6437079be3 Merge branch 'refs/heads/develop' into nosql
Conflicts:
	couchpotato/core/media/__init__.py
	couchpotato/core/notifications/trakt/main.py
2014-02-16 15:56:18 +01:00
Ruud 30f5a3944c Use test url for trakt notification test. fix #2798 2014-02-16 14:11:21 +01:00
Ruud 96e8a909d8 database manage init 2014-02-11 22:19:55 +01:00
Ruud 8724076601 Remove sqlalchemy and elixir 2014-02-10 23:41:54 +01:00
Ruud b9a8ca14c3 nosql 2014-02-09 18:21:47 +01:00
Ruud c3bc9c8591 Nosql 2014-02-08 17:58:45 +01:00
Ruud a609b401c4 nosql 2014-02-07 15:11:06 +01:00
Ruud 99252074be More nosql 2014-02-02 20:41:14 +01:00
Ruud 63743dd2b6 More NoSQL 2014-01-31 00:38:37 +01:00
Ruud a254886bad Try NoSQL 2014-01-29 17:49:54 +01:00
Ruud aab10fb599 Close all 2014-01-28 08:22:06 +01:00
Ruud 7001ed476d Wrap all commits with try/except 2014-01-26 00:33:21 +01:00
Ruud f3dee50448 Properly handle and trigger events 2014-01-21 21:29:54 +01:00
Ruud 29a34fef8c py3k port helpers 2014-01-20 23:58:54 +01:00
Ruud bb3faaf2cd Exception cleanup 2014-01-20 23:27:58 +01:00
Ruud 799299c7cc Code cleanup 2014-01-19 19:15:58 +01:00
Ruud 5ea13eeffd Catch xbmc turned off error 2014-01-15 21:51:27 +01:00
Ruud 516cbd73bd Catch timeout errors when xbmc isn't available 2014-01-11 13:41:41 +01:00
Ruud c2568432e7 Use requests lib for openurl 2014-01-10 14:04:16 +01:00
mano3m 4553726423 [Notifications][XBMC] Add always do a full scan option to XBMC
Fixes #2498 (at least partially)
2013-12-07 15:09:30 +01:00
Ruud eaf2974f8d Better frontend notification and GUI updating 2013-11-22 23:00:33 +01:00
Ruud bb6e1e2909 Don't propagate core messages to other notification providers. 2013-11-22 15:17:35 +01:00
Dean Gardiner ed19fd0254 Added Pushbullet notifications 2013-11-20 22:04:11 +13:00
Ruud d31b7eb72d Add date and message-id to email notification 2013-11-19 23:45:12 +01:00
Ruud 7c955ecc80 XMPP notification support
thanks @wernight
2013-11-03 17:17:59 +01:00
Ruud 9fa62de6dd Wrong variable logged in email notification 2013-10-30 23:09:45 +01:00
Adrien RAFFINandRuud 7c5748ac87 Add support for starttls and allow modification of SMTP server port 2013-10-30 23:06:49 +01:00
Ruud 0635c571e4 Remove Notifo 2013-10-18 17:57:44 +02:00
Ruud 9bf01e3a0b Plex endless loop when no clients connected 2013-10-13 14:01:18 +02:00
Dean Gardiner bdeace8a68 New clients added that aren't in the current client cache now trigger a reload if the list isn't "stale" yet. 2013-10-13 03:00:52 +13:00
Dean Gardiner efdf70acb2 When notifications fail to send the client list is automatically reloaded in case the client address has changed. 2013-10-13 02:52:55 +13:00
Dean Gardiner d31ca2677e Cleaned up Plex notifications plugin. 2013-10-13 02:26:35 +13:00
Dean Gardiner 0b00f2d9e6 Fixed Plex notifications on latest PHT (protocol renamed to 'plex') 2013-09-30 00:49:00 +13:00
Ruud 364e355114 Also try to load the root module for each path 2013-09-28 21:25:25 +02:00
Ruud 8011634b7a Use correct encoding for emails. fix #2254 2013-09-28 16:39:31 +02:00
Ruud 4a5c878c36 Wrong config name for plex host 2013-09-24 22:44:14 +02:00
Ruud 9b5166826f Cleanup Plex notification 2013-09-24 22:37:40 +02:00
Ruud 3b1efb2c30 Merge branch 'feature/dev_plex' of git://github.com/fuzeman/CouchPotatoServer into fuzeman-feature/dev_plex
Conflicts:
	couchpotato/core/notifications/plex/main.py
2013-09-24 21:35:36 +02:00