JonnyWong16
|
db0b157d43
|
Add admin auth to export modal
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
906aedd2f1
|
Add movie export levels
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
6fb3a3a3c8
|
Update export json and csv for Python 2
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
14bb377794
|
Add link to export filename to view in browser
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
e82ad09a8d
|
Rename row_id to exporr_id
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
a7eb563c2e
|
Move export thread so table can be refreshed
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
43fefcf748
|
Add export modal and buttons to library and info page
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
e256d2080d
|
Make export work on Python 2 and set failed state
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
d5e91801d6
|
Fix downloading export file
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
06341ee632
|
Fix export doc strings
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
bcc693e4c7
|
Add error message for failed export download
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
8b8afacaea
|
Add function to delete exported files
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
deb49d7ff9
|
Add function to download exported files
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
6334ffa197
|
Add export directory
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
de2e2ee962
|
Add file_format to exports table
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
5468676811
|
Add table to list exported items
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
c102020698
|
Add metadata export function
|
2020-09-20 11:23:19 -07:00 |
|
JonnyWong16
|
38ccd37867
|
Fix QR code not showing up for localhost address
|
2020-09-14 08:51:22 -07:00 |
|
JonnyWong16
|
02658759ea
|
Fix purge library from the edit modal
|
2020-09-10 08:35:26 -07:00 |
|
JonnyWong16
|
95f48ba9f6
|
Return empty results for API instead of null error
* Fixes Tautulli/Tautulli-Issues#274
|
2020-08-26 18:56:49 -07:00 |
|
JonnyWong16
|
e00c8fb186
|
Add external guids to metadata
|
2020-08-21 11:57:43 -07:00 |
|
JonnyWong16
|
ba9acd6e23
|
Add auth to some admin endpoints
|
2020-08-05 21:21:19 -07:00 |
|
JonnyWong16
|
3d35a525d3
|
Make sure json response is encoded to utf-8
|
2020-08-03 21:45:11 -07:00 |
|
JonnyWong16
|
6b4db681ff
|
Fix get_synced_items API command returning error with empty result
* Fixes Tautulli/Tautulli-Issues#267
|
2020-08-02 22:03:35 -07:00 |
|
JonnyWong16
|
91a18e1a92
|
Add get_server_info API command
|
2020-08-02 10:18:57 -07:00 |
|
JonnyWong16
|
d216d0f27f
|
Reword import help text
|
2020-07-16 00:02:13 -07:00 |
|
JonnyWong16
|
3043956dec
|
Add config import to settings page
|
2020-07-15 23:51:48 -07:00 |
|
JonnyWong16
|
06665fdd06
|
Add fucntion to import a config file
|
2020-07-15 23:26:22 -07:00 |
|
JonnyWong16
|
3859412b2c
|
Fix database import API docs
|
2020-07-15 22:10:17 -07:00 |
|
JonnyWong16
|
fbfedb2e62
|
Remove unused config keys
|
2020-07-15 21:04:22 -07:00 |
|
Sam Edwards
|
63656b73c2
|
Add first_seen to user ips and add title attr with full date/time
|
2020-07-11 15:23:26 -07:00 |
|
JonnyWong16
|
69675151bf
|
Remove monitor remote access settings
* Tautulli/Tautulli-Issues#251
|
2020-07-05 20:40:44 -07:00 |
|
JonnyWong16
|
fbcf59abf0
|
Add database import in progress message
|
2020-05-24 01:10:52 -07:00 |
|
JonnyWong16
|
2ef40a6a1c
|
Remove shadow database module name
|
2020-05-24 01:10:26 -07:00 |
|
JonnyWong16
|
bdbfafabbd
|
Append suffix to uploaded database
|
2020-05-23 16:27:23 -07:00 |
|
JonnyWong16
|
42c6340c06
|
Delete uploaded file if invalid database
|
2020-05-23 16:02:45 -07:00 |
|
JonnyWong16
|
17a01d65aa
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/version.py
# plexpy/webserve.py
|
2020-05-16 16:22:10 -07:00 |
|
JonnyWong16
|
6ef9d187ba
|
Fix remote access check rescheduled when settings are saved
|
2020-05-09 15:16:07 -07:00 |
|
JonnyWong16
|
25c850e243
|
Increase file upload size to 1GB
|
2020-05-03 18:11:49 -07:00 |
|
JonnyWong16
|
8c7476a670
|
Only use form data if uploading a database file
|
2020-05-03 17:49:10 -07:00 |
|
JonnyWong16
|
209008e50d
|
Decode browse path
|
2020-05-03 17:03:22 -07:00 |
|
JonnyWong16
|
b336f07ff9
|
Improve database import error messages
|
2020-05-03 16:52:17 -07:00 |
|
JonnyWong16
|
980c4f7618
|
Add option to upload or browse for a database file to import
|
2020-05-03 14:33:25 -07:00 |
|
JonnyWong16
|
a5653e365e
|
Improve merge database import method and remove append method
|
2020-05-01 19:32:19 -07:00 |
|
JonnyWong16
|
058bd32329
|
Update import_database API docs
|
2020-04-30 22:11:06 -07:00 |
|
JonnyWong16
|
52d38883dc
|
Add Tautulli database import to the settings page
|
2020-04-30 22:06:54 -07:00 |
|
JonnyWong16
|
4e0563bbf9
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/activity_pinger.py
# plexpy/webserve.py
|
2020-04-28 18:44:41 -07:00 |
|
JonnyWong16
|
e2e7063a29
|
Expose remote access check settings in the UI
|
2020-04-28 18:39:12 -07:00 |
|
JonnyWong16
|
7ce9283421
|
Fix geopip lookup for IPv6 addresses
|
2020-04-28 08:42:00 -07:00 |
|
JonnyWong16
|
00c9fc79f9
|
Rename sys_tray_icon setting
|
2020-04-27 18:23:34 -07:00 |
|