JonnyWong16
|
9b4536f132
|
Move webserver notify to API
|
2018-01-07 14:46:01 -08:00 |
|
JonnyWong16
|
29ab470e42
|
Make metadata cache an advanced config option
|
2018-01-07 10:01:17 -08:00 |
|
JonnyWong16
|
c67fa480a7
|
Make condition logic optional
* Implicit "and" between all conditions if logic is blank
|
2018-01-07 09:42:57 -08:00 |
|
JonnyWong16
|
0a1a691c73
|
Fix Plex URL notification parameter
|
2018-01-07 08:28:06 -08:00 |
|
JonnyWong16
|
def8600f5c
|
Reload notify params from raw stream info
|
2018-01-05 14:22:20 -08:00 |
|
JonnyWong16
|
64c9247dd1
|
Remove library/user notification toggles
* Filter out notifications using custom conditions
|
2018-01-04 19:39:16 -08:00 |
|
JonnyWong16
|
f4206b401f
|
Fix season/episode numbers zfill
|
2018-01-03 19:24:19 -08:00 |
|
JonnyWong16
|
1ae8544f2d
|
Cleanup notification parameters
|
2018-01-03 11:36:49 -08:00 |
|
JonnyWong16
|
eae9e66c75
|
Updating missing notification parameters
|
2018-01-02 16:18:50 -08:00 |
|
JonnyWong16
|
c37e934f42
|
Check concurrent streams from the server instead of database
|
2017-12-29 16:29:20 -08:00 |
|
JonnyWong16
|
66d45293e6
|
Add test Plex Web URL button
|
2017-12-29 10:47:31 -08:00 |
|
JonnyWong16
|
1fbc0165e6
|
Fix source video/audio/subtitle parameters in notifications
|
2017-12-22 14:22:37 -08:00 |
|
JonnyWong16
|
19f029cff0
|
Rename PlexPy to Tautulli
|
2017-12-16 12:52:33 -08:00 |
|
JonnyWong16
|
1b5e5f37d0
|
Add option to override Plex Web URL
|
2017-12-09 23:08:52 -08:00 |
|
JonnyWong16
|
f42f1182f2
|
Reimplement recently added delay to group items
|
2017-12-09 21:34:41 -08:00 |
|
JonnyWong16
|
2fee437010
|
Double check if notificaitons was already sent
|
2017-12-07 22:11:05 -08:00 |
|
JonnyWong16
|
e606bd512f
|
Fix missing 'or' in condition for on_stop notifications
|
2017-12-02 08:51:23 -08:00 |
|
JonnyWong16
|
31f03e0114
|
Fix unicode error in notification text when using conversion or splice
|
2017-11-30 21:51:25 -08:00 |
|
JonnyWong16
|
718049b9f3
|
Add custom modifiers to notification text
|
2017-11-11 18:07:42 -08:00 |
|
JonnyWong16
|
f07a7fa2cf
|
New current activity cards
|
2017-10-29 02:45:18 -07:00 |
|
JonnyWong16
|
3c04b04b98
|
Make TMDb and TVmaze lookup optional
|
2017-10-01 12:04:29 -07:00 |
|
JonnyWong16
|
df4e466fdf
|
Manually merge v1.4.24 into v2
|
2017-10-01 11:19:42 -07:00 |
|
JonnyWong16
|
5d2f1d7014
|
Select notification agent for manual recently aded notifications
* And add to API
|
2017-09-30 10:46:08 -07:00 |
|
JonnyWong16
|
a17c3f8138
|
Return empty dict if tvmaze/themoviedb lookup fails
|
2017-09-28 19:59:54 -07:00 |
|
JonnyWong16
|
45f002a797
|
Add manual trigger for recently added notifications from the info page
|
2017-09-26 22:21:04 -07:00 |
|
Joshua Dehler
|
8a556a50ab
|
Fix web 3.20.5 urls
|
2017-09-08 20:13:45 +02:00 |
|
JonnyWong16
|
a81dfe83a9
|
Turn on logging of disabled user/library notifications
|
2017-08-19 23:49:32 -07:00 |
|
JonnyWong16
|
9f6ee3e761
|
Return blank TVMaze/TMDB info on failed database queries
|
2017-07-26 15:45:09 -07:00 |
|
JonnyWong16
|
41101921ed
|
Add rating key to The Movie Database and TVmaze lookups
|
2017-07-23 01:56:44 -07:00 |
|
JonnyWong16
|
80ee8f9617
|
Add The Movie Database lookup
|
2017-07-23 01:56:33 -07:00 |
|
JonnyWong16
|
42a7ae36c2
|
Add TVmaze lookup
|
2017-07-10 22:33:20 -07:00 |
|
JonnyWong16
|
6f0c650a72
|
Separate movie/episode/track watched percent
|
2017-07-07 19:01:04 -07:00 |
|
JonnyWong16
|
8348424758
|
Merge branch 'v2-notifications-conditions' into v2
|
2017-07-07 18:09:34 -07:00 |
|
JonnyWong16
|
161e6f70d0
|
Remove the use of eval for evaluating custom notification logic
|
2017-07-05 19:13:02 -07:00 |
|
JonnyWong16
|
d4e5a750e0
|
Add condition parameter type passed from JS
|
2017-07-05 18:47:34 -07:00 |
|
JonnyWong16
|
ae5777e612
|
Another temporary fix for media_part_info
|
2017-05-16 22:26:20 -07:00 |
|
JonnyWong16
|
1b5a7d78d4
|
Temporary fix for metadata media_info
|
2017-05-16 22:05:34 -07:00 |
|
JonnyWong16
|
7ba2b7828c
|
Check for blank parameter and operator
|
2017-05-08 09:21:49 -07:00 |
|
JonnyWong16
|
8653b5b928
|
Update log error message
|
2017-05-07 20:26:12 -07:00 |
|
JonnyWong16
|
5b5ebadfea
|
Use list of values for conditions
|
2017-05-07 17:40:41 -07:00 |
|
JonnyWong16
|
12c94ee79e
|
Add parsing and evaluating custom notification conditions
|
2017-05-07 13:07:24 -07:00 |
|
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 |
|