JonnyWong16
e9db43ebf6
Remove tqdm
2020-11-02 23:06:59 -08:00
JonnyWong16
c0453eae47
Fix unique img_hash in database
2020-11-02 19:49:33 -08:00
JonnyWong16
a8863a5aeb
Remove cherrypy engine log filter
2020-11-02 18:39:50 -08:00
JonnyWong16
a8adad7dbb
v2.6.0
2020-10-31 17:05:51 -07:00
JonnyWong16
4cfa5ac10b
Remove encoding from Growl message body
2020-10-30 21:37:30 -07:00
JonnyWong16
55090ddeaa
Clean up start.sh
2020-10-30 21:30:28 -07:00
JonnyWong16
14346b0e69
Improve Docker exec user
2020-10-30 21:27:39 -07:00
JonnyWong16
ac24acf9ce
Publish Docker image to GitHub Container Registry
2020-10-29 21:44:27 -07:00
JonnyWong16
4cde62fde9
Update Android platform icon
2020-10-27 18:34:21 -07:00
JonnyWong16
7489bc8d98
Merge pull request #1383 from zheileman/apple-data-detectors
...
Fix styling of Apple data-detectors in newsletters
2020-10-25 14:00:15 -07:00
JonnyWong16
cde9287d85
Update favicon to circle logo
2020-10-25 13:42:00 -07:00
JonnyWong16
558023e18e
Improve startup speed by refreshing on a separate thread
2020-10-25 13:07:42 -07:00
JonnyWong16
8157ee7811
Cache GitHub update check on startup
...
* Fixes Tautulli/Tautulli-Issues#184
2020-10-25 11:39:48 -07:00
JonnyWong16
d746d2913f
Fix mobile device table migration
2020-10-25 10:51:32 -07:00
JonnyWong16
0136fc6436
Update plexapi.LibrarySection subclasses
2020-10-23 23:29:53 -07:00
JonnyWong16
7ce280cb92
Fix ratings on info page for new Plex Movie agent
2020-10-23 17:51:48 -07:00
JonnyWong16
0209fa87aa
Update rating notification parameters for new Plex Movie agent
2020-10-23 17:46:11 -07:00
JonnyWong16
62cc2f769f
Fix docker build args
2020-10-21 19:37:14 -07:00
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