Commit Graph

4008 Commits

Author SHA1 Message Date
JonnyWong16 b41249cfa8 Put update status in tray menu 2020-12-04 18:48:39 -08:00
JonnyWong16 6659802689 Remove tray update icon 2020-12-04 18:30:56 -08:00
JonnyWong16 964c503223 Add flat white logo and icon 2020-12-04 17:54:15 -08:00
JonnyWong16 15568bf20a Pin macOS requirement pyobjc-core==6.2.2 2020-12-04 13:28:51 -08:00
JonnyWong16 d10cd324bb Pin requirements dependencies versions 2020-12-02 20:17:39 -08:00
JonnyWong16 2a22ab8c33 Remove LSBackgroundOnly from macOS app plist file 2020-11-27 21:43:48 -08:00
JonnyWong16 ca736cdae2 Remove accessible and exists from media info export level 2
* Only reload export object with checkFiles=True if accessible and exists are requested.
2020-11-27 21:31:21 -08:00
JonnyWong16 d589c57dd2 Update plexapi 3.6.0-tautulli 2020-11-27 21:07:30 -08:00
JonnyWong16 9b0caf2a47 Fix export custom child fields failing without included parent field 2020-11-27 20:33:04 -08:00
JonnyWong16 f8b00bbd67 codecID only for video streams and remove dialogNorm from audio streams 2020-11-25 22:13:49 -08:00
JonnyWong16 91a8c0e7a0 Add transient to subtitle stream export 2020-11-25 21:46:24 -08:00
JonnyWong16 2089172384 Add streamIdentifier to audio stream export 2020-11-25 21:27:58 -08:00
JonnyWong16 1ab87e5334 Enable high resolution in macOS app 2020-11-21 21:04:22 -08:00
JonnyWong16 b5e6861032 Update certifi 2020.11.08 2020-11-21 15:05:58 -08:00
JonnyWong16 189930918a Fix entering / in Public Tautulli Domain setting 2020-11-15 11:29:11 -08:00
JonnyWong16 e544d0dd07 Improve login rate limit 2020-11-09 09:43:09 -08:00
JonnyWong16 3e0b240154 Add rate limiting to login page 2020-11-08 15:36:40 -08:00
JonnyWong16 199119cafb Reword notification settings help text 2020-11-08 13:17:14 -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 da8d41868d v2.6.1 v2.6.1 2020-11-03 17:51:38 -08:00
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 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 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