Commit graph

2914 commits

Author SHA1 Message Date
JonnyWong16
a1e0b2483d
Add blank keys to top_libraries stats 2021-03-15 13:30:35 -07:00
JonnyWong16
e4bf0fb1c1
Make sure query days is a string before splitting 2021-03-15 13:14:53 -07:00
JonnyWong16
b7d0a466e7
Add tautulli_update_exe and tautulli_update_pkg notification parameters 2021-03-15 12:04:45 -07:00
JonnyWong16
5b38b919c4
Update count notification parameter descriptions 2021-03-15 12:04:45 -07:00
JonnyWong16
3dd9dfa48b
Merge pull request #1389 from herby2212/nightly
Add most active libraries card and total plays to home stats
2021-03-15 12:03:55 -07:00
JonnyWong16
5609960d6a
Formatting cleanup 2021-03-15 12:01:49 -07:00
JonnyWong16
e25c18bb20
Fix if library watch time stats are blocked for guest access 2021-03-15 12:01:41 -07:00
herby2212
2949fd4079 add row limit 2021-03-15 19:29:04 +01:00
herby2212
bd65e75cf4 fix music library fallback and update code style 2021-03-14 23:59:03 +01:00
JonnyWong16
4c47501687
Fix pms_image_proxy with http images 2021-03-14 14:27:33 -07:00
JonnyWong16
a2f661df0d
Update exporter fields for new Plex TV agent 2021-03-11 17:17:48 -08:00
JonnyWong16
9d94b137ce
Add logging for OneSignal validation 2021-03-11 13:53:56 -08:00
JonnyWong16
23b70bb24e
Async validation of OneSignal ID when registering a device 2021-03-11 13:53:56 -08:00
JonnyWong16
15f90ea433
Improve temporary device token flow 2021-03-09 23:09:57 -08:00
JonnyWong16
f7e1dc97d8
v2.6.8 2021-03-08 10:59:45 -08:00
JonnyWong16
06a9bb10cc
Fix API return error for HTTP status 500 2021-03-08 10:55:31 -08:00
JonnyWong16
4585057a9e
Catch exception validating OneSignal ID 2021-03-08 10:41:04 -08:00
JonnyWong16
5adb6ca19a
Update wiki links 2021-03-07 14:53:06 -08:00
JonnyWong16
2204da6d9f
v2.6.7 2021-03-07 14:24:11 -08:00
JonnyWong16
133a7896c8
Add originalTitle and bannerFile to show export fields 2021-03-07 12:23:51 -08:00
herby2212
a772fc0bcf naming, values, config und library link update 2021-03-07 02:54:28 +01:00
JonnyWong16
02986e946f
Fix exception handling in http_handler 2021-03-05 19:41:59 -08:00
JonnyWong16
8549306a7b
Stop showing entire changelog on new install
[skip ci]
2021-03-05 19:33:01 -08:00
JonnyWong16
41ee863d2a
Don't include skip ci commits for Docker/Snap update check 2021-03-05 19:19:12 -08:00
JonnyWong16
6b6ed3417f
Update newsletters to support season titles 2021-03-05 17:01:56 -08:00
JonnyWong16
84448600d2
Add helper function for short season number 2021-03-04 18:00:25 -08:00
JonnyWong16
390391c750
Add season_name notification parameter 2021-03-04 17:26:48 -08:00
herby2212
9fa72c64b8 remove total plays from library statistics 2021-03-02 01:37:20 +01:00
herby2212
4e959be84d add most active libraries and total plays to home 2021-03-01 21:54:14 +01:00
JonnyWong16
6ee9e99c23
Bit of cleanup 2021-02-28 15:24:34 -08:00
JonnyWong16
63866e8b52
Merge pull request #1388 from herby2212/master
add audio language to stream data
2021-02-28 15:23:11 -08:00
herby2212
d854ea0d13 fix syntax 2021-02-28 21:52:44 +01:00
herby2212
bb767deb7d add audio language code and format code 2021-02-28 21:46:01 +01:00
herby2212
d4986a5018 add audio language to stream data 2021-02-28 17:48:25 +01:00
JonnyWong16
3b5801a2cd
Add function to initialize plexapi 2021-02-27 19:17:33 -08:00
JonnyWong16
af8a5342fb
Return error result for terminate_session 2021-02-27 13:21:12 -08:00
JonnyWong16
0868fa749d
Return error result for delete_synced_item 2021-02-27 13:11:02 -08:00
JonnyWong16
775616b52d
Add option to return response from http_handler 2021-02-27 13:10:11 -08:00
JonnyWong16
18dd4951f7
Update pms_image_proxy for playlist images 2021-02-22 18:13:21 -08:00
JonnyWong16
e9e8fd31a4
Reload plexapi module after changing environment variables 2021-02-22 17:34:29 -08:00
JonnyWong16
dda9d76843
String synced playlist rating key 2021-02-22 17:06:14 -08:00
JonnyWong16
947892c93f
Return a sync_media_type for synced collections/playlists 2021-02-20 13:42:39 -08:00
JonnyWong16
ea199178b2
get_synced_items API machine_id is optional 2021-02-20 13:34:17 -08:00
JonnyWong16
c6e663b542
Fix synced items rating key for collections/playlists 2021-02-20 13:32:17 -08:00
JonnyWong16
dd64a4a3d7
Set default url and token in Plex object 2021-02-20 13:28:31 -08:00
JonnyWong16
6e160bb8f8
Remove Windows exe auto updater 2021-02-12 19:11:46 -08:00
JonnyWong16
2cc5bf812f
v2.6.6 2021-02-06 12:32:25 -08:00
JonnyWong16
46c1a1be93
Add more metadata to get_home_stats API command 2021-02-04 17:22:40 -08:00
JonnyWong16
270af26b82
Add get_children_metadata API command 2021-02-02 13:39:14 -08:00
JonnyWong16
5b5ccee23b
Strip HTTP root on login redirect 2021-01-29 10:32:44 -08:00