Commit Graph

166 Commits

Author SHA1 Message Date
JonnyWong16 77b0f69b0c Catch notification thread exception 2017-04-22 11:14:53 -07:00
JonnyWong16 beb8df9dda Add thumbnails to notification options 2017-04-19 22:09:39 -07:00
JonnyWong16 014cac7789 Add thumb to android notification 2017-04-19 22:04:02 -07:00
JonnyWong16 59f12c71a9 Manual merge v2 notifications encryption 2017-04-19 19:58:39 -07:00
JonnyWong16 f2f28f48cb Log test notifications 2017-04-19 19:43:22 -07:00
JonnyWong16 006e7c214d Add notification success to database 2017-04-19 19:32:35 -07:00
JonnyWong16 f5969f271a Remove global notification toggles 2017-04-10 21:14:26 -07:00
JonnyWong16 23e0379beb Fallback to parent poster for Imgur upload 2017-04-02 11:01:47 -07:00
JonnyWong16 f60c978d80 Fix bc5ce52 2017-03-28 10:09:55 -07:00
JonnyWong16 bc5ce52236 Fix 50969c2 2017-03-27 21:05:46 -07:00
JonnyWong16 50969c24cc Temporary fix for show/season media info tables 2017-03-25 23:12:23 -07:00
JonnyWong16 0df1bd137d Fix splitting of script arguments 2017-03-25 11:58:37 -07:00
JonnyWong16 f6fc142c47 Add Rotten Tomatoes rating 2017-03-03 17:21:52 -08:00
JonnyWong16 7244b15821 Fix link to Plex Web 3.0 in notifications 2017-03-02 18:06:25 -08:00
JonnyWong16 a46b24213b Add more source media parameters 2017-02-26 16:00:32 -08:00
JonnyWong16 89b837393d Unicode full title 2017-02-26 09:52:04 -08:00
JonnyWong16 992f0baf93 Add detailed stream info to notification options 2017-02-25 22:30:47 -08:00
JonnyWong16 628cef11fa Make sure notification threads exit on shutdown 2017-02-25 10:59:51 -08:00
JonnyWong16 2c5d131019 Check if recently added notifications disabled for library 2017-02-25 10:36:28 -08:00
JonnyWong16 00ff9c5736 Strip white characters from notification subject and body 2017-02-07 18:41:31 -08:00
JonnyWong16 304c2429bb Don't use default subject/body with blank notification text
* Allow different notifications using the media type tags
2017-01-29 17:31:47 -08:00
JonnyWong16 fc7b396e45 Log recently added items to the database
* Temporarily disable recently added upgrade notifications
2017-01-27 20:50:46 -08:00
JonnyWong16 ebf014406d Use fallback text if invalid subject or body 2016-11-14 21:33:37 -08:00
JonnyWong16 21f6a076cb Don't capitalize video and audio decision 2016-11-11 21:43:00 -08:00
JonnyWong16 bb938d4482 Fix Script test action 2016-11-11 13:54:35 -08:00
JonnyWong16 0ab9cdf97c Only preview notification text for valid media types 2016-11-11 13:37:37 -08:00
JonnyWong16 d874697eef Add notifier text preview 2016-11-11 13:37:11 -08:00
JonnyWong16 5f28ead6e9 Make sure to get metadata media info for notification 2016-11-11 13:36:26 -08:00
JonnyWong16 5aaa014207 Option to group recently added by parent or grandparent 2016-11-11 13:36:25 -08:00
JonnyWong16 8f22b118be Use default subject and body if blank 2016-11-11 13:36:24 -08:00
JonnyWong16 08a9b59ca4 Remove 'on_' prefix from notifier actions 2016-11-11 13:36:23 -08:00
JonnyWong16 f63b5514f3 Stop capitalizing the action name in notifications 2016-11-11 13:36:23 -08:00
JonnyWong16 7df455309e Fix poster upload logger message 2016-11-11 13:36:22 -08:00
JonnyWong16 b8fc6e6b0f A bit of performance improvement 2016-11-11 13:36:22 -08:00
JonnyWong16 c3b5621dda Fix fallback body text 2016-11-11 13:36:21 -08:00
JonnyWong16 5d58d9f5d4 Fix getting user stream count for notifications 2016-11-11 13:36:21 -08:00
JonnyWong16 ed6a42f747 Create a new database table for poster urls 2016-11-11 13:36:20 -08:00
JonnyWong16 ffdd9c9cbf Rework notification logic to only build parameters once per action
* Instead of rebuilding for each notification agent
* Change season/episode to use season poster
* Change album/track to use album art
2016-11-11 13:36:20 -08:00
JonnyWong16 6d0327f662 Don't nest metadata dict
* Return metadata dict directly
2016-11-11 13:36:14 -08:00
JonnyWong16 0e58369873 Add media info metadata params for notifications 2016-11-11 13:32:37 -08:00
JonnyWong16 83c304290b Add PlexPy update notifications 2016-11-11 13:32:35 -08:00
JonnyWong16 303ccce8b4 Some more cleanup 2016-11-11 13:31:21 -08:00
JonnyWong16 be50ecd033 Default True for no data notifications 2016-11-11 13:31:20 -08:00
JonnyWong16 e1bd5ed49e Add grouped notification params 2016-11-11 13:31:19 -08:00
JonnyWong16 d97cacff14 More intelligent grouping of recently added
* Websocket only
2016-11-11 13:31:19 -08:00
JonnyWong16 2a2237f542 Check concurrent streams by API instead of database 2016-11-11 13:31:18 -08:00
JonnyWong16 06db6826ed Check media_type in params when building notification text 2016-11-11 13:31:18 -08:00
JonnyWong16 08a8b5fee0 Multithreaded notification queue 2016-11-11 13:31:18 -08:00
JonnyWong16 82f4c99025 Check on_watched condition before adding to queue 2016-11-11 13:31:18 -08:00
JonnyWong16 7b2a7aff9f Update notification handler for all notification triggers 2016-11-11 13:31:18 -08:00