Commit graph

4237 commits

Author SHA1 Message Date
JonnyWong16
67b452a461
Fix user and library recently played sorting order 2020-08-23 18:17:41 -07:00
Gianfranco
81ee44b60f
Added "silent_message" option for Telegram Agent
Added a new checkbox in the notification telegram config in order to send new messages silently. In this way the telegram users will receive a notification with no sound.
2020-08-21 22:49:26 +02:00
JonnyWong16
9b3bfd14db
Check external guids for notification parameters 2020-08-21 11:58:07 -07:00
JonnyWong16
e00c8fb186
Add external guids to metadata 2020-08-21 11:57:43 -07:00
JonnyWong16
a0919e246d
Use pyinstaller==3.6 for package builds 2020-08-21 11:10:14 -07:00
JonnyWong16
003f684f8a
Override thumb for clips using the art rating_key 2020-08-21 10:53:05 -07:00
JonnyWong16
69d55c60c3
Add icon and thumb for clips on history table 2020-08-21 10:53:05 -07:00
JonnyWong16
560094dcf6
Add logger message for generating newsletter 2020-08-21 10:53:05 -07:00
JonnyWong16
4edd6ce911
Add scheduled task to optimize database 2020-08-21 10:52:26 -07:00
JonnyWong16
f76bd2af8e
Merge pull request #1376 from nwithan8/patch-1
Spelling error
2020-08-11 14:32:21 -07:00
Nate Harris
7747503fee
Spelling error 2020-08-09 22:40:47 -04:00
JonnyWong16
1e1a8ddfb0
Fix get_logs API command encoding error
* Fixes Tautulli/Tautulli-Issues#269
2020-08-08 21:37:09 -07:00
JonnyWong16
9bcd18f1b6
Remove revealed characters in masked log 2020-08-08 21:31:50 -07:00
JonnyWong16
50b6f9a8f2
Blacklist password parameter in get_apikey command 2020-08-08 21:26:01 -07:00
JonnyWong16
b4ba88b3e5
Fix get_apikey API command with a hashed password 2020-08-08 21:19:39 -07:00
JonnyWong16
ba9acd6e23
Add auth to some admin endpoints 2020-08-05 21:21:19 -07:00
JonnyWong16
dd9513313b
Don't highlight links in scheduler table 2020-08-05 20:56:44 -07:00
JonnyWong16
288a1c86ab
Replace white with "not white" 2020-08-05 20:54:12 -07:00
JonnyWong16
8e28cb10fa
Rename terminate session to terminate stream 2020-08-05 09:02:18 -07:00
JonnyWong16
3d35a525d3
Make sure json response is encoded to utf-8 2020-08-03 21:45:11 -07:00
JonnyWong16
f7153d0f3b
Fix Local user icon not showing in library user stats 2020-08-03 11:45:43 -07:00
JonnyWong16
4285b55c15
Update timestamp helper functions 2020-08-03 10:29:45 -07:00
JonnyWong16
b54576f08f
Fix download API commands not returning the file
* Fixes Tautulli/Tautulli-Issues#268
2020-08-02 22:09:40 -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
f582f781f3
Update helpers.now function 2020-08-02 13:48:10 -07:00
JonnyWong16
9baecb0a41
Change webstart failure error message 2020-08-02 10:29:57 -07:00
JonnyWong16
91a18e1a92
Add get_server_info API command 2020-08-02 10:18:57 -07:00
JonnyWong16
acfbb0e96d
Add import_config to API docs 2020-08-02 10:18:25 -07:00
JonnyWong16
c52292962d
Remove mock 2020-07-31 22:06:23 -07:00
JonnyWong16
6e53743716
Update plexapi to v3.6.0 2020-07-31 22:06:07 -07:00
JonnyWong16
873194b402
Add hidden import pkg_resources.py2_warn to Windows installer 2020-07-31 15:14:31 -07:00
JonnyWong16
21dec5feb3
v2.5.4 2020-07-31 14:24:08 -07:00
JonnyWong16
bee4106af0
Change direct stream icon 2020-07-31 14:23:01 -07:00
JonnyWong16
bbb6e46515
Replace sys.stderr with logger 2020-07-27 18:47:08 -07:00
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