Commit Graph

4031 Commits

Author SHA1 Message Date
JonnyWong16 393f4e0e58 Add multi-architecture build to Publish Snap workflow 2020-12-17 18:38:04 -08:00
JonnyWong16 32995fef24 Update snapcraft.yml 2020-12-17 17:47:28 -08:00
JonnyWong16 a73c99fc64 Disable updated for Snap package 2020-12-17 17:47:28 -08:00
JonnyWong16 da3bc127dc Add TAUTULLI_SNAP environment variable 2020-12-17 12:48:12 -08:00
JonnyWong16 0dddc4d58f Fix typo in Publish Snap workflow 2020-12-16 17:56:39 -08:00
JonnyWong16 a4d5d9157b Add snap to .dockerignore 2020-12-16 17:49:17 -08:00
JonnyWong16 c70d5d4398 Add Publish Snap GitHub workflow 2020-12-16 17:49:17 -08:00
JonnyWong16 7c08b07ef5 Update snapcraft.yaml 2020-12-16 17:49:17 -08:00
capruro e426b5dd35 add PyOpenSSL package 2020-12-16 17:46:50 -08:00
capruro 2fdf619582 Delete .editorconfig
NOT required to be implemented :)
2020-12-16 17:46:50 -08:00
Marcello Franco d9eed14b7a Initial commit 2020-12-16 17:46:40 -08:00
JonnyWong16 8230ffb8a4 Update readme installer build badges 2020-12-16 00:01:00 -08:00
JonnyWong16 7098930b19 Update build installer workflow with matrix 2020-12-15 23:54:30 -08:00
JonnyWong16 56244245a4 Fix export accessible and exists for media info level 9 2020-12-15 22:49:51 -08:00
JonnyWong16 dd2f12fa8e Fix typo in notifier error log message 2020-12-15 22:49:51 -08:00
JonnyWong16 9598247a0d Merge pull request #1384 from krowvin/patch-1
Update reference link to CherryPy auth tool
2020-12-15 22:48:46 -08:00
JonnyWong16 230ee90b1c Remove link to web.archive.org for CherryPy auth tool 2020-12-15 22:47:11 -08:00
JonnyWong16 b5ebe7590c Create pull_request_template.md 2020-12-12 12:16:46 -08:00
JonnyWong16 19e00ee2f2 Set template icon for macOS menu bar 2020-12-06 11:13:21 -08:00
JonnyWong16 80723d224e Add username to masked session info for guests 2020-12-05 18:44:06 -08:00
JonnyWong16 0c82bb023a v2.6.2 v2.6.2 2020-12-05 10:33:13 -08:00
JonnyWong16 0a86f24095 Fix plexapi.library.Collections.children()
* Fixes Tautulli/Tautulli-Issues#290
2020-12-04 19:16:40 -08:00
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
krowvin ff1bd0a4b8 Update webauth.py
Link is broken. Added two alternate links to the same information.
2020-11-12 17:03:04 -06: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