Commit graph

2824 commits

Author SHA1 Message Date
JonnyWong16
5d05f6826a
Add new episode exporter fields 2021-08-15 15:28:01 -07:00
JonnyWong16
4ec8ef3ab3
Fix exporting collections and playlists
Fixes #1484
2021-08-15 15:17:20 -07:00
JonnyWong16
670d2b31f7
Replace colon and exclamation in notification eval expression 2021-07-28 18:15:51 -07:00
JonnyWong16
05a00e9872
Fix colon in notification text eval being parsed as format specifier 2021-07-28 17:43:21 -07:00
JonnyWong16
5fbe9d476b
v2.7.5 2021-07-15 13:22:54 -07:00
JonnyWong16
73001a4427
Check for HTTP Basic Auth in AuthController 2021-07-15 13:21:09 -07:00
JonnyWong16
2ea4b6b63d
Remove basic auth setting 2021-07-08 20:22:02 -07:00
JonnyWong16
3422a99fc5
Remove duplicates from Imgur and Cloudinary lookup tables 2021-07-01 16:58:18 -07:00
JonnyWong16
c6548c80b3
Fix deleted libraries adding to watch statistics
* Fixes #1456
2021-07-01 16:31:50 -07:00
JonnyWong16
f7fc16a1d8
Don't hash a blank password when removing authentication
* Fixes #1455
2021-07-01 10:52:22 -07:00
JonnyWong16
5a4ee2179a
Fix guest session user ID in history query
* Fixes #1454
2021-07-01 10:41:33 -07:00
JonnyWong16
1f87799e57
Improve token security for Python 3 2021-07-01 09:21:46 -07:00
JonnyWong16
b4598dca20
Update remote app notification agent platform specific settings 2021-06-30 18:01:39 -07:00
JonnyWong16
741f3d836a
Rename Tautulli android app to remote app 2021-06-27 12:45:32 -07:00
JonnyWong16
bde2372d90
Add platform and version to mobile devices 2021-06-27 11:46:47 -07:00
JonnyWong16
9476897527
v2.7.4 2021-06-19 11:45:57 -07:00
JonnyWong16
fe034d97b1
Fix blank columns not added to csv / json export 2021-06-18 10:01:06 -07:00
JonnyWong16
394a411167
Don't hash a blank password 2021-06-17 09:29:02 -07:00
JonnyWong16
6085eec8c2
Update exporter fields 2021-06-15 22:25:59 -07:00
JonnyWong16
b0a395ad0b
Always hash http password 2021-06-15 21:09:37 -07:00
JonnyWong16
dff9a56950
Add len function to notification expressions 2021-06-09 15:40:35 -07:00
JonnyWong16
9ca5d81b60
Update graphs SQL queries to match homepage 2021-06-05 12:25:12 -07:00
JonnyWong16
092d858b12
Update library and user watch time query to match homepage 2021-06-05 08:54:13 -07:00
JonnyWong16
1d0ece57c9
Fix notification agent help text tab links 2021-06-02 11:30:30 -07:00
JonnyWong16
80a836e3e0
Don't append notification children if failed to retrieve metadata 2021-05-26 17:54:49 -07:00
JonnyWong16
93ed5c5eb8
Helper round ndigits is optional 2021-05-25 11:54:17 -07:00
JonnyWong16
4fa0aafcc1 Fix limit quality profile to source bitrate 2021-05-25 11:25:18 -07:00
JonnyWong16
70e88a9013 Add tilde for blank condition values 2021-05-25 11:25:18 -07:00
JonnyWong16
a2b2d1d227 Replace eval functions with helpers to catch exceptions 2021-05-25 11:25:18 -07:00
JonnyWong16
3510224cde
Fix notification param prefix/suffix without literal text 2021-05-24 16:52:33 -07:00
JonnyWong16
006cfd1ffa
Allow < and > in string eval 2021-05-24 13:22:19 -07:00
JonnyWong16
d9f702e7f2
Add ability to evaluate math in notification text 2021-05-24 12:53:41 -07:00
JonnyWong16
be86ddbec0
v2.7.3 2021-05-22 21:16:41 -07:00
JonnyWong16
fc2ab8be25
Set themoviedb lookup rating key 2021-05-19 21:43:32 -07:00
JonnyWong16
cf0cc36b15 Expose Tautulli update check interval setting 2021-05-16 16:32:13 -07:00
JonnyWong16
28439b5042 Change check GitHub interval to hours 2021-05-16 16:32:13 -07:00
JonnyWong16
b8d0bbe930 Add settings to toggle repeat update notifications 2021-05-16 16:32:13 -07:00
JonnyWong16
0659e60720 Check for existing notify tag for PMS and Tautulli update notifications 2021-05-16 16:32:13 -07:00
JonnyWong16
e0a85e2391 Add tag to notify_log database table 2021-05-16 16:32:13 -07:00
JonnyWong16
2bc25c459f Fix incorrect quality profile when transcoding increases bitrate 2021-05-16 16:32:13 -07:00
JonnyWong16
e5da3423e9
Add duration in seconds to notification parameters
Fixes #1434
2021-05-14 16:23:13 -07:00
JonnyWong16
8db75cf718 Add method to logout user sessions 2021-05-14 14:03:05 -07:00
JonnyWong16
da1c342971 Store JWT token in database 2021-05-14 14:03:05 -07:00
JonnyWong16
6c34e2cb22
Update doc strings for edit_user and edit_library for required params
* Fixes #1432
2021-05-06 18:46:32 -07:00
JonnyWong16
897f415695
Restore title argument to recently added queue jobs
* Fixes #1429
2021-05-06 18:43:22 -07:00
Paul Saab
5becbd91d4 Config for CheryPy Thread Pool Size
In some instances, a static thread pool size of 10 is too small.
Provide a way to modify this via the config.
2021-05-03 10:17:03 -07:00
JonnyWong16
613f70886e
Change date calculation for watch statistics 2021-04-28 12:24:02 -07:00
JonnyWong16
1a48829d23
Add check for release commit hash 2021-04-24 08:56:18 -07:00
JonnyWong16
39ad3f9047
v2.7.2 2021-04-24 08:24:02 -07:00
JonnyWong16
7b08e3a2a7
Update info pages for smart collections 2021-04-23 14:56:59 -07:00