Commit graph

768 commits

Author SHA1 Message Date
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
c74b380f99
Add transcode decision selection to history tables 2021-03-29 13:22:43 -07:00
JonnyWong16
5ca5f24a66
Copy database path to cache and delete after importing 2021-03-29 00:20:55 -07:00
JonnyWong16
6086e84630
Migrate section_id to session_history table 2021-03-27 21:35:05 -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
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
bc47f9abd7
Update pms_image_proxy docs with user fallback 2021-03-22 10:05:38 -07:00
JonnyWong16
c0f7f1a409
Update get_home_stats API docs 2021-03-15 14:06:17 -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
4c47501687
Fix pms_image_proxy with http images 2021-03-14 14:27:33 -07:00
JonnyWong16
15f90ea433
Improve temporary device token flow 2021-03-09 23:09:57 -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
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
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
18dd4951f7
Update pms_image_proxy for playlist images 2021-02-22 18:13:21 -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
270af26b82
Add get_children_metadata API command 2021-02-02 13:39:14 -08:00
JonnyWong16
397f18c435
Disable updater if using Python 2 2020-12-19 14:59:05 -08:00
JonnyWong16
a73c99fc64
Disable updated for Snap package 2020-12-17 17:47:28 -08:00
JonnyWong16
89ab665923
Add user new device notification setting for initial stream only 2020-11-08 13:16:49 -08:00
JonnyWong16
dfb60de6d2
Add machine_id to get_history API response 2020-11-08 12:34:03 -08:00
JonnyWong16
558023e18e
Improve startup speed by refreshing on a separate thread 2020-10-25 13:07:42 -07:00
JonnyWong16
393b395df0
Add delete_synced_item to the API 2020-10-16 19:49:34 -07:00
JonnyWong16
1a96da04a1
Add sync_id parameter to get_metadata 2020-10-16 14:03:02 -07:00
JonnyWong16
44c643d7da
Add progress percent to export table 2020-10-15 21:56:20 -07:00
JonnyWong16
82d9719eee
Fix default library export type 2020-10-15 10:56:28 -07:00
JonnyWong16
f3fa9601c0
Rework exporter to allow exporting individual files from library 2020-10-14 12:48:08 -07:00
JonnyWong16
7b936fd664
Add include_activity parameter to get_history API 2020-10-13 16:26:35 -07:00
JonnyWong16
7914f56ec3
Always close mobile device QR modal on successful registration 2020-10-12 11:54:36 -07:00
JonnyWong16
270e07341a
Add m3u8 to export API docs 2020-10-11 14:53:09 -07:00
JonnyWong16
da7c66f414
Add stat_id and stats_start options to get_home_stats API 2020-10-11 14:31:34 -07:00
JonnyWong16
d97b87d9cc
Allow deleting mobile device using the registered device_id 2020-10-11 13:55:50 -07:00
JonnyWong16
276ea4dd98
Only build tables for exporter docs 2020-10-10 10:06:25 -07:00
JonnyWong16
e6c8bd0c13
Add auto-generation of exporter docs 2020-10-09 00:49:17 -07:00
JonnyWong16
7f3d8cfb8d
Change thumb_level and art_level to int 2020-10-08 10:12:28 -07:00
JonnyWong16
9a7627e35e
Rename include_thumb/art to thumb/art_level 2020-10-08 09:14:37 -07:00
JonnyWong16
e3214946a3
Fix exporter for photo albums and clips 2020-10-04 01:21:44 -07:00
JonnyWong16
3a439cb81c
Update API docs 2020-10-03 10:29:50 -07:00
JonnyWong16
739c977cd7
Merge branch 'v2.5-export' into nightly 2020-10-02 20:45:11 -07:00
JonnyWong16
34c9ede9c9
Add m3u8 export file format 2020-10-02 19:42:24 -07:00
JonnyWong16
ea9904bd56
Add playlist export for users 2020-10-02 12:54:07 -07:00
JonnyWong16
501f08dd5e
Add Playlist tab to user page 2020-10-02 11:57:13 -07:00
JonnyWong16
a985cec9c2
Fix loading synced items for guest access 2020-10-02 11:16:49 -07:00