JonnyWong16
a49d44c880
Add logger message for missing server identifier when refreshing users
2020-10-21 19:33:38 -07:00
JonnyWong16
dab288380a
Change jquery .width to .css for activity progress bar
...
* For some reason jquery 3.5 isn't accepting `.width(progress + '%')`
2020-10-21 14:26:05 -07:00
Jesus Laiz
2ac5c35065
Fix styling of Apple data-detectors in newsletters
...
The existing style was not properly targetting the links Apple inject when (wrongly, in this case) detecting phone numbers in newsletters.
This has no effect in any other platform or device.
The numbers are still clickable, couldn't fine a way to disable the functionality completely (tried the `format-detection` meta tag with no luck), but at least the styles are not changed anymore.
I tested this on iPhone and iPad and you can see how it looks before and after the change below.
2020-10-21 11:47:04 +01:00
JonnyWong16
ec9e2fe0f0
Patch plexapi.library.Collections to PlexPartialObject
2020-10-20 15:49:29 -07:00
JonnyWong16
ecbe79b5b9
Add intro markers to exporter
2020-10-19 09:23:50 -07:00
JonnyWong16
c4ac03738b
Add plexapi.media.Marker to plexapi.video.Episode
2020-10-19 09:21:40 -07:00
JonnyWong16
352dbd9bc8
Update brand logo colours
2020-10-17 21:25:17 -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
615b98955a
v2.6.0-beta
2020-10-16 13:27:04 -07:00
JonnyWong16
11b2b67f9d
Remove set-env from release workflow
2020-10-16 13:18:52 -07:00
JonnyWong16
0e44255e6a
Export photo locations
2020-10-16 12:31:34 -07:00
JonnyWong16
a649d2ec12
Add locations for plexapi.photo.Photo and plexapi.video.Clip
2020-10-16 12:31:18 -07:00
JonnyWong16
8a953e789c
Add all locations to m3u8 playlists
2020-10-16 11:47:44 -07:00
JonnyWong16
317d32eb0c
Merge pull request #1381 from MichaIng/patch-1
...
Avoid daemon forking with systemd
2020-10-16 11:40:14 -07:00
JonnyWong16
b2ddedc0ae
Update API register device doc string
2020-10-15 22:47:56 -07:00
JonnyWong16
620d2cf730
Merge pull request #1382 from dotsam/margin-fix-better
...
Fix margins on dashboard cards
2020-10-15 22:47:21 -07:00
JonnyWong16
2578592cc7
Move ratingKey, title, and titleSort to front of csv headers
2020-10-15 22:10:42 -07:00
JonnyWong16
44c643d7da
Add progress percent to export table
2020-10-15 21:56:20 -07:00
JonnyWong16
39d6edd581
Fix memory leak in exporter
2020-10-15 21:19:42 -07:00
JonnyWong16
5a14b5bc35
Add all Plex server and Tautulli info to register device response
2020-10-15 11:16:15 -07:00
JonnyWong16
82d9719eee
Fix default library export type
2020-10-15 10:56:28 -07:00
JonnyWong16
401b75a76b
Update docker build workflow
2020-10-15 10:15:08 -07:00
JonnyWong16
ab75628cf7
Make export threads advanced config setting
2020-10-14 23:48:58 -07:00
JonnyWong16
57d08e231c
Fix typo in plexapi includeBandwidths
2020-10-14 23:25:41 -07:00
JonnyWong16
f6b800c372
Remove horizontal rule in exporter docs
2020-10-14 20:01:28 -07:00
JonnyWong16
26773ac67f
Reword export individual files in export modal
2020-10-14 20:01:10 -07:00
JonnyWong16
5b63cb38ae
Timestamp required for checking if export exists
2020-10-14 14:13:55 -07:00
JonnyWong16
30b655a32a
Refactor saving xml and m3u8 files
2020-10-14 14:02:08 -07:00
JonnyWong16
f3fa9601c0
Rework exporter to allow exporting individual files from library
2020-10-14 12:48:08 -07:00
JonnyWong16
034ad05383
Add some more metadata to m3u8 exports
2020-10-13 18:48:21 -07:00
JonnyWong16
7b936fd664
Add include_activity parameter to get_history API
2020-10-13 16:26:35 -07:00
JonnyWong16
a120f52e0d
Add grandparentTitle to m3u8 export
2020-10-13 09:15:45 -07:00
Sam Edwards
58f2d22ef4
Swap left/right margin on cards and make cards fit better on mobile
2020-10-12 23:55:13 -07:00
JonnyWong16
962777284a
Add collectionSort value for custom sort
2020-10-12 21:32:16 -07:00
JonnyWong16
d4c8066209
Cast plexapi.Collections.collectionMode and collectionSort to int
2020-10-12 21:31:46 -07:00
JonnyWong16
9a9db88efd
Add Dolby vision to export attributes
2020-10-12 21:13:29 -07:00
JonnyWong16
f5ad9cfe14
Add Dolby vision attributes to plexapi.media.VideoStream
2020-10-12 21:13:10 -07:00
JonnyWong16
d268a7aa23
Add back in tautulli_version to register device
2020-10-12 14:33:43 -07:00
JonnyWong16
1896239bd3
Add link to exporter guide in export modal
2020-10-12 13:08:53 -07:00
JonnyWong16
07c71750d5
Move API docs to the wiki
2020-10-12 12:53:16 -07:00
JonnyWong16
d5171109f5
Add anchor to children / item in exporter docs
2020-10-12 12:09:49 -07:00
JonnyWong16
36aa795c52
Add min_version parameter to register_device API command
2020-10-12 11:56:55 -07:00
JonnyWong16
7914f56ec3
Always close mobile device QR modal on successful registration
2020-10-12 11:54:36 -07:00
JonnyWong16
a39c6c1047
Improve sorting of json and xml export attributes
2020-10-11 16:03:16 -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
bee3361ace
Return Tautulli version in register device API
2020-10-11 13:54:24 -07:00
JonnyWong16
276ea4dd98
Only build tables for exporter docs
2020-10-10 10:06:25 -07:00