Commit Graph

177 Commits

Author SHA1 Message Date
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
Ruud 866d9621cb Create new listener list 2013-09-21 22:16:44 +02:00
Ruud ac30152930 Don't start new long-poll right away. 2013-09-17 21:45:43 +02:00
Ruud 779c7d2942 Remove mutable objects from function args 2013-09-02 22:44:44 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud 9e744199fe Make sure messages isn't empty 2013-09-01 01:44:47 +02:00
Ruud 1e5d6bad2a Lock while editing listeners 2013-09-01 00:24:18 +02:00
Ruud 1b03c7e474 Use finish instead of write 2013-08-31 15:32:45 +02:00
Ruud ed0e5ef497 XMBC notification, better remote folder description 2013-08-24 12:24:15 +02:00
Ruud e1e475e605 Merge branch 'develop_XBMC' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_XBMC 2013-08-24 12:19:32 +02:00
Ruud 57e92ff8d3 Optimized frontend notifications 2013-08-13 15:40:56 +02:00
Dean Gardiner b824ef93bd Fix plex notifications test method. 2013-08-04 15:39:02 +12:00
mano3m 0492e90d6f XBMC: properly check if host is local
And added option to scan if remote
2013-08-03 01:52:20 +02:00
Dean Gardiner c92aa91aa7 Corrected notify() force parameter default. 2013-08-02 02:43:55 +12:00
Dean Gardiner a6c32a7e30 Fixed Plex notifications
Conflicts:

	couchpotato/core/notifications/plex/main.py
2013-08-02 02:43:37 +12:00
mano3m 564a27461d XBMC: Only add directory if XBMC is on localhost 2013-07-14 23:30:37 +02:00
mano3m 4ebbc1a01d XBMC: Only scan the new movie folder 2013-07-14 02:19:35 +02:00
Ruud ebf37f7310 Cleanup plex urls 2013-07-12 20:52:41 +02:00
Ruud a09fc14625 Twitter DM didn't work 2013-07-09 20:32:29 +02:00
Ruud 5328f7fe69 Allow unknown keywords for all api calls. fix #1881 2013-06-24 21:21:49 +02:00
Ruud 57c270f8fa Don't break while sending messages to listeners 2013-06-21 11:32:45 +02:00
Ruud ca9a78eea4 Advanced option for XBMC to only update first in list
Thanks @cliffordwhansen
2013-06-15 22:17:23 +02:00
Ruud fa37f7d40a Add some logging to core messaging 2013-06-13 12:15:59 +02:00
Ruud 6e0857c6c1 Remove Flask dependencies 2013-06-12 23:37:08 +02:00
Ruud 0b693bba4e Add "on snatch" options to XBMC & Plex notifications
fix #1379
2013-05-19 00:30:56 +02:00
Ruud 8fd80d3185 Update instead of extend 2013-05-13 23:44:01 +02:00
Ruud 49cf72e058 Load notification after window load 2013-05-10 18:28:52 +02:00
Ruud 00e53439ed Don't wait between xbmc calls 2013-05-10 00:07:06 +02:00
Ruud 9e3f978677 Styling fixes 2013-05-09 23:36:54 +02:00
Ruud e6db505cf7 Restart notification request every 2 minutes 2013-05-05 20:15:23 +02:00
Ruud 9e8d6aaaa1 Delay notification start more on mobile 2013-05-05 20:14:54 +02:00
Ruud 080da48223 Only attach imdb url when available 2013-05-05 17:28:02 +02:00
Faryn 897330e646 Include IMDb link to movie in Pushover notifications 2013-05-05 16:54:11 +02:00
Ruud 60ff3b08d4 Last message check 0 after first message 2013-05-03 23:04:52 +02:00
Ruud 4cba44fbb1 API notifications 2013-05-03 14:07:23 +02:00
Ruud 2f5cb81029 Optimize initial requests 2013-04-30 22:28:15 +02:00
Ruud 8b0aa7a6b3 Initial mobile styling 2013-04-30 00:24:56 +02:00
Ruud 0c44c48628 Notification test failed. closes #1561
Thanks @FredrikWendt
2013-03-31 11:12:37 +02:00
Ruud 7c234ab7e9 Simplify notification providers 2013-03-25 11:01:31 +01:00
Ruud b82319cb54 Use existing Trakt auth settings and other cleanup 2013-03-25 10:48:59 +01:00
Ruud 6685495400 Merge branch 'trakt_notify' of git://github.com/EchelonFour/CouchPotatoServer into EchelonFour-trakt_notify 2013-03-25 09:59:51 +01:00
Ruud 717b88b5fe Force pushalot image refresh 2013-03-20 20:30:34 +01:00
Ruud b843d5f13b General notification icons 2013-03-20 19:35:11 +01:00
Ruud df2d1aca4b Allow email notification to send to multiple addresses 2013-03-16 15:27:38 +01:00
Ruud 0494e5fc8f Cleanup pushalot notifier 2013-03-13 22:08:51 +01:00