Commit graph

34 commits

Author SHA1 Message Date
JonnyWong16
be911e7700
Move nsis plugin folder 2020-12-24 16:42:37 -08:00
JonnyWong16
00629c0983
Use updater to modify Task Scheduler XML 2020-12-24 16:41:28 -08:00
JonnyWong16
52ebc9a908
Move Tautulli to Program Files x64 2020-12-24 16:41:21 -08:00
JonnyWong16
a029d6a931
Restart Tautulli process if Windows installer failed 2020-12-22 19:26:53 -08:00
JonnyWong16
7641e3b081
Add logger function to Windows updater 2020-12-22 19:18:45 -08:00
JonnyWong16
0d9c1c640e
Update Windows updater 2020-12-22 19:09:06 -08:00
JonnyWong16
dea51e32a5
Strip branch and version when reading text file in Windows updater 2020-12-22 15:46:11 -08:00
JonnyWong16
0b845294fb
Add Tautulli Windows exe updater 2020-12-22 15:21:06 -08:00
JonnyWong16
7e850dd88d
Fix typo in apscheduler in package requirements file 2020-12-22 12:33:52 -08:00
JonnyWong16
877bf7060e
Missing = sign in package requirements file 2020-12-22 12:31:22 -08:00
JonnyWong16
9326d03a57
Update PyInstaller to 4.1
* APScheduler needs to be installed from PyPI due to the way it retrieves it's own version number using pkg_resources.get_distribution
2020-12-22 12:29:43 -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
1ab87e5334
Enable high resolution in macOS app 2020-11-21 21:04:22 -08:00
JonnyWong16
68946ceede
Add uninstall before installing to Windows installer 2020-09-06 19:03:47 -07:00
JonnyWong16
a0919e246d
Use pyinstaller==3.6 for package builds 2020-08-21 11:10:14 -07:00
JonnyWong16
873194b402
Add hidden import pkg_resources.py2_warn to Windows installer 2020-07-31 15:14:31 -07:00
JonnyWong16
0f016c83ea
Fix ipwhois data location for macOS package
* Fixes Tautulli/Tautulli-Issues#260
2020-07-07 17:25:46 -07:00
JonnyWong16
061ae44da4
Fix indentation in macOS postinstall script 2020-07-07 17:05:15 -07:00
JonnyWong16
a8b90bf100
Reduce macOS build requirement to pyobjc-framework-Cocoa 2020-07-07 17:05:10 -07:00
JonnyWong16
eb3cd49bc4
Add hidden import pkg_resources.py2_warn to macos.spec
* Fixes build on macOS 10.13 (High Sierra)
2020-07-06 20:57:37 -07:00
JonnyWong16
6710e42134
Hide macOS dock icon for pkg install 2020-07-03 19:46:27 -07:00
JonnyWong16
91935c9018
Add hidden import cheroot.ssl.builtin for pyinstaller 2020-07-02 09:20:58 -07:00
JonnyWong16
83df807f7e
Fix typo in eb3db20 2020-07-02 09:15:13 -07:00
JonnyWong16
eb3db20340
Add hidden import chroot.ssl for pyinstaller 2020-07-02 09:11:15 -07:00
JonnyWong16
82919d3c1d
Fix indent in MacOS postinstall script 2020-06-20 23:51:19 -07:00
JonnyWong16
d604d40e91
Missing comma 2020-05-03 14:53:38 -07:00
JonnyWong16
ba3f6935db
Fix missing ipwhois data in bundle package 2020-05-03 14:52:29 -07:00
JonnyWong16
5b022599b4
Add build requirements.txt 2020-04-27 18:24:45 -07:00
JonnyWong16
d5d219d46f
Do not auto-shutdown Tautulli in installers 2020-04-27 18:24:45 -07:00
JonnyWong16
3ea257f8f3
Add MacOS pkg post install script to open Tautulli 2020-04-27 18:24:43 -07:00
JonnyWong16
8226a14b00
Add dependencies for MacOS system tray icon 2020-04-27 18:24:41 -07:00
JonnyWong16
6c8d6ed2ca
Add workflow for automated Windows/MacOS builds 2020-04-27 18:22:34 -07:00