JonnyWong16
|
f39ecd89a7
|
Docker docker build badges on README
|
2020-04-12 18:03:40 -07:00 |
|
JonnyWong16
|
f7f76d82b6
|
Add Docker buildx GitHub workflow
|
2020-04-12 17:56:15 -07:00 |
|
JonnyWong16
|
9097e79e4f
|
Change web app manifest start url to relative path
|
2020-04-12 11:33:23 -07:00 |
|
JonnyWong16
|
88711e7601
|
Add more info to manifest.json
|
2020-04-12 10:43:30 -07:00 |
|
JonnyWong16
|
d0fa83bb8c
|
Use Kodi platform image for xbmc (Fixes Tautulli/Tautulli-Issues##231)
|
2020-04-11 20:39:39 -07:00 |
|
JonnyWong16
|
1271458f83
|
Fix web app manifest file (Fixes Tautulli/Tautulli-Issues#232)
|
2020-04-11 12:40:51 -07:00 |
|
JonnyWong16
|
2ae09a07e6
|
Some css syntax fixes
|
2020-04-11 12:39:12 -07:00 |
|
JonnyWong16
|
9e9ad72dc2
|
Remove past imports
|
2020-04-10 15:52:55 -07:00 |
|
JonnyWong16
|
422a89c26c
|
Fix circular helpers import
|
2020-04-10 15:34:23 -07:00 |
|
JonnyWong16
|
798c17706c
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/database.py
# plexpy/datafactory.py
# plexpy/libraries.py
# plexpy/users.py
|
2020-04-10 15:25:18 -07:00 |
|
JonnyWong16
|
33d860384c
|
Add Tautulli database corruption notification trigger
|
2020-04-10 15:11:32 -07:00 |
|
JonnyWong16
|
a4eda99a4a
|
Update API docs to mention enabling api_sql while Tautulli is shut down
|
2020-04-10 14:44:14 -07:00 |
|
JonnyWong16
|
752c7badd2
|
Make inactive icon larger on library/user page
|
2020-04-10 14:41:14 -07:00 |
|
JonnyWong16
|
6399c90642
|
Fix platform icon size on activity card
|
2020-04-10 14:36:51 -07:00 |
|
JonnyWong16
|
97089846e9
|
Make inactive user/library triangle always orange
|
2020-04-10 14:31:12 -07:00 |
|
JonnyWong16
|
4de7884e39
|
Update API docs with all delete function changes
|
2020-04-10 14:14:34 -07:00 |
|
JonnyWong16
|
440adfb914
|
Fix missing page functions in library table
|
2020-04-10 14:12:38 -07:00 |
|
JonnyWong16
|
5f26d0085d
|
Simplify library undelete function
|
2020-04-10 14:07:15 -07:00 |
|
JonnyWong16
|
f484604c69
|
Simplify user undelete function
|
2020-04-10 14:07:03 -07:00 |
|
JonnyWong16
|
899d2fbf9d
|
Make library delete server_id optional
|
2020-04-10 14:03:32 -07:00 |
|
JonnyWong16
|
6a87dc9c40
|
Improve library delete/purge function
|
2020-04-10 14:00:19 -07:00 |
|
JonnyWong16
|
104e2929df
|
Simplify user delete loop
|
2020-04-10 13:27:26 -07:00 |
|
JonnyWong16
|
faac6b11c2
|
Improve user delete/purge function
|
2020-04-10 13:15:29 -07:00 |
|
JonnyWong16
|
377a23478e
|
Rename history id to row_id
|
2020-04-10 12:56:50 -07:00 |
|
JonnyWong16
|
c979e78802
|
Refactor database delete_session_history_rows ids
|
2020-04-10 12:40:35 -07:00 |
|
JonnyWong16
|
38f64c7d85
|
Improve delete history using list of row ids
|
2020-04-10 11:45:20 -07:00 |
|
JonnyWong16
|
1091a64863
|
Update API docs with library is_active
|
2020-04-10 00:20:25 -07:00 |
|
JonnyWong16
|
23de9616f1
|
Show library active status on Libraries table
|
2020-04-10 00:17:52 -07:00 |
|
JonnyWong16
|
198e7767dc
|
Add library is_active to database
|
2020-04-10 00:12:38 -07:00 |
|
JonnyWong16
|
aa31bf1a19
|
Update API docs with user is_active
|
2020-04-10 00:11:43 -07:00 |
|
JonnyWong16
|
f366304c50
|
Show user active status on Users table
|
2020-04-10 00:02:30 -07:00 |
|
JonnyWong16
|
ce289995ff
|
Add user is_active to database
|
2020-04-09 23:15:08 -07:00 |
|
JonnyWong16
|
ca2b4085c9
|
Fix if bad query_days passed to API
|
2020-04-09 18:33:02 -07:00 |
|
JonnyWong16
|
1d08069162
|
Rename time_queries to query_days
|
2020-04-09 18:30:46 -07:00 |
|
JonnyWong16
|
bcbfaae630
|
Merge pull request #1372 from KaasKop97/custom_time_queries
Allow custom time_queries for get_watch_stats (Closes #1345)
|
2020-04-09 18:21:35 -07:00 |
|
JonnyWong16
|
0886d133a8
|
Divide file size by 2^10 but display SI units
(cherry picked from commit ae9df92d28 )
|
2020-04-08 22:56:16 -07:00 |
|
JonnyWong16
|
ae9df92d28
|
Divide file size by 2^10 but display SI units
|
2020-04-08 22:55:56 -07:00 |
|
JonnyWong16
|
435230711e
|
Fix middle dot encoding for Discord/Slack notification
|
2020-04-08 22:46:21 -07:00 |
|
JonnyWong16
|
d75744bb4a
|
Merge branch 'nightly' into python3
|
2020-04-07 18:40:01 -07:00 |
|
JonnyWong16
|
47610323b0
|
Fix API grouping parameter not defaulting to match setting
|
2020-04-07 18:18:16 -07:00 |
|
Mitch
|
d1f1763919
|
Allow custom time_queries for get_watch_stats
|
2020-04-05 20:03:57 +02:00 |
|
JonnyWong16
|
1326ad8708
|
Add TAUTULLI_PYTHON_VERSION to script environment variables
* Period separated string (e.g. 2.7.17 or 3.8.2)
|
2020-04-04 08:12:42 -07:00 |
|
JonnyWong16
|
86d737dcf6
|
Add TAUTULLI_PYTHON_VERSION to script environment variables
* Period separated string (e.g. 2.7.17 or 3.8.2)
|
2020-04-04 08:06:13 -07:00 |
|
JonnyWong16
|
9e0153e962
|
Set PYTHON2 global variable
|
2020-04-04 07:57:51 -07:00 |
|
JonnyWong16
|
fb395fc2e9
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/datafactory.py
|
2020-04-03 21:10:32 -07:00 |
|
JonnyWong16
|
6e09e509bd
|
Remove duplicate dictionary key in top movie stats
|
2020-04-03 21:07:00 -07:00 |
|
JonnyWong16
|
e8d0557852
|
Fix typo in send newsletter argument
|
2020-04-03 21:06:10 -07:00 |
|
JonnyWong16
|
aac705f465
|
Put import OpenSSL in try/except block for self-signed certificates
|
2020-04-03 21:05:44 -07:00 |
|
JonnyWong16
|
009971901b
|
Fix delete lookup info by rating key
|
2020-04-03 20:53:35 -07:00 |
|
JonnyWong16
|
573ff3f2a6
|
Fix scripts to work with both Python 2 and 3
|
2020-04-02 00:03:41 -07:00 |
|