JonnyWong16
|
82c09570c4
|
Update all future imports for Python 2
|
2020-03-23 22:11:42 -07:00 |
|
JonnyWong16
|
078685a2a3
|
Fix imports for Python 2
|
2020-03-23 22:11:41 -07:00 |
|
JonnyWong16
|
ad112e0a44
|
Remove list(dict.items()) -- >dict.items()
|
2020-03-21 18:31:55 -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
|
9edbe6af37
|
Add helper to cast API parameter true to bool
|
2020-02-22 22:33:49 -08:00 |
|
JonnyWong16
|
197c3a327b
|
Merge branch 'nightly' into python3
|
2019-12-08 12:20:43 -08:00 |
|
JonnyWong16
|
d1e401cb0c
|
Remove default subject and body for notify API command
|
2019-11-24 22:35:58 -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
|
f41ed9953a
|
Improve API response codes
|
2019-04-13 22:53:56 -07:00 |
|
JonnyWong16
|
68df0f07c8
|
Return API result error when unauthenticaed
|
2019-03-21 10:22:34 -07:00 |
|
JonnyWong16
|
e11803685c
|
Fix API error when missing cmd
|
2018-11-04 11:49:13 -08:00 |
|
JonnyWong16
|
7bdef05a45
|
Fix download API commands
|
2018-10-09 08:27:48 -07:00 |
|
JonnyWong16
|
5bb3e189fe
|
Update API docs
|
2018-08-27 21:27:09 -07:00 |
|
JonnyWong16
|
dd3f75f154
|
Add return_hash to pms_image_proxy API
|
2018-08-23 19:12:22 -07:00 |
|
samwiseg00
|
6b94292c7e
|
Fix API creating a backup every sql query
|
2018-08-15 16:31:31 -04:00 |
|
JonnyWong16
|
2b395a7ad9
|
Fix API get_logs (Fixes Tautulli/Tautulli-Issues#100)
|
2018-07-05 18:50:04 -07:00 |
|
JonnyWong16
|
23cf790079
|
Return proper status codes for API (Fixes Tautulli/Tautulli-Issues#82)
|
2018-05-18 17:41:23 -07:00 |
|
JonnyWong16
|
14b6df8c25
|
Add newsletter commands to API docs
|
2018-05-13 11:46:58 -07:00 |
|
JonnyWong16
|
e0e7d68df2
|
API success result for empty response data (Fixes Tautulli/Tautulli-Issues#56)
|
2018-04-28 18:39:42 -07:00 |
|
JonnyWong16
|
9905ebc144
|
Don't empty results if message in API response (Fixes Tautulli/Tautulli-Issues#13)
|
2018-03-12 08:56:43 -07:00 |
|
JonnyWong16
|
3b3e207b11
|
Rename log files to tautulli
|
2018-03-04 11:38:31 -08:00 |
|
JonnyWong16
|
cab8b1c041
|
Check for updates without refreshing the page
|
2018-02-16 10:24:55 -08:00 |
|
JonnyWong16
|
9b4536f132
|
Move webserver notify to API
|
2018-01-07 14:46:01 -08:00 |
|
JonnyWong16
|
15faccfa2f
|
Update server connection code
|
2017-12-30 17:27:39 -08:00 |
|
JonnyWong16
|
19f029cff0
|
Rename PlexPy to Tautulli
|
2017-12-16 12:52:33 -08:00 |
|
JonnyWong16
|
5efe2be7b2
|
Fix app parameter in api
|
2017-12-08 22:29:40 -08:00 |
|
JonnyWong16
|
53d0bef260
|
Add app parameter to api
|
2017-12-08 22:26:06 -08:00 |
|
JonnyWong16
|
ecd0a199f1
|
Add mobile device last seen
|
2017-12-08 22:05:44 -08:00 |
|
JonnyWong16
|
019787b32d
|
Add mobile device settings
|
2017-12-08 20:52:55 -08:00 |
|
JonnyWong16
|
54cd860c13
|
Separate API and websocket logging
|
2017-09-30 16:42:25 -07:00 |
|
JonnyWong16
|
2d7fb82dd6
|
Fix API json encoding
|
2017-08-19 21:38:22 -07:00 |
|
JonnyWong16
|
68072d8340
|
Manual merge of v1.4.21 into v2
|
2017-08-02 21:37:59 -07:00 |
|
JonnyWong16
|
2ebe849b8e
|
Allow temporary device token through api
|
2017-04-30 19:51:53 -07:00 |
|
JonnyWong16
|
c2243320ec
|
Log API error message
|
2017-04-14 17:26:20 -07:00 |
|
JonnyWong16
|
08619244f0
|
Generate a unique token for each mobile device
|
2017-03-31 21:02:09 -07:00 |
|
JonnyWong16
|
a612de52f9
|
Forgot missing comma
|
2017-03-31 09:11:48 -07:00 |
|
JonnyWong16
|
40060255ee
|
Add automatic Android app QR scan verification
|
2017-03-30 19:25:45 -07:00 |
|
JonnyWong16
|
ddf671abd1
|
Add ability to unregister mobile devices
|
2017-03-28 21:44:18 -07:00 |
|
JonnyWong16
|
42a895b095
|
Change Pushy to OneSignal for push notifications
|
2017-03-28 09:38:03 -07:00 |
|
JonnyWong16
|
896922de4f
|
Update Android app device registration
|
2017-03-27 20:50:00 -07:00 |
|
JonnyWong16
|
8e13e2deb2
|
Add device token to android app notifier config
|
2017-03-25 23:39:32 -07:00 |
|
JonnyWong16
|
d18c2ffddb
|
Add register android app for push notifications
|
2017-03-25 23:13:35 -07:00 |
|
Hellowlol
|
a5eb0e7faa
|
Add missing CONFIG
|
2017-03-21 15:35:03 +01:00 |
|
JonnyWong16
|
960b601384
|
Remove error cmd from API
|
2016-11-11 12:59:35 -08:00 |
|
Hellowlol
|
e881c32797
|
Update md add exception traceback to the browser
|
2016-11-05 22:24:37 +01:00 |
|
Hellowlol
|
11c7342299
|
fix result type, fixup responses from the ui to api
todo unify json responses from webserve.py
|
2016-11-04 00:52:01 +01:00 |
|