JonnyWong16
|
078685a2a3
|
Fix imports for Python 2
|
2020-03-23 22:11:41 -07:00 |
|
JonnyWong16
|
42262b0bb6
|
Android App encrypt requires bytes
|
2020-03-21 20:05:59 -07:00 |
|
JonnyWong16
|
510dddf724
|
Remove unused uuid import
|
2020-03-21 19:46:41 -07:00 |
|
JonnyWong16
|
702b2fe167
|
Remove Hipchat
|
2020-03-21 19:22:41 -07:00 |
|
JonnyWong16
|
f24c2a8b77
|
Don't decode PrettyMetadata episode title dot
|
2020-03-21 19:13:08 -07:00 |
|
JonnyWong16
|
ad112e0a44
|
Remove list(dict.items()) -- >dict.items()
|
2020-03-21 18:31:55 -07:00 |
|
JonnyWong16
|
2b0e7daf7c
|
Fix error loading removed notification agents configs
|
2020-03-21 16:28:17 -07: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
|
359776d48a
|
Default webhook notification method to POST
|
2020-02-28 11:27:03 -08:00 |
|
JonnyWong16
|
b39ac866f2
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/webserve.py
|
2020-01-20 20:55:30 -08:00 |
|
JonnyWong16
|
8ef671c9cb
|
Fix Telegram notification character limit (Closes #1361)
|
2020-01-20 19:56:38 -08:00 |
|
JonnyWong16
|
4c211342a2
|
Remove string encoding from notifiers
|
2020-01-19 17:09:50 -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
|
4740d0fbf3
|
Change webhook request data if not Content-Type header is not application/json
|
2020-01-14 17:36:25 -08:00 |
|
JonnyWong16
|
f958de2de6
|
Move 3rd Party API settings to new tab
|
2019-12-25 11:41:53 -08:00 |
|
JonnyWong16
|
554be92c39
|
Update go to setting links
|
2019-12-23 22:30:49 -08:00 |
|
JonnyWong16
|
4c98b0a43d
|
Remove NotifyMyAndroid and Pushalot
|
2019-11-23 19:21:30 -08:00 |
|
JonnyWong16
|
05afa0859c
|
Run futurize --unicode-literals
|
2019-11-23 19:21:10 -08:00 |
|
JonnyWong16
|
597cc9fe29
|
Run futurize --stage2
|
2019-11-23 19:16:51 -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
|
cfc30c1234
|
Add optional headers parameter for webhooks in notify API command
|
2019-11-11 15:41:11 -08:00 |
|
JonnyWong16
|
ddbd486500
|
Add custom headers to Webhook notification agent
|
2019-11-11 15:17:49 -08:00 |
|
JonnyWong16
|
c7afd10ec0
|
Add notification parameters for MusicBrainz lookup
|
2019-10-05 23:57:48 -07:00 |
|
JonnyWong16
|
688d28b5ea
|
Limit Discord description to 2048 characters
|
2019-10-05 23:26:41 -07:00 |
|
JonnyWong16
|
91476a420a
|
Mask notifier and newsletter config passwords (Fixes Tautulli/Tautulli-Issues#172)
|
2019-07-08 23:50:48 -07:00 |
|
JonnyWong16
|
32c05136bd
|
Add PLEX_USER_TOKEN to script environment variables
|
2019-04-18 10:22:04 -07:00 |
|
JonnyWong16
|
6970231687
|
Log script return status code
|
2019-04-13 22:01:03 -07:00 |
|
JonnyWong16
|
536e8add17
|
Encode email exception to unicode
|
2019-03-03 14:10:05 -08:00 |
|
JonnyWong16
|
bca7744bc5
|
Remove unicode from Email notification failed error message
|
2019-02-24 12:51:27 -08:00 |
|
samwiseg00
|
86b1d0f51d
|
Update character limit for telegram to reflect API changes.
|
2018-10-16 16:23:56 -04:00 |
|
samwiseg00
|
1e3a347782
|
Populate NULL text fields after a DB update
|
2018-10-05 23:18:00 -04:00 |
|
samwiseg00
|
a6e8372d47
|
Add transcode decision change to notifiers
|
2018-10-05 23:17:28 -04:00 |
|
JonnyWong16
|
045c69f5d8
|
Catch exception when retrieiving data for notifier configs
|
2018-09-28 18:21:04 -07:00 |
|
JonnyWong16
|
ae2584b6f6
|
Helper function for splitting script args
|
2018-08-27 20:56:32 -07:00 |
|
samwiseg00
|
9817da6012
|
Add TAUTULLI_PUBLIC_URL to environment variables
|
2018-08-24 02:59:34 -04:00 |
|
samwiseg00
|
02af6c4e6c
|
Change discord timestamp function to metadata params
|
2018-08-22 00:22:01 -04:00 |
|
JonnyWong16
|
8228018dd0
|
Add sending notification log message
|
2018-08-20 14:49:00 -07:00 |
|
JonnyWong16
|
53b361d410
|
Allow override for PYTHONPATH in scripts
|
2018-08-15 20:17:48 -07:00 |
|
JonnyWong16
|
4648e3df5f
|
Add webhook notification agent
|
2018-08-12 10:31:27 -07:00 |
|
JonnyWong16
|
0821c14aae
|
Add option for threaded newsletter emails
|
2018-07-29 10:28:34 -07:00 |
|
JonnyWong16
|
1b216a35d4
|
Remove Notify My Android
|
2018-07-28 11:01:52 -07:00 |
|
JonnyWong16
|
5bd51b2a17
|
Don't join empty paths
|
2018-07-16 09:36:13 -07:00 |
|
JonnyWong16
|
35778cfe72
|
Use os.pathsep for PYTHONPATH
|
2018-07-16 09:02:17 -07:00 |
|
JonnyWong16
|
11d563e4cd
|
Don't return on script error
|
2018-06-29 23:37:26 -07:00 |
|
JonnyWong16
|
4437a94675
|
Add PYTHONPATH to script environment variables
|
2018-06-29 23:13:20 -07:00 |
|
JonnyWong16
|
fdd8ac7c7b
|
Add TAUTULLI_ENCODING to script environment variables
|
2018-06-29 13:11:44 -07:00 |
|
JonnyWong16
|
2e290d0b0c
|
Refactor test script arg splitting
|
2018-06-29 12:36:35 -07:00 |
|
JonnyWong16
|
47df4ee884
|
Encode script args for all systems
|
2018-06-29 09:48:24 -07:00 |
|
JonnyWong16
|
a3ead41990
|
Handle unicode script arguments
|
2018-06-28 18:37:07 -07:00 |
|