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
|
5661c00497
|
Capitalize previous Windows platform in database
|
2020-03-08 11:26:13 -07:00 |
|
JonnyWong16
|
8d67cc4c5a
|
Restart after resetting git install
|
2020-03-06 15:26:26 -08:00 |
|
JonnyWong16
|
ecee50a5e4
|
Add option to change library background art
|
2020-03-03 12:24:05 -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
|
e4b6d61098
|
Add option to retrieve history using guid
|
2020-02-19 23:57:55 -08:00 |
|
JonnyWong16
|
441e39d776
|
Add air date to tables for non-episodic Live TV
|
2020-02-17 13:37:58 -08:00 |
|
JonnyWong16
|
66c1fd6593
|
Save Live TV sessions to the database
|
2020-02-16 14:54:48 -08:00 |
|
JonnyWong16
|
7ae87fe0e7
|
Fix SDR source video being identified as HDR stream video
|
2020-02-05 21:37:33 -08:00 |
|
JonnyWong16
|
b39ac866f2
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/webserve.py
|
2020-01-20 20:55:30 -08:00 |
|
JonnyWong16
|
b9d5e49a71
|
Make verbose logging an advanced config option (Fixes Tautulli/Tautulli-Issues#205)
* Verbose logging is enabled by default
* Make toggleVerbose stick
|
2020-01-20 20:49:37 -08:00 |
|
JonnyWong16
|
485609fbb9
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/__init__.py
# plexpy/helpers.py
# plexpy/logger.py
# plexpy/version.py
|
2020-01-19 16:40:19 -08:00 |
|
JonnyWong16
|
d6220a921a
|
Log dynamic range to history and show in stream info modal
|
2020-01-18 11:46:43 -08:00 |
|
JonnyWong16
|
9450a1434d
|
Remove line break from Python version in startup logs
|
2019-12-25 14:10:35 -08:00 |
|
JonnyWong16
|
c358693fb2
|
Fix GeoLite2 update scheduler
|
2019-12-25 14:10:16 -08:00 |
|
JonnyWong16
|
b83eb2e763
|
Add auto-updating of GeoLite2 database
|
2019-12-25 11:17:45 -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
|
c279057f91
|
Remove unicode strings
|
2019-11-23 14:37:26 -08:00 |
|
JonnyWong16
|
3b24bbee5f
|
Add web server HTTP username and password to setup wizard
|
2019-11-20 18:50:17 -08:00 |
|
JonnyWong16
|
cba43f675a
|
Save MusicBrainz lookups in the database
|
2019-10-06 15:16:19 -07:00 |
|
JonnyWong16
|
7498fb37b5
|
Update database with video_scan_type and video_full_resolution
|
2019-09-27 13:03:34 -07:00 |
|
JonnyWong16
|
0ffc8c5d19
|
Update JWT secret instead of UUID
|
2019-08-24 22:00:31 -07:00 |
|
JonnyWong16
|
7498617b74
|
Flag update JWT UUID after restarting
|
2019-08-24 21:13:39 -07:00 |
|
JonnyWong16
|
96c0f9cad5
|
Add if Docker container to platform
|
2019-07-08 22:30:58 -07:00 |
|
JonnyWong16
|
df50559495
|
Fix overwriting version number with None
|
2019-07-02 08:58:56 -07:00 |
|
JonnyWong16
|
e4be5a716f
|
Fix unable to view database status when auth is disabled
|
2019-06-13 21:57:05 -07:00 |
|
JonnyWong16
|
235d6f259e
|
Fix missing comma in creating session_history table
|
2019-05-10 17:54:47 -07:00 |
|
JonnyWong16
|
eea1cf1d2c
|
Schedule jobs using UTC to prevent tiggers in the past
|
2019-05-02 20:01:39 -07:00 |
|
JonnyWong16
|
43b350a1cc
|
Improve timezone fallback
|
2019-05-02 20:00:32 -07:00 |
|
JonnyWong16
|
4c5602c77c
|
Merge pull request #1336 from abiacco/pms_notify_interval
Adds ability to change notification/check interval for new plex server version
|
2019-04-27 16:10:49 -07:00 |
|
JonnyWong16
|
eae842b09a
|
Store websocket rating key to compare against when mismatched with sessions XML (Fixes Tautulli/Tautulli-Issues#174)
|
2019-04-27 15:48:31 -07:00 |
|
JonnyWong16
|
9b42bb240a
|
Add secure and relayed to the database
|
2019-04-27 15:40:33 -07:00 |
|
JonnyWong16
|
beabd7bb0f
|
Update plexpy/__init__.py
Co-Authored-By: abiacco <abiacco@handll.com>
|
2019-04-15 13:07:34 -06:00 |
|
JonnyWong16
|
75949a8dd2
|
Update plexpy/__init__.py
Co-Authored-By: abiacco <abiacco@handll.com>
|
2019-04-15 13:07:07 -06:00 |
|
Anthony Biacco
|
7f0cdb6f26
|
add config variable PMS_UPDATE_NOTIFY_INTERVAL and settings interface to be to change how often we notify about a new plex version
|
2018-12-12 10:18:11 -07:00 |
|
samwiseg00
|
8fff796700
|
Log system timezone on startup
|
2018-10-23 21:55:03 -07:00 |
|
JonnyWong16
|
c70cc535e5
|
Add library agent to database
|
2018-10-13 17:23:36 -07:00 |
|
JonnyWong16
|
a976d65e9c
|
Lock down some settings for Docker container
|
2018-10-06 14:19:01 -07:00 |
|
samwiseg00
|
8ab5d88db5
|
Create transcode decision columns for new DBs
|
2018-10-05 23:18:33 -04:00 |
|
samwiseg00
|
d80919140b
|
Upgrade existing DB for transcode decision
|
2018-10-05 23:18:18 -04:00 |
|
JonnyWong16
|
cd6289046e
|
Fallback directories to data dir
|
2018-09-08 23:16:14 -07:00 |
|
JonnyWong16
|
f0e2355231
|
Log folder/file location on startup
|
2018-08-27 16:05:39 -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
|
1bd7cf4d4c
|
Close system tray icon on shutdown
|
2018-08-13 23:57:26 -07:00 |
|
JonnyWong16
|
b1ec49341e
|
Add Windows system tray icon
|
2018-08-13 19:53:15 -07:00 |
|
JonnyWong16
|
0821c14aae
|
Add option for threaded newsletter emails
|
2018-07-29 10:28:34 -07:00 |
|