Commit Graph

  • ad195f0969 Fix deleteing more than 1000 history entries at the same time JonnyWong16 2020-07-08 12:27:20 -07:00
  • 4a8748e322 Live TV library not being recreated after server identifier is changed JonnyWong16 2020-07-07 18:14:00 -07:00
  • 0f016c83ea Fix ipwhois data location for macOS package JonnyWong16 2020-07-07 17:25:46 -07:00
  • 061ae44da4 Fix indentation in macOS postinstall script JonnyWong16 2020-07-06 22:16:50 -07:00
  • a8b90bf100 Reduce macOS build requirement to pyobjc-framework-Cocoa JonnyWong16 2020-07-06 22:01:20 -07:00
  • eb3cd49bc4 Add hidden import pkg_resources.py2_warn to macos.spec JonnyWong16 2020-07-06 20:57:37 -07:00
  • 416d869288 Add python version to Google Analytics JonnyWong16 2020-07-06 18:13:33 -07:00
  • a116c26c25 Run python scripts with the same sys.executable as Tautulli JonnyWong16 2020-07-06 11:32:16 -07:00
  • cc4ec53dac Full path to python3 interpreter in FreeBSD startup script JonnyWong16 2020-07-06 10:08:36 -07:00
  • 63164c7ff5 Quote command in systemd script JonnyWong16 2020-07-06 09:37:37 -07:00
  • 9815c014e8 Add python interpreter to init-scripts JonnyWong16 2020-07-06 09:30:35 -07:00
  • 69675151bf Remove monitor remote access settings JonnyWong16 2020-07-05 20:40:44 -07:00
  • 99e395ddfa Update scheduled tasks table JonnyWong16 2020-07-05 20:39:31 -07:00
  • 7fe1e542df Remove check remote access scheduled task JonnyWong16 2020-07-05 20:38:54 -07:00
  • 938134081b Add remote access monitoring using websockets JonnyWong16 2020-07-05 20:36:44 -07:00
  • 3fd2234a92 Remove refresh reachability JonnyWong16 2020-07-05 19:20:52 -07:00
  • 41843dc573 Rename some column headers JonnyWong16 2020-07-04 12:22:40 -07:00
  • cc6bd528a5 Add architecture to release assets JonnyWong16 2020-07-04 11:28:22 -07:00
  • 2625ef5fb9 Use Popen to restart on macOS JonnyWong16 2020-07-03 19:48:27 -07:00
  • dbd2d28877 Set macOS menu bar icon thread to daemon JonnyWong16 2020-07-03 19:47:57 -07:00
  • f70f814c70 Shutdown tray icons last JonnyWong16 2020-07-03 19:47:11 -07:00
  • 6710e42134 Hide macOS dock icon for pkg install JonnyWong16 2020-07-03 19:46:27 -07:00
  • 78c5b45e43 Also fix e562ec9 for Python 2 JonnyWong16 2020-07-03 11:24:47 -07:00
  • e562ec96fa Fix encoding when reading a newsletter file JonnyWong16 2020-07-02 20:46:42 -07:00
  • 9b5e01c319 Fix logger for email notification exception JonnyWong16 2020-07-02 12:45:45 -07:00
  • 0097532f4a Fix startup script JonnyWong16 2020-07-02 12:33:32 -07:00
  • 91935c9018 Add hidden import cheroot.ssl.builtin for pyinstaller JonnyWong16 2020-07-02 09:20:58 -07:00
  • 83df807f7e Fix typo in eb3db20 JonnyWong16 2020-07-02 09:15:13 -07:00
  • eb3db20340 Add hidden import chroot.ssl for pyinstaller JonnyWong16 2020-07-02 09:11:15 -07:00
  • 6dab6194ea Replace which with command -v in startup script JonnyWong16 2020-07-01 22:44:05 -07:00
  • 356f64cac0 v2.5.2 v2.5.2 JonnyWong16 2020-07-01 19:49:44 -07:00
  • f77f289125 Move GitHub sponsor first JonnyWong16 2020-07-01 15:53:08 -07:00
  • 280257477a Revert "Change shebang to python3" JonnyWong16 2020-07-01 14:59:18 -07:00
  • 660141cb16 Try various python versions in startup script JonnyWong16 2020-07-01 14:43:35 -07:00
  • cd8a899521 Change shebang to python3 JonnyWong16 2020-07-01 14:43:04 -07:00
  • cb577c51b8 v2.5.2-beta v2.5.2-beta JonnyWong16 2020-06-27 15:04:06 -07:00
  • 1c395ab10c Patch SameSite support into cookies JonnyWong16 2020-06-27 15:01:16 -07:00
  • 07d7170e49 v2.5.1-beta v2.5.1-beta JonnyWong16 2020-06-26 18:37:07 -07:00
  • 88e23627fd Fix typo JonnyWong16 2020-06-25 19:12:10 -07:00
  • 48f846da40 Expire the previous JWT on update if HTTP root is set JonnyWong16 2020-06-24 14:04:07 -07:00
  • ff887d9948 Remove unnecessary x_plex_headers from 805d45b JonnyWong16 2020-06-23 20:07:45 -07:00
  • 617b0d6fd9 Set JWT cookie path to HTTP root JonnyWong16 2020-06-23 20:00:50 -07:00
  • 805d45bd33 Don't overwrite PMS_UUID when fetching a new token JonnyWong16 2020-06-23 19:47:01 -07:00
  • fef428202f Start Tautulli using different user in Docker container JonnyWong16 2020-06-21 12:38:27 -07:00
  • 40fd82febd Only change Docker permissions if PUID/PGID exists JonnyWong16 2020-06-21 10:38:26 -07:00
  • 45f0001da5 Fix Docker permissions if pre-existing PUID/PGID JonnyWong16 2020-06-21 09:58:29 -07:00
  • c7a3e1e3bf Change Docker default PUID and PGID JonnyWong16 2020-06-21 00:27:48 -07:00
  • 9dd8cc9e49 Fix Docker container not using PUID and PGID environment variables JonnyWong16 2020-06-20 23:44:48 -07:00
  • d252d4cd2d Update Publish Docker workflow JonnyWong16 2020-06-20 23:21:34 -07:00
  • bc1328040c Update Publish Release workflow JonnyWong16 2020-06-20 23:46:15 -07:00
  • 82919d3c1d Fix indent in MacOS postinstall script JonnyWong16 2020-06-20 23:46:30 -07:00
  • 7c801c2f5e Add flag for offical mobile app JonnyWong16 2020-06-20 16:16:35 -07:00
  • 9a932aea12 Fix text wrapping on user player stats JonnyWong16 2020-06-20 15:03:51 -07:00
  • 5696e75abe Add LG platform icon JonnyWong16 2020-06-20 15:03:32 -07:00
  • efb3f748c2 Improve app registration instructions JonnyWong16 2020-06-20 11:36:54 -07:00
  • 450b3865a8 Validate OneSignal Player ID when registering device JonnyWong16 2020-06-20 10:59:55 -07:00
  • 970667adca Only allow temporary device token access to register app JonnyWong16 2020-06-20 10:58:49 -07:00
  • 89307dad01 Show missing pyobjc module message on MacOS menu bar setting JonnyWong16 2020-06-14 15:22:58 -07:00
  • 451feda86b Rename system tray to menu bar on MacOS JonnyWong16 2020-06-14 14:59:37 -07:00
  • 4d241fac48 Try import rumps JonnyWong16 2020-06-14 14:52:55 -07:00
  • 4390f5cbc8 Check for Foundation module for MacOS system track icon JonnyWong16 2020-06-13 14:36:47 -07:00
  • 7f9d46eac3 Fix Cloudinary upload for Python 2 JonnyWong16 2020-06-03 20:41:57 -07:00
  • d0f28883aa Remove ability to login using Plex username / password. JonnyWong16 2020-06-02 17:28:24 -07:00
  • 48203e64a9 Improve test browser notifications JonnyWong16 2020-06-01 22:55:59 -07:00
  • 42b17ca495 Change default recently added notification delay to 300s JonnyWong16 2020-06-01 16:44:01 -07:00
  • d8080fe506 Fix creating self-signed certificates on Python 3 JonnyWong16 2020-06-01 16:40:25 -07:00
  • be910e24f7 Update release workflow JonnyWong16 2020-05-31 15:35:55 -07:00
  • ce6d70f6fd Fix CHANGELOG.md JonnyWong16 2020-05-31 15:29:40 -07:00
  • 827e05e4d7 Update release workflow JonnyWong16 2020-05-31 15:29:23 -07:00
  • 43e40e99f1 v2.5.0-beta v2.5.0-beta JonnyWong16 2020-05-31 14:51:18 -07:00
  • d95afa990d Auto collapse news items after a week JonnyWong16 2020-05-31 14:47:08 -07:00
  • e14457da58 Update README.md JonnyWong16 2020-05-31 14:31:01 -07:00
  • 9613934ae5 Add symlink for init.freenas -> init.freebsd JonnyWong16 2020-05-31 14:17:31 -07:00
  • 07a48c04d7 Improve PMS verify error message in setup wizard JonnyWong16 2020-05-28 19:22:55 -07:00
  • fbcf59abf0 Add database import in progress message JonnyWong16 2020-05-24 01:10:52 -07:00
  • 2ef40a6a1c Remove shadow database module name JonnyWong16 2020-05-24 01:10:26 -07:00
  • 5b5c4d1a8b Ignore reference_id when deleting duplicate rows JonnyWong16 2020-05-24 00:36:41 -07:00
  • 5f2a74893a Fix importing using the overwrite method JonnyWong16 2020-05-24 00:18:10 -07:00
  • 0741b4021c Fix database exception JonnyWong16 2020-05-24 00:13:29 -07:00
  • f2323b0dff Sort import database tables JonnyWong16 2020-05-24 00:13:17 -07:00
  • 0462121f69 Fix deleteing duplicate rows from session history tables after import JonnyWong16 2020-05-24 00:01:58 -07:00
  • fe4ddaeb52 Show notification sent when testing Browser notification JonnyWong16 2020-05-23 17:54:55 -07:00
  • bdbfafabbd Append suffix to uploaded database JonnyWong16 2020-05-23 16:27:23 -07:00
  • 42c6340c06 Delete uploaded file if invalid database JonnyWong16 2020-05-23 16:02:45 -07:00
  • 39e1caec0f Add delete file helper function JonnyWong16 2020-05-23 16:02:07 -07:00
  • ef72832e5a Redo importing session history JonnyWong16 2020-05-23 15:48:40 -07:00
  • 39eb657012 Fix typo when importing session_history table names JonnyWong16 2020-05-19 22:41:49 -07:00
  • b8f8d45807 Skip importing table if it doesn't exist JonnyWong16 2020-05-19 22:40:53 -07:00
  • b01fefc235 Check for existing column names when importing JonnyWong16 2020-05-19 21:57:04 -07:00
  • 09f6eb8e19 Fix importing into an empty database JonnyWong16 2020-05-19 21:31:22 -07:00
  • e5d4969917 Fix imports for deleting history on Python 2 JonnyWong16 2020-05-19 20:18:38 -07:00
  • 53aa740305 Supress InsecureRequestWarning for requests without ssl verify JonnyWong16 2020-05-16 17:30:44 -07:00
  • 9a00350ffc Add option to disable websocket SSL cert verify JonnyWong16 2020-05-16 17:30:03 -07:00
  • 98ffa3735b Add verify ssl certificate to websocket connection JonnyWong16 2020-05-16 17:16:53 -07:00
  • 9073568c0f Set branch to nightly JonnyWong16 2020-05-16 16:26:55 -07:00
  • 17a01d65aa Merge branch 'nightly' into python3 JonnyWong16 2020-05-16 16:22:10 -07:00
  • 5089575aac Remove python interpeter from systemd script (Closes #1373) JonnyWong16 2020-05-16 16:19:34 -07:00
  • 7f178e0913 v2.2.4 v2.2.4 JonnyWong16 2020-05-16 16:13:03 -07:00
  • dcad3017d3 Fix get_history returning incorrect title (Fixes Tautulli/Tautulli-Issues#244) JonnyWong16 2020-05-16 16:11:25 -07:00
  • ae88489e55 Remove extra spaces in notifier config text accordion JonnyWong16 2020-05-10 14:18:54 -07:00