Commit Graph

4060 Commits

Author SHA1 Message Date
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 4787f42d2e Add args to Windows and MacOS auto startup 2020-12-21 13:39:53 -08:00
JonnyWong16 56a9ccd818 Make Windows registry key unique to allow more than one instance 2020-12-21 13:39:29 -08:00
JonnyWong16 1019fecc9e v2.6.4 v2.6.4 2020-12-20 08:59:41 -08:00
JonnyWong16 1855f93c1c Revert Snap data folder
* Fixes Tautulli/Tautulli-Issues#294
2020-12-20 08:58:02 -08:00
JonnyWong16 52e6a44aa4 Put Discord notification after release 2020-12-19 16:18:29 -08:00
JonnyWong16 0b77808af6 Fix release changelog 2020-12-19 16:18:13 -08:00
JonnyWong16 9233ed5c53 Revert "Also publish snap to beta for full release"
This reverts commit 366823cee9.
2020-12-19 15:56:09 -08:00
JonnyWong16 ee68c0f622 Fix release installer path 2020-12-19 15:42:23 -08:00
JonnyWong16 366823cee9 Also publish snap to beta for full release v2.6.3 2020-12-19 15:30:02 -08:00
JonnyWong16 40e1eb9a49 Revert "Build snap based on branch instead of tag"
This reverts commit 2e5dd05a6c.
2020-12-19 15:22:30 -08:00
JonnyWong16 1af419a860 v2.6.3 2020-12-19 15:09:56 -08:00
JonnyWong16 397f18c435 Disable updater if using Python 2 2020-12-19 14:59:05 -08:00
JonnyWong16 2e5dd05a6c Build snap based on branch instead of tag 2020-12-19 12:11:03 -08:00
JonnyWong16 a9fb8ddfb8 Separate Discord notification jobs 2020-12-18 14:31:15 -08:00
JonnyWong16 562c726787 Merge pull request #1385 from elpollodiablo/master
Change http_handler to use requests instead of urllib3
2020-12-18 14:11:53 -08:00
JonnyWong16 5f82c1dc17 Add python3-pycryptodome to snap package 2020-12-17 20:48:23 -08:00
JonnyWong16 222800bdb6 Update README with Snap badges 2020-12-17 20:27:41 -08:00
JonnyWong16 5dd3636571 Fix typo in Snap architecture 2020-12-17 19:02:00 -08:00
JonnyWong16 2296a9fbb3 Merge pull request #1375 from capruro/master
Snap Package integration
2020-12-17 18:53:25 -08:00
JonnyWong16 63b5a7c036 Update workflows 2020-12-17 18:46:02 -08:00
JonnyWong16 b74ca2670e Update Publish Snap workflow 2020-12-17 18:44:29 -08:00
JonnyWong16 393f4e0e58 Add multi-architecture build to Publish Snap workflow 2020-12-17 18:38:04 -08:00
JonnyWong16 3a9ca29e99 Add pull request to workflows 2020-12-17 18:28:50 -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 a5834470ba Update Publish Docker workflow 2020-12-17 17:41:12 -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 e705bedc91 Clean up http_handler using requests
* Restore ThreadPool for multiple requests
* Use a requests.Session()
* Update requests.exceptions
2020-12-15 22:38:43 -08:00
JonnyWong16 b5ebe7590c Create pull_request_template.md 2020-12-12 12:16:46 -08:00
Philip Poten 6d0831ceaa replace urllib3 with requests, remove unused session logic 2020-12-12 16:03:18 +01: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