JonnyWong16
feab4115ee
Add secure and relayed to notification parameters
2019-04-27 15:54:46 -07:00
JonnyWong16
d0a7c2f92c
Fix typo in notification parameters list
2019-04-10 18:32:54 -07:00
samwiseg00
e4c3601312
Add user_email parameter for notifications
2018-11-04 14:18:34 -05:00
Landon Abney
8a94f6d63a
Fix the type of the Content Rating notification parameter
...
The "Content Rating" notification parameter was incorrectly marked as an
integer, leading to all values being cast to the number 0. This made it
so every single content rating was the same value in conditions.
2018-09-19 12:46:28 -07:00
samwiseg00
b8a9c4f5b7
Add UTC ISO time to notification handler
2018-08-22 00:21:49 -04:00
JonnyWong16
658260f1f6
Add x264 to hardware encoders
2018-08-10 22:44:45 -07:00
JonnyWong16
e766cb6093
Add critic_rating to notification parameters
2018-07-06 18:34:50 -07:00
JonnyWong16
3fd0708d21
Use client headers for OAuth
2018-07-02 09:55:28 -07:00
JonnyWong16
5fc182dcc2
Alias platform Tizen to Samsung
2018-06-26 21:02:20 -07:00
JonnyWong16
73c11c053d
Add clip to notification param media type example
2018-06-11 11:11:51 -07:00
JonnyWong16
7387cb8322
Add date and time parameters for notifications and newsletters
2018-06-10 19:48:46 -07:00
JonnyWong16
15225faee7
Add filename to notification parameters
2018-05-30 21:52:18 -07:00
JonnyWong16
6d365c174a
Update X-Plex headers
2018-05-30 21:39:45 -07:00
JonnyWong16
ba9f4a1f9e
Use track artist for music
2018-05-27 22:24:43 -07:00
JonnyWong16
76c4b3bb71
Add Live to notification parameter
2018-05-21 08:49:35 -07:00
JonnyWong16
a1e9e7e87f
Add newsletter password to newsletter parameters
2018-05-16 23:20:53 -07:00
JonnyWong16
50165af4b7
Update tautulli.com URLs to HTTPS
2018-05-15 20:38:25 -07:00
JonnyWong16
26b2342956
Fix typo
2018-05-10 12:04:52 -07:00
JonnyWong16
7c76b0678a
Log platform info on startup
2018-05-10 08:47:54 -07:00
JonnyWong16
7778d84728
Add setting to specify newsletter ID name for static URLs
2018-05-08 10:54:07 -07:00
JonnyWong16
34d7c67813
Merge pull request #1287 from RafaelSchridi/patch-3
...
Typo in Newsletter Parameters
2018-05-07 21:02:25 -07:00
JonnyWong16
84406e6797
Add setting to enable static newsletter URL
2018-05-07 20:39:04 -07:00
JonnyWong16
8af697a157
Add URL to retrieve latest scheduled newsletter
2018-05-07 19:42:04 -07:00
Rafael Schridi
f3d64a7886
Typo in Newsletter Parameters
2018-05-06 23:05:36 +02:00
JonnyWong16
5283126608
Week number of the year
2018-04-10 21:31:25 -07:00
JonnyWong16
df72ecebf5
Add hours as time frame for newsletters
2018-04-10 21:16:16 -07:00
samip5
4a62f8c395
Fixed a typo.
2018-04-10 20:15:26 +03:00
samip5
eabea2deeb
Made the requested changes.
...
The requested changes by JonnyWong16 in the PR request were done in this
commit.
2018-04-10 20:07:56 +03:00
samip5
f624908302
Added a new branch, edited the code to include the week_number
2018-04-10 12:10:32 +03:00
samip5
ab9132cdd4
Made sure the syntax is understandable.
2018-04-09 17:27:13 +03:00
samip5
0186363753
Added the week number parameter.
2018-04-09 17:20:51 +03:00
JonnyWong16
5ef8947532
Merge v2.0.28 into v2-newsletters
2018-04-02 14:33:52 -07:00
JonnyWong16
91c647f9ae
Show extra type on activity cards
2018-03-29 19:54:43 -07:00
JonnyWong16
d2415c92ea
Add option to send to a newsletter message to other notification agents
2018-03-24 13:45:59 -07:00
JonnyWong16
4577704f19
Redo newsletter CSS
2018-03-17 10:34:08 -07:00
JonnyWong16
b505286caf
Add season/episode/album/track count to notification parameters
2018-03-16 09:42:32 -07:00
JonnyWong16
754fd24421
Refactor some code
2018-02-24 10:09:02 -08:00
JonnyWong16
bfe34e060b
Fix KeyError from 868aeb3
2018-02-18 08:36:53 -08:00
JonnyWong16
868aeb3902
Fix notification update parameter types
2018-02-18 08:29:40 -08:00
JonnyWong16
ebcc073b32
Add more server notification parameters. Rename plexpy parameters to tautulli.
2018-01-22 17:50:48 -08:00
JonnyWong16
043b3fd57b
Update state for "Check server response" task
2018-01-22 13:44:51 -08:00
JonnyWong16
aa3450bfcc
Add Labels and Collections to notification parameters
2018-01-20 20:01:01 -08:00
JonnyWong16
96033a8214
Rename Tautulli update notification parameters
2018-01-19 14:59:00 -08:00
JonnyWong16
380ca11ced
Fix some parameter types
2018-01-11 22:07:29 -08:00
JonnyWong16
1bfcd34247
Some formatting for common.py
2018-01-04 13:40:34 -08:00
JonnyWong16
19864e97e6
Fix media type in collection header
2018-01-04 13:40:34 -08:00
Tom Matheussen
803f4e14ca
Added some additional formats
2018-01-04 22:18:40 +01:00
Tom Matheussen
6cc254b80a
Update Date Formats
...
Added correct Year date formats, replaced generic numeric values with actual examples
2018-01-04 21:32:59 +01:00
JonnyWong16
eae9e66c75
Updating missing notification parameters
2018-01-02 16:18:50 -08:00
JonnyWong16
ad041a1691
Attempt to fix HW transcoding indicator
2018-01-02 16:13:27 -08:00