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
|
5997aa5cd9
|
Fix Plex Web 3.0 urls
|
2017-03-04 14:47:22 -08: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 |
|
JonnyWong16
|
78b10d7ab5
|
Use HTTPS for app.plex.tv
|
2016-10-21 22:45:17 -07:00 |
|
JonnyWong16
|
4911cc76a3
|
Substitute {update_version} in fallback notification
|
2016-07-15 09:44:06 -07:00 |
|
JonnyWong16
|
20edcbf7fa
|
Only get user stream count for session notifications
|
2016-07-13 20:28:02 -07:00 |
|
JonnyWong16
|
3ccc82f343
|
Add notification for user streaming from a new device
|
2016-07-05 21:30:47 -07:00 |
|
JonnyWong16
|
f4273cafb6
|
Add missing concurrent notifications for tracks
|
2016-07-05 20:59:07 -07:00 |
|
JonnyWong16
|
0b085b6d03
|
Notifications for user concurrent streams
|
2016-07-04 22:47:59 -07:00 |
|
JonnyWong16
|
32693b6378
|
Add notification options for pmsupdate
|
2016-06-25 18:41:33 -07:00 |
|
JonnyWong16
|
652ca73126
|
Make "Enable Posters in Notifications" a global toggle
|
2016-06-18 09:33:37 -07:00 |
|