JonnyWong16
|
078685a2a3
|
Fix imports for Python 2
|
2020-03-23 22:11:41 -07:00 |
|
JonnyWong16
|
1c56d9c513
|
Fix notification CustomFormatter for Python 3
|
2020-03-21 18:32:57 -07:00 |
|
JonnyWong16
|
e06210f21c
|
Change notification text format logger to exception
|
2020-03-21 18:32:38 -07:00 |
|
JonnyWong16
|
19d8c1be5a
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/datafactory.py
# plexpy/libraries.py
# plexpy/logger.py
# plexpy/version.py
|
2020-03-19 19:40:05 -07:00 |
|
JonnyWong16
|
699357ca21
|
Add transcode decision counts to notification parameters
|
2020-03-14 15:39:22 -07:00 |
|
JonnyWong16
|
50398049f5
|
Don't strip tags from webhook agent
|
2020-03-14 15:31:18 -07:00 |
|
JonnyWong16
|
cbab7c4cbf
|
Add clip to notification posters
|
2020-03-03 10:58:50 -08:00 |
|
JonnyWong16
|
257ea14c59
|
Add Plex background art to notification parameters
|
2020-03-03 10:51:27 -08:00 |
|
JonnyWong16
|
8d5bc88fd9
|
Merge branch 'nightly' into python3
# Conflicts:
# data/interfaces/default/current_activity_instance.html
# plexpy/activity_handler.py
# plexpy/graphs.py
# plexpy/helpers.py
# plexpy/pmsconnect.py
# plexpy/version.py
# plexpy/webserve.py
|
2020-02-29 15:26:33 -08:00 |
|
JonnyWong16
|
bcd0691b33
|
Fix Live TV poster fallback for notifications
|
2020-02-22 13:11:27 -08:00 |
|
JonnyWong16
|
22a6bae4cf
|
Add new Live TV art fallback for info page
|
2020-02-22 12:42:40 -08:00 |
|
JonnyWong16
|
2c45de1fe5
|
Add Live TV channel notification parameters
|
2020-02-22 12:12:45 -08:00 |
|
JonnyWong16
|
8f19cdccfd
|
Add rating_key to all uses of pms_image_proxy
|
2020-02-17 10:51:18 -08:00 |
|
JonnyWong16
|
d0cd2672dd
|
Fix Live TV artwork on activity card
|
2020-02-16 19:02:29 -08:00 |
|
JonnyWong16
|
a811edb236
|
Fix race condition for notification stream count when stopping playback
|
2020-02-15 10:03:11 -08:00 |
|
JonnyWong16
|
485609fbb9
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/__init__.py
# plexpy/helpers.py
# plexpy/logger.py
# plexpy/version.py
|
2020-01-19 16:40:19 -08:00 |
|
JonnyWong16
|
10e421b9d4
|
Add color and dynamic range to notification parameters
|
2020-01-15 12:19:43 -08:00 |
|
JonnyWong16
|
411d88d798
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/notification_handler.py
|
2019-12-11 11:39:59 -08:00 |
|
JonnyWong16
|
1e777b1a1b
|
Add logging for notify_action (trigger)
|
2019-12-11 11:35:30 -08:00 |
|
JonnyWong16
|
1bdf6bbb66
|
Encode image hash before converting to hex
|
2019-11-24 15:59:56 -08:00 |
|
JonnyWong16
|
05afa0859c
|
Run futurize --unicode-literals
|
2019-11-23 19:21:10 -08:00 |
|
JonnyWong16
|
ab6196589b
|
Run futurize --stage1
|
2019-11-23 19:11:42 -08:00 |
|
JonnyWong16
|
c279057f91
|
Remove unicode strings
|
2019-11-23 14:37:26 -08:00 |
|
JonnyWong16
|
ddbd486500
|
Add custom headers to Webhook notification agent
|
2019-11-11 15:17:49 -08:00 |
|
JonnyWong16
|
1b09f225ff
|
Remove blank line
|
2019-10-11 20:14:25 -07:00 |
|
JonnyWong16
|
30be4b473f
|
Log individual custom conditions
|
2019-10-11 19:54:48 -07:00 |
|
JonnyWong16
|
cba43f675a
|
Save MusicBrainz lookups in the database
|
2019-10-06 15:16:19 -07:00 |
|
JonnyWong16
|
6ff826bc3a
|
Fix Last.fm URLs linking to the artist page instead of the album page
|
2019-10-05 23:58:17 -07:00 |
|
JonnyWong16
|
c7afd10ec0
|
Add notification parameters for MusicBrainz lookup
|
2019-10-05 23:57:48 -07:00 |
|
JonnyWong16
|
ec9ff2f803
|
Merge pull request #1353 from samwiseg0/fix/video_scan_type
Add video scan type and standardize video resolution. Fixes Tautulli/Tautulli-Issues#194
|
2019-09-19 19:39:40 -07:00 |
|
samwiseg0
|
de69945ebe
|
Define notification parameters
|
2019-09-19 20:57:08 -04:00 |
|
JonnyWong16
|
c2185c4ce5
|
Fix notificaiton parameter prefix and suffix not being substituted correctly
|
2019-09-07 16:37:38 -07:00 |
|
JonnyWong16
|
589fbd3158
|
Add TVMaze and TMDB IDs to notification parameters after lookup
|
2019-08-27 19:54:54 -07:00 |
|
JonnyWong16
|
feab4115ee
|
Add secure and relayed to notification parameters
|
2019-04-27 15:54:46 -07:00 |
|
JonnyWong16
|
c1fd798fe9
|
Add prefix and suffix text modifiers to notifications
|
2019-04-04 19:21:26 -07:00 |
|
samwiseg00
|
e4c3601312
|
Add user_email parameter for notifications
|
2018-11-04 14:18:34 -05:00 |
|
JonnyWong16
|
382322d5e7
|
Always format notification subject
|
2018-09-11 18:08:40 -07:00 |
|
JonnyWong16
|
ae2584b6f6
|
Helper function for splitting script args
|
2018-08-27 20:56:32 -07:00 |
|
JonnyWong16
|
dd3f75f154
|
Add return_hash to pms_image_proxy API
|
2018-08-23 19:12:22 -07:00 |
|
samwiseg00
|
b8a9c4f5b7
|
Add UTC ISO time to notification handler
|
2018-08-22 00:21:49 -04:00 |
|
JonnyWong16
|
6be5397a2d
|
Decode script args before formatting
|
2018-08-13 09:34:31 -07:00 |
|
JonnyWong16
|
5736e12bc3
|
Format Webhook data strings only
|
2018-08-12 10:54:39 -07:00 |
|
JonnyWong16
|
4648e3df5f
|
Add webhook notification agent
|
2018-08-12 10:31:27 -07:00 |
|
JonnyWong16
|
ce2982d948
|
Skip formatting bad parameters in notification text
|
2018-07-25 16:23:01 -07:00 |
|
JonnyWong16
|
e567134ee1
|
Use default selected stream for media info in notifications
|
2018-07-06 19:41:03 -07:00 |
|
JonnyWong16
|
0950ff7ecf
|
Fix incorrect stream_duration parameter for playback start notifications
|
2018-07-06 18:43:57 -07:00 |
|
JonnyWong16
|
e766cb6093
|
Add critic_rating to notification parameters
|
2018-07-06 18:34:50 -07:00 |
|
JonnyWong16
|
2e290d0b0c
|
Refactor test script arg splitting
|
2018-06-29 12:36:35 -07:00 |
|
JonnyWong16
|
ae49b08e19
|
Decode script args when logging to database
|
2018-06-29 10:49:00 -07:00 |
|
JonnyWong16
|
f9f05be978
|
Encode script args for triggers
|
2018-06-29 10:35:49 -07:00 |
|