Commit graph

2929 commits

Author SHA1 Message Date
JonnyWong16
73b94782f9
Add hidden username and email columns to users table 2022-04-01 21:31:06 -07:00
JonnyWong16
b737ab96b4
Change include summary option for Discord and Slack for all media types 2022-04-01 21:08:10 -07:00
JonnyWong16
5c06accca0
Mask emails and longer usernames first 2022-04-01 10:19:41 -07:00
JonnyWong16
3cd98457c2
Apply PMS_TIMEOUT setting to websocket connection 2022-03-26 15:47:53 -07:00
JonnyWong16
944a231e5b
Change websocket header to a dict 2022-03-26 15:47:17 -07:00
JonnyWong16
9a4ca69590
v2.9.5 2022-03-26 15:11:20 -07:00
JonnyWong16
9c8e8b4351
Simplify default settings in setup wizard 2022-03-26 14:57:44 -07:00
JonnyWong16
87389320fb
Fix live tv filter in history query
* Fixes #1691
2022-03-18 15:50:01 -07:00
JonnyWong16
eb1d724417
Add Tautulli to X-Plex-Device-Name header 2022-03-16 16:59:58 -07:00
JonnyWong16
35aca11feb
Escape characters in username log filter
* Remove filter for friendly names
2022-02-27 17:03:11 -08:00
JonnyWong16
bd9fe54fd7
Enable dynamic anonymous redirect by default in setup wizard 2022-02-24 19:11:30 -08:00
JonnyWong16
74cd494162
Pass media_type when retrieving show and artist children for newsletter
* Fix different album types not shown on newsletter. (#1559)
2022-02-21 12:14:14 -08:00
JonnyWong16
297620f4a9
Reorder db migrations 2022-02-21 09:42:50 -08:00
JonnyWong16
d657a609ff
Reschedule tasks after changing backup interval
* Fixes #1662
2022-02-19 16:37:03 -08:00
JonnyWong16
3c48ea49f3
Retrieve season summary and fallback to show summary
* Fixes #1657
2022-02-18 23:27:02 -08:00
JonnyWong16
ec363b2ef3
Add transcode offset keys to get_activity API docs 2022-02-13 12:17:57 -08:00
JonnyWong16
6d84d1b4c9
Improve calculation for transcode progress bar 2022-02-13 11:59:06 -08:00
JonnyWong16
cfd1bf445f
v2.9.4 2022-02-12 19:17:01 -08:00
JonnyWong16
b4600c8306
Bump config version to set first_run_complete flag 2022-02-12 18:56:08 -08:00
JonnyWong16
636806ae17
Fix Tautulli starting multiple instances on Windows 2022-02-12 18:05:17 -08:00
JonnyWong16
40dc6e08ef
Fix first_run_complete config flag 2022-02-12 17:59:14 -08:00
JonnyWong16
ee43f001e4
v2.9.3 2022-02-09 09:30:19 -08:00
JonnyWong16
3eef2b7f21
Fix missing first run complete flag causing setup wizard loop 2022-02-09 09:22:50 -08:00
JonnyWong16
51d701521a
Fix username logger blacklist preventing Tautulli from starting 2022-02-09 09:22:13 -08:00
JonnyWong16
b73aa888c2
v2.9.2 2022-02-08 10:35:23 -08:00
JonnyWong16
6d092b4984
Add additional Telegram HTML tags 2022-02-08 10:29:22 -08:00
JonnyWong16
32ef43fe6e
Revert "Default Telegram to MarkdownV2 when HTML disabled"
This reverts commit b9f04ac71a.

Ref #1635
2022-02-08 10:29:22 -08:00
JonnyWong16
088bbd3bb6
Skip Local user when masking logs 2022-02-07 23:36:03 -08:00
JonnyWong16
e970a260a1
v2.9.1 2022-02-07 23:18:18 -08:00
JonnyWong16
17800df0aa
v2.9.0 2022-02-07 22:59:20 -08:00
JonnyWong16
8e6f8d7735
Remove unnecessary insert statement 2022-02-07 09:12:07 -08:00
JonnyWong16
c3d09d34f8
Prevent rating_key collisions when updating metadata 2022-02-06 23:18:53 -08:00
JonnyWong16
cba746920a
Add Telegram channel ID to config label and description 2022-02-03 12:22:23 -08:00
JonnyWong16
e33767de9b
Fix updating section_id when updating metadata 2022-02-01 22:06:53 -08:00
JonnyWong16
636d2fe43e
Add disc number notification parameter 2022-01-31 15:04:41 -08:00
JonnyWong16
fe388e903d
Fix export download not including images 2022-01-30 17:26:08 -08:00
JonnyWong16
b9f04ac71a
Default Telegram to MarkdownV2 when HTML disabled 2022-01-30 16:50:23 -08:00
JonnyWong16
96025c839d
Separate out plex.direct IP address log filter 2022-01-27 10:52:07 -08:00
JonnyWong16
2145f1e272
Check for local IPv6 addresses 2022-01-26 22:26:25 -08:00
JonnyWong16
f2a664953c
Assume IPv6 is public address
* Fixes #1629
2022-01-26 21:33:27 -08:00
JonnyWong16
994ebfc680
v2.9.0-beta 2022-01-26 14:49:48 -08:00
JonnyWong16
12dddc2d89
Add location, relayed, and secure to get_history response 2022-01-25 14:08:55 -08:00
JonnyWong16
113043d9bc
Add setting to mask usernames in logs 2022-01-25 12:44:49 -08:00
JonnyWong16
8bb83cff64
Save client id with token 2022-01-20 23:11:21 -08:00
JonnyWong16
654ff7bdb6
Improve logger regex 2022-01-20 13:46:32 -08:00
JonnyWong16
1eb58ba864
Add get_tautulli_info API command 2022-01-20 10:17:51 -08:00
JonnyWong16
66e6b9499a
Add intermediary login page to view Plex XML 2022-01-16 12:20:48 -08:00
JonnyWong16
86cf872595
Clean up getattr and setattr for configs 2022-01-16 11:23:10 -08:00
JonnyWong16
c78bef851e
Null do not download keys for get_settings API command 2022-01-16 11:22:40 -08:00
JonnyWong16
71d64a4b3f
Add do not download keys to config 2022-01-16 11:22:07 -08:00