Commit graph

4053 commits

Author SHA1 Message Date
JonnyWong16
570ebb4f73
Add plex_id to notification parameters 2020-07-27 18:38:04 -07:00
JonnyWong16
d93204af4e
Lookup TVmaze using title 2020-07-27 18:30:00 -07:00
JonnyWong16
702f116db9
Lookup The Movie Database using title and year 2020-07-27 18:20:12 -07:00
JonnyWong16
0c8607b3ec
Fix typo in QR modal 2020-07-25 13:28:39 -07:00
JonnyWong16
3a2cc6efc7
Trim address when generating the QR code 2020-07-25 13:28:39 -07:00
JonnyWong16
1b37ff1655
Mobile device registration temporarily assume device_id is onesignal_id 2020-07-25 13:28:34 -07:00
JonnyWong16
769934c8a5
Add server_id to Andoird App notification data 2020-07-25 13:21:52 -07:00
JonnyWong16
7f1a4ec34a
Add return PMS name and server ID from device registration 2020-07-25 13:21:52 -07:00
JonnyWong16
27438f7915
Don't allow apikey when using an app 2020-07-25 13:21:51 -07:00
JonnyWong16
8651bef9c1
Mask onesignal_id from API logs 2020-07-25 13:21:51 -07:00
JonnyWong16
36324d10dc
Add onesignal_id to register device API 2020-07-25 13:21:46 -07:00
JonnyWong16
0272c35047
Fix parsing request responst message 2020-07-25 11:59:24 -07:00
JonnyWong16
70c0f912e2
Add themoviedb rating image 2020-07-24 09:12:11 -07:00
JonnyWong16
59a6acc088
Fix encoding issue with websocket logging 2020-07-23 17:44:17 -07:00
JonnyWong16
10b0726727
Remove support for .exe from script notifications 2020-07-23 17:33:43 -07:00
JonnyWong16
8f1360d7c2
Check for valid script extension when using a prefix override
* Also removes php, ruby, and perl overrides
2020-07-23 17:33:36 -07:00
JonnyWong16
e0e5ac9ecc
Check for a valid script and script extension 2020-07-22 18:55:14 -07:00
JonnyWong16
c814f219a2
Prevent simultaneous importing of database/config 2020-07-22 18:33:47 -07:00
JonnyWong16
9095fc0c7a
Catch config.ParseError 2020-07-22 18:27:23 -07:00
JonnyWong16
a675202537
Browse path starting from from current value 2020-07-18 15:19:42 -07:00
JonnyWong16
b52ab4885b
Add browser button for script folder 2020-07-18 12:13:42 -07:00
JonnyWong16
43e26c9b56
Add Plex logs folder to config not imported note 2020-07-16 19:38:20 -07:00
JonnyWong16
703a7feed2
Update help text for SSL certificates/key in PEM format 2020-07-16 19:29:11 -07:00
JonnyWong16
7b69ed4cec
Add browse function to settings with a folder or file 2020-07-16 19:27:14 -07:00
JonnyWong16
fcca7f969e
Add filter extension as data property 2020-07-16 19:26:24 -07:00
JonnyWong16
ec34ea2116
Trigger change and unbind after selecting in file browser 2020-07-16 19:05:18 -07:00
JonnyWong16
3dc36c3b92
Refactor browse path function 2020-07-16 18:19:43 -07:00
JonnyWong16
f0d4fd5523
Add placeholder text for database/config import 2020-07-16 18:19:20 -07:00
JonnyWong16
7fe6c72fe2
Do not import PMS logs folder from config 2020-07-16 18:01:47 -07:00
JonnyWong16
d216d0f27f
Reword import help text 2020-07-16 00:02:13 -07:00
JonnyWong16
43a7758acd
Cleanup database import modal 2020-07-15 23:53:01 -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
beff5caaac
Clean shutdown page 2020-07-15 22:53:46 -07:00
JonnyWong16
3859412b2c
Fix database import API docs 2020-07-15 22:10:17 -07:00
JonnyWong16
f7ec476fc0
Remove more unused config keys 2020-07-15 21:25:34 -07:00
JonnyWong16
b97d32671d
Remove unused library update functions 2020-07-15 21:21:17 -07:00
JonnyWong16
01c56ef280
Remove helper bool check in database import status 2020-07-15 21:06:28 -07:00
JonnyWong16
b9422312f3
Remove unused check recently added pinger 2020-07-15 21:05:49 -07:00
JonnyWong16
9a0f83c3e7
Remove old config updates 2020-07-15 21:04:30 -07:00
JonnyWong16
fbfedb2e62
Remove unused config keys 2020-07-15 21:04:22 -07:00
JonnyWong16
4f8a462041
Update chown instructions in systemd script 2020-07-13 19:08:20 -07:00
JonnyWong16
141d043a6a
FreeBSD/FreeNAS python is python3 2020-07-13 19:08:19 -07:00
JonnyWong16
c1266fed12
Update API docs for database import 2020-07-13 19:08:14 -07:00
JonnyWong16
4a4be9798d
Adjust user IP table column widths 2020-07-12 12:54:56 -07:00
JonnyWong16
172692ccca
Fix user IP table showing first played instead of last played 2020-07-12 12:54:42 -07:00
JonnyWong16
50e7c0469f
Merge pull request #1374 from dotsam/ip-first-streamed
Add first_seen to user IP Table
2020-07-12 12:41:46 -07:00
JonnyWong16
44f74e3590
Mask device token and device id from API logs 2020-07-12 10:35:52 -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
40ecf56904
Fix Cloudinary upload for non-ASCII characters on Python 2 2020-07-10 21:57:53 -07:00