JonnyWong16
|
395fc49087
|
Add ability to flush recently_added database table
|
2020-03-23 17:49:51 -07:00 |
|
JonnyWong16
|
9725c82187
|
Change cron day_of_week for apscheduler
|
2020-03-23 17:23:42 -07:00 |
|
JonnyWong16
|
b58fb1da33
|
Fix saving newsletter HTML file
|
2020-03-23 15:21:58 -07:00 |
|
JonnyWong16
|
bed1cd8fb5
|
Fix notification grouping not enabled by default on new install
(cherry picked from commit d5917f89f0 )
|
2020-03-23 10:31:30 -07:00 |
|
JonnyWong16
|
d5917f89f0
|
Fix notification grouping not enabled by default on new install
|
2020-03-23 10:28:01 -07:00 |
|
JonnyWong16
|
42262b0bb6
|
Android App encrypt requires bytes
|
2020-03-21 20:05:59 -07:00 |
|
JonnyWong16
|
510dddf724
|
Remove unused uuid import
|
2020-03-21 19:46:41 -07:00 |
|
JonnyWong16
|
702b2fe167
|
Remove Hipchat
|
2020-03-21 19:22:41 -07:00 |
|
JonnyWong16
|
f24c2a8b77
|
Don't decode PrettyMetadata episode title dot
|
2020-03-21 19:13:08 -07:00 |
|
JonnyWong16
|
a675c2c4f2
|
Fix Cloudinary image upload
|
2020-03-21 19:12:06 -07:00 |
|
JonnyWong16
|
1003aa2df5
|
Fix related children count
|
2020-03-21 18:34:04 -07:00 |
|
JonnyWong16
|
1c56d9c513
|
Fix notification CustomFormatter for Python 3
|
2020-03-21 18:32:57 -07:00 |
|
JonnyWong16
|
e06210f21c
|
Change notification text format logger to exception
|
2020-03-21 18:32:38 -07:00 |
|
JonnyWong16
|
ad112e0a44
|
Remove list(dict.items()) -- >dict.items()
|
2020-03-21 18:31:55 -07:00 |
|
JonnyWong16
|
2b0e7daf7c
|
Fix error loading removed notification agents configs
|
2020-03-21 16:28:17 -07:00 |
|
JonnyWong16
|
4ae09774f7
|
Change websocket error to exception to log traceback
|
2020-03-19 22:54:18 -07:00 |
|
JonnyWong16
|
033a364699
|
Fix buffer trigger crashing websocket
|
2020-03-19 21:57:20 -07:00 |
|
JonnyWong16
|
56a66976e6
|
Fix creating self-signed certificates
* Python 3 does not support tuple unpacking in arguments
|
2020-03-19 20:57:12 -07:00 |
|
JonnyWong16
|
af46a02146
|
python3 branch
|
2020-03-19 19:56:11 -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
|
d8b1db536c
|
Fix file size notification parameter truncated to integer (Fixes Tautulli/Tautlli-Issues#226)
|
2020-03-17 09:37:10 -07:00 |
|
JonnyWong16
|
699357ca21
|
Add transcode decision counts to notification parameters
|
2020-03-14 15:39:22 -07:00 |
|
JonnyWong16
|
50398049f5
|
Don't strip tags from webhook agent
|
2020-03-14 15:31:18 -07:00 |
|
JonnyWong16
|
1f83afc2f4
|
Update API docs for delete_lookup_info
|
2020-03-14 14:00:30 -07:00 |
|
JonnyWong16
|
90374bb46f
|
Add buttons to delete all 3rd party metadata lookup info in the settings
|
2020-03-14 14:00:17 -07:00 |
|
JonnyWong16
|
a952352e1f
|
Get metadata for the info page from the Plex server before database
|
2020-03-14 12:05:47 -07:00 |
|
JonnyWong16
|
b733ce969a
|
Fix update changelog from beta
|
2020-03-08 17:03:21 -07:00 |
|
JonnyWong16
|
76893100fc
|
v2.2.0
|
2020-03-08 15:37:20 -07:00 |
|
JonnyWong16
|
595bff94b4
|
Add release to reset git install log message
|
2020-03-08 13:36:29 -07:00 |
|
JonnyWong16
|
5661c00497
|
Capitalize previous Windows platform in database
|
2020-03-08 11:26:13 -07:00 |
|
JonnyWong16
|
a98d7bd4eb
|
Remove blank line
|
2020-03-06 15:43:18 -08:00 |
|
JonnyWong16
|
097203162d
|
Update reset message to show release version
|
2020-03-06 15:39:15 -08: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
|
e99c4aec4a
|
Substitute after matching hyphenated ip in logs
|
2020-03-03 20:36:09 -08:00 |
|
JonnyWong16
|
2d0a97f259
|
Add hyphenated IP address to log filter
|
2020-03-03 20:20:53 -08:00 |
|
JonnyWong16
|
fabb52763b
|
Fix graphs not loading when history grouping is disabled
|
2020-03-03 14:00:55 -08:00 |
|
JonnyWong16
|
ecee50a5e4
|
Add option to change library background art
|
2020-03-03 12:24:05 -08:00 |
|
JonnyWong16
|
cbab7c4cbf
|
Add clip to notification posters
|
2020-03-03 10:58:50 -08:00 |
|
JonnyWong16
|
257ea14c59
|
Add Plex background art to notification parameters
|
2020-03-03 10:51:27 -08:00 |
|
JonnyWong16
|
5045e406a1
|
Update urllib.parse imports
|
2020-02-29 15:33:30 -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 |
|
JonnyWong16
|
8ec136a0ca
|
Fix creating metadata cache when starting session
|
2020-02-29 13:54:52 -08:00 |
|
JonnyWong16
|
2bead0fc29
|
Add live tv to log message
|
2020-02-29 13:54:24 -08:00 |
|
JonnyWong16
|
359776d48a
|
Default webhook notification method to POST
|
2020-02-28 11:27:03 -08:00 |
|
JonnyWong16
|
f457704105
|
v2.2.0-beta
|
2020-02-27 14:53:29 -08:00 |
|
JonnyWong16
|
068cf17d0a
|
Only show graph series if the library type is present
|
2020-02-25 16:11:43 -08:00 |
|