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 |
|
JonnyWong16
|
3136e0c82f
|
Add more database indices
|
2021-03-27 21:37:05 -07:00 |
|
JonnyWong16
|
6086e84630
|
Migrate section_id to session_history table
|
2021-03-27 21:35:05 -07:00 |
|
JonnyWong16
|
6d13051b1e
|
Optimize library watch time query
|
2021-03-27 19:54:21 -07:00 |
|
JonnyWong16
|
7442e53c6c
|
Optimize user watch time query
|
2021-03-27 19:54:12 -07:00 |
|
JonnyWong16
|
dca5a534fd
|
Optimize home stats queries
|
2021-03-27 19:49:44 -07:00 |
|
JonnyWong16
|
6b9cbc0a7a
|
Create session_history database indices
|
2021-03-27 19:49:03 -07:00 |
|
JonnyWong16
|
3db0a07fd2
|
Add optional include_last_accessed parameter to get_library
|
2021-03-27 18:03:36 -07:00 |
|
JonnyWong16
|
88cae2b0dc
|
Add optional include_last_seen parameter to get_user
|
2021-03-27 18:03:07 -07:00 |
|
JonnyWong16
|
adc11bc232
|
Fix get_library when last_accessed is null
|
2021-03-26 08:41:09 -07:00 |
|
JonnyWong16
|
52fad05feb
|
Fix get_user when last_seen is null
|
2021-03-26 08:40:57 -07:00 |
|
JonnyWong16
|
4530e816b0
|
Add last_accessed to get_library response
|
2021-03-25 19:21:58 -07:00 |
|
JonnyWong16
|
b6f4c2e945
|
Add last_seen to get_user response
|
2021-03-25 19:07:46 -07:00 |
|
JonnyWong16
|
8ade73fa35
|
Fix refreshing images in browser
|
2021-03-25 18:13:01 -07:00 |
|
JonnyWong16
|
3a520405c4
|
Add image type option to remote app notifications
|
2021-03-25 16:39:52 -07:00 |
|
JonnyWong16
|
7ebed4ffd7
|
Reorganize get user/library details
|
2021-03-22 10:29:35 -07:00 |
|
JonnyWong16
|
bc47f9abd7
|
Update pms_image_proxy docs with user fallback
|
2021-03-22 10:05:38 -07:00 |
|
JonnyWong16
|
cba4c00ca0
|
Add valid OneSignal ID note in Android App notification settings
|
2021-03-20 13:15:21 -07:00 |
|