Commit Graph

54 Commits

Author SHA1 Message Date
JonnyWong16 c6bd1b06f2 Hide auto update setting for bundled app 2020-04-27 18:24:37 -07:00
JonnyWong16 cd5ed1d748 Update system tray icon 2020-04-27 18:23:37 -07:00
JonnyWong16 315be9f3eb Update Windows system tray with start at login option 2020-04-27 18:22:42 -07:00
JonnyWong16 5d8a7d80eb Require manual download and install for Windows / MacOS 2020-04-27 18:22:39 -07:00
JonnyWong16 d8f223327e Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/activity_pinger.py
#	plexpy/activity_processor.py
#	plexpy/helpers.py
#	plexpy/notifiers.py
#	plexpy/version.py
#	plexpy/webserve.py
2020-04-27 18:19:48 -07:00
JonnyWong16 e6c2133bf5 Fix auto-updater not working after enabling unless Tautulli was restarted 2020-04-17 18:23:47 -07:00
JonnyWong16 9e9ad72dc2 Remove past imports 2020-04-10 15:52:55 -07:00
JonnyWong16 9e0153e962 Set PYTHON2 global variable 2020-04-04 07:57:51 -07:00
JonnyWong16 c1a7b3753c Merge branch 'nightly' into python3 2020-03-29 10:30:15 -07:00
JonnyWong16 e4ec24be26 Reorder git pull command for update 2020-03-29 10:28:42 -07:00
JonnyWong16 cc05552685 Remove from __future__ import absolute_import 2020-03-24 20:17:44 -07:00
JonnyWong16 82c09570c4 Update all future imports for Python 2 2020-03-23 22:11:42 -07:00
JonnyWong16 078685a2a3 Fix imports for Python 2 2020-03-23 22:11:41 -07:00
JonnyWong16 19d8c1be5a Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/datafactory.py
#	plexpy/libraries.py
#	plexpy/logger.py
#	plexpy/version.py
2020-03-19 19:40:05 -07:00
JonnyWong16 b733ce969a Fix update changelog from beta 2020-03-08 17:03:21 -07:00
JonnyWong16 595bff94b4 Add release to reset git install log message 2020-03-08 13:36:29 -07:00
JonnyWong16 823c9b3159 Format git reset release 2020-03-06 15:36:11 -08:00
JonnyWong16 8d67cc4c5a Restart after resetting git install 2020-03-06 15:26:26 -08:00
JonnyWong16 42e33a0468 Reset git install to the release version 2020-03-06 15:25:52 -08:00
JonnyWong16 8d5bc88fd9 Merge branch 'nightly' into python3
# Conflicts:
#	data/interfaces/default/current_activity_instance.html
#	plexpy/activity_handler.py
#	plexpy/graphs.py
#	plexpy/helpers.py
#	plexpy/pmsconnect.py
#	plexpy/version.py
#	plexpy/webserve.py
2020-02-29 15:26:33 -08:00
JonnyWong16 96500f75b0 Add option to reset Tautulli installation 2020-02-29 14:47:45 -08:00
JonnyWong16 2a3bd3413f Add --ff-only to git pull command 2020-02-29 14:10:20 -08:00
TheMeanCanEHdian 8690d2ced5 Disable updates when using Docker container 2020-02-24 10:26:52 -08:00
JonnyWong16 645c2ecef6 Use Authorization header for GitHub API 2020-02-03 18:11:56 -08:00
JonnyWong16 05afa0859c Run futurize --unicode-literals 2019-11-23 19:21:10 -08:00
JonnyWong16 ab6196589b Run futurize --stage1 2019-11-23 19:11:42 -08:00
JonnyWong16 3a05b8ec69 Fix switching tray icon on update check 2018-08-18 15:35:25 -07:00
JonnyWong16 84ef02aa03 Add update check to Windows tray icon 2018-08-18 15:30:59 -07:00
JonnyWong16 13dac9c1ea Refactor update check 2018-08-14 19:23:20 -07:00
JonnyWong16 5f7991665c Only notify Tautulli updates when checked as a scheduled task (Fixes Tautulli/Tautulli-Issues#46) 2018-04-28 17:59:53 -07:00
JonnyWong16 feb762ce8b Beta/nightly update check to include non-beta releases 2018-03-16 08:37:50 -07:00
JonnyWong16 8f8010884b Add git pull after checkout from interface 2018-03-12 08:20:20 -07:00
JonnyWong16 754fd24421 Refactor some code 2018-02-24 10:09:02 -08:00
JonnyWong16 cbcdac5b04 Update message to show release instead of commits for master and beta 2018-02-18 08:28:44 -08:00
JonnyWong16 a26de7f6c2 Move repository 2018-02-11 20:23:37 -08:00
JonnyWong16 79609c384e Show all changelogs when updated since previous version 2018-01-20 10:27:08 -08:00
JonnyWong16 80b318b45c Check for failed to retrieve releases from GitHub 2018-01-01 16:09:26 -08:00
JonnyWong16 29632b0805 Validate git releases as a list 2017-12-29 16:49:55 -08:00
JonnyWong16 18520e24d1 Report correct release version on beta 2017-12-25 09:48:33 -08:00
JonnyWong16 7a8301a8dc Update git repo links 2017-12-16 12:52:33 -08:00
JonnyWong16 19f029cff0 Rename PlexPy to Tautulli 2017-12-16 12:52:33 -08:00
JonnyWong16 a85d4a678d Check git remote branch before splitting 2017-03-30 19:36:38 -07:00
JonnyWong16 a13f84fbf6 Only split once for git remote/branch 2016-11-11 13:36:25 -08:00
JonnyWong16 cfcd32a10b Update read changelog for variable headers and list levels 2016-11-11 13:36:21 -08:00
JonnyWong16 d1551bd8c7 Add option to switch the git remote and branch 2016-11-11 13:32:36 -08:00
JonnyWong16 91716527a4 Option to update PlexPy automatically 2016-11-11 13:32:36 -08:00
JonnyWong16 83c304290b Add PlexPy update notifications 2016-11-11 13:32:35 -08:00
JonnyWong16 354700fcbb Show changelog on update 2016-11-11 13:28:17 -08:00
JonnyWong16 a1d7062b1f Update changelog reader for second level indents 2016-05-15 13:22:06 -07:00
JonnyWong16 f4e719749a Cleanup all imports
* Should fix problems with needing to do inline imports
2016-05-07 11:26:00 -07:00