Commit graph

3146 commits

Author SHA1 Message Date
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
JonnyWong16
cc18b1b177
Display smart collection cog icon in collections table 2021-04-23 14:56:42 -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
c88083aef2
Rename PlexServer attribute 2021-04-11 12:58:37 -07:00
JonnyWong16
dae6c075d1
Remove all unused Plex token functions 2021-04-10 18:50:27 -07:00
JonnyWong16
c780f1fd6c
v2.7.0 2021-04-10 10:44:17 -07:00
JonnyWong16
e6c193772c
Fix sorting episodes in newsletter with missing season number 2021-04-05 12:19:21 -07:00
JonnyWong16
1eaf7ca151
v2.7.0-beta 2021-04-03 11:41:56 -07:00
JonnyWong16
7045597c61
Add Plex server down notification threshold setting 2021-04-03 11:34:53 -07:00
JonnyWong16
57d3be6f69
Allow comma separated parameters for get_history 2021-04-02 12:02:00 -07:00
JonnyWong16
1311f688f2
Add split strip helper function 2021-04-02 12:02:00 -07:00
JonnyWong16
5197418cb8
Use datatables helper for total_duration query 2021-04-02 11:43:23 -07:00
JonnyWong16
9b4f4b8ae4
Refactor datatables static methods 2021-04-02 11:42:48 -07:00
JonnyWong16
1615a73da9
Don't retrieve metadata for recently added before it is available
* Fixes #1392
2021-04-02 10:33:37 -07:00
JonnyWong16
63b363dfe4
Make update metadata music match case insensitive 2021-04-01 15:31:38 -07:00
JonnyWong16
7d509b2e8e
Add logging for update metadata 2021-04-01 10:36:18 -07:00
JonnyWong16
a3ff434f2d
Move section_id in update_metadata_details 2021-03-31 19:55:17 -07:00
JonnyWong16
bb1d324ac2
Add all raw unexposed notification parameters 2021-03-29 15:21:21 -07:00
JonnyWong16
c74b380f99
Add transcode decision selection to history tables 2021-03-29 13:22:43 -07:00
JonnyWong16
bd6dd74518
Add guid notification parameter 2021-03-29 10:59:11 -07:00
JonnyWong16
98ad8693b0
Skip importing version_info table 2021-03-29 00:22:53 -07:00
JonnyWong16
5ca5f24a66
Copy database path to cache and delete after importing 2021-03-29 00:20:55 -07:00
JonnyWong16
0f2dbf2c94
Migrate database on import 2021-03-29 00:20:55 -07:00
JonnyWong16
b3a7850b55
Add version info to database 2021-03-29 00:20:55 -07:00
JonnyWong16
9b519ac884
Update most active libraries query 2021-03-27 22:33:59 -07:00
JonnyWong16
62fe591d19
Update session_history table indices stopped asc 2021-03-27 21:54:08 -07:00