Commit graph

5035 commits

Author SHA1 Message Date
JonnyWong16
93ed5c5eb8
Helper round ndigits is optional 2021-05-25 11:54:17 -07:00
JonnyWong16
843f7bcabe
Fix article typo in condition tilde help text 2021-05-25 11:28:06 -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
2ea8ac133a Fix hidden and advanced settings css 2021-05-16 16:32:13 -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
35b69b8cfc
Update label workflows
[skip ci]
2021-05-14 16:00:02 -07:00
JonnyWong16
40b1aa0737
Update pull request template
[skip ci]
2021-05-14 14:43:20 -07:00
JonnyWong16
f6083b12ba
Redirect to logout when clearing login logs 2021-05-14 14:10:28 -07:00
JonnyWong16
add1b4ec54 Add expiry and sign out button to login logs 2021-05-14 14:03:05 -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
JonnyWong16
29637fe5cc
Add do not upload attachments to issues template
[skip ci]
2021-05-06 13:26:47 -07:00
JonnyWong16
5f8b99e7ef
Merge pull request #1425 from psaab/thread_pool
Add config for CheryPy Thread Pool Size
2021-05-03 10:20:56 -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
bb44341535
Quote strings in stale issues workflow
[skip ci]
2021-05-01 23:00:11 -07:00
JonnyWong16
bc921e6f34
Add stale issues workflow
[skip ci]
2021-05-01 22:54:20 -07:00
JonnyWong16
18b4084ae1
Remove stale issues bot
[skip ci]
2021-05-01 22:54:07 -07:00
JonnyWong16
b87bd1dab2
Add stale issues bot
[skip ci]
2021-04-29 12:00:34 -07:00
JonnyWong16
fc3a81a622
Prevent closing modals when mouse drags outside 2021-04-29 10:01:54 -07:00
JonnyWong16
6a575824ef
Show collections tab for music libraries
* Hide collections tab for photo libraries
* Fixes #1421
2021-04-28 12:38:42 -07:00
JonnyWong16
613f70886e
Change date calculation for watch statistics 2021-04-28 12:24:02 -07:00
JonnyWong16
23e177d1d3
Update graph headers 2021-04-25 14:09:58 -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
JonnyWong16
cc18b1b177
Display smart collection cog icon in collections table 2021-04-23 14:56:42 -07:00
JonnyWong16
feb8d355c7
Patch PlexAPI for displaying smart collections 2021-04-23 14:55:44 -07:00
JonnyWong16
0f9fb9deb7
Retrieve collection thumb instead of composite 2021-04-23 14:29:07 -07:00
JonnyWong16
bd53c19bf3
v2.7.1 2021-04-22 18:13:58 -07:00
JonnyWong16
b692389736
Cast rating keys to int for recently added queue
Fixes #1420
2021-04-22 18:01:21 -07:00
JonnyWong16
07ccd2af96
Ignore items with future added at dates in newsletter 2021-04-22 17:40:59 -07:00
JonnyWong16
abdde65c2e
Remove clear logs button from UI 2021-04-22 15:55:09 -07:00
JonnyWong16
b6ccce89bc
Fix graph tabs button css on mobile layout 2021-04-22 15:53:49 -07:00
JonnyWong16
f5fc07f192
Rename graph tabs and headers 2021-04-22 15:53:49 -07:00
JonnyWong16
653be526de
Update issues label action 2021-04-11 17:03:58 -07:00