JonnyWong16
|
42b17ca495
|
Change default recently added notification delay to 300s
|
2020-06-01 16:44:01 -07:00 |
|
JonnyWong16
|
d8080fe506
|
Fix creating self-signed certificates on Python 3
* Fixes Tautulli/Tautulli-Issues#248
|
2020-06-01 16:40:25 -07:00 |
|
JonnyWong16
|
be910e24f7
|
Update release workflow
* Update joncloud/makensis-action@v1.2
|
2020-05-31 15:35:55 -07:00 |
|
JonnyWong16
|
ce6d70f6fd
|
Fix CHANGELOG.md
|
2020-05-31 15:29:40 -07:00 |
|
JonnyWong16
|
827e05e4d7
|
Update release workflow
* Update joncloud/makensis-action@v2
|
2020-05-31 15:29:23 -07:00 |
|
JonnyWong16
|
43e40e99f1
|
v2.5.0-beta
|
2020-05-31 14:51:18 -07:00 |
|
JonnyWong16
|
d95afa990d
|
Auto collapse news items after a week
|
2020-05-31 14:47:08 -07:00 |
|
JonnyWong16
|
e14457da58
|
Update README.md
|
2020-05-31 14:31:01 -07:00 |
|
JonnyWong16
|
9613934ae5
|
Add symlink for init.freenas -> init.freebsd
|
2020-05-31 14:17:31 -07:00 |
|
JonnyWong16
|
07a48c04d7
|
Improve PMS verify error message in setup wizard
|
2020-05-28 19:22:55 -07:00 |
|
JonnyWong16
|
fbcf59abf0
|
Add database import in progress message
|
2020-05-24 01:10:52 -07:00 |
|
JonnyWong16
|
2ef40a6a1c
|
Remove shadow database module name
|
2020-05-24 01:10:26 -07:00 |
|
JonnyWong16
|
5b5c4d1a8b
|
Ignore reference_id when deleting duplicate rows
|
2020-05-24 00:36:41 -07:00 |
|
JonnyWong16
|
5f2a74893a
|
Fix importing using the overwrite method
|
2020-05-24 00:18:10 -07:00 |
|
JonnyWong16
|
0741b4021c
|
Fix database exception
|
2020-05-24 00:13:29 -07:00 |
|
JonnyWong16
|
f2323b0dff
|
Sort import database tables
|
2020-05-24 00:13:17 -07:00 |
|
JonnyWong16
|
0462121f69
|
Fix deleteing duplicate rows from session history tables after import
|
2020-05-24 00:01:58 -07:00 |
|
JonnyWong16
|
fe4ddaeb52
|
Show notification sent when testing Browser notification
|
2020-05-23 17:54:55 -07:00 |
|
JonnyWong16
|
bdbfafabbd
|
Append suffix to uploaded database
|
2020-05-23 16:27:23 -07:00 |
|
JonnyWong16
|
42c6340c06
|
Delete uploaded file if invalid database
|
2020-05-23 16:02:45 -07:00 |
|
JonnyWong16
|
39e1caec0f
|
Add delete file helper function
|
2020-05-23 16:02:07 -07:00 |
|
JonnyWong16
|
ef72832e5a
|
Redo importing session history
|
2020-05-23 15:48:40 -07:00 |
|
JonnyWong16
|
39eb657012
|
Fix typo when importing session_history table names
|
2020-05-19 22:41:49 -07:00 |
|
JonnyWong16
|
b8f8d45807
|
Skip importing table if it doesn't exist
|
2020-05-19 22:40:53 -07:00 |
|
JonnyWong16
|
b01fefc235
|
Check for existing column names when importing
|
2020-05-19 21:57:04 -07:00 |
|
JonnyWong16
|
09f6eb8e19
|
Fix importing into an empty database
|
2020-05-19 21:31:22 -07:00 |
|
JonnyWong16
|
e5d4969917
|
Fix imports for deleting history on Python 2
|
2020-05-19 20:18:38 -07:00 |
|
JonnyWong16
|
53aa740305
|
Supress InsecureRequestWarning for requests without ssl verify
|
2020-05-16 17:30:44 -07:00 |
|
JonnyWong16
|
9a00350ffc
|
Add option to disable websocket SSL cert verify
|
2020-05-16 17:30:03 -07:00 |
|
JonnyWong16
|
98ffa3735b
|
Add verify ssl certificate to websocket connection
|
2020-05-16 17:16:53 -07:00 |
|
JonnyWong16
|
9073568c0f
|
Set branch to nightly
|
2020-05-16 16:26:55 -07:00 |
|
JonnyWong16
|
17a01d65aa
|
Merge branch 'nightly' into python3
# Conflicts:
# plexpy/version.py
# plexpy/webserve.py
|
2020-05-16 16:22:10 -07:00 |
|
JonnyWong16
|
5089575aac
|
Remove python interpeter from systemd script (Closes #1373)
|
2020-05-16 16:19:34 -07:00 |
|
JonnyWong16
|
7f178e0913
|
v2.2.4
|
2020-05-16 16:13:03 -07:00 |
|
JonnyWong16
|
dcad3017d3
|
Fix get_history returning incorrect title (Fixes Tautulli/Tautulli-Issues#244)
|
2020-05-16 16:11:25 -07:00 |
|
JonnyWong16
|
ae88489e55
|
Remove extra spaces in notifier config text accordion
|
2020-05-10 14:18:54 -07:00 |
|
JonnyWong16
|
b57065d6ee
|
Add Tautulli news to settings page
|
2020-05-10 14:18:36 -07:00 |
|
JonnyWong16
|
71551d3f6d
|
Show "None" for source subtitle if user selected subtitle
|
2020-05-09 17:25:46 -07:00 |
|
JonnyWong16
|
cbcad30a6c
|
Fix guest login filters
|
2020-05-09 16:19:30 -07:00 |
|
JonnyWong16
|
e2c2f66e97
|
Update Plex.tv signin to /api/v2
|
2020-05-09 16:19:12 -07:00 |
|
JonnyWong16
|
eeff665680
|
Fix form login using Plex.tv credentials
|
2020-05-09 15:36:20 -07:00 |
|
JonnyWong16
|
6ef9d187ba
|
Fix remote access check rescheduled when settings are saved
|
2020-05-09 15:16:07 -07:00 |
|
JonnyWong16
|
6d23ef9105
|
Decode websocket data
|
2020-05-09 15:06:26 -07:00 |
|
JonnyWong16
|
6c8b425fb3
|
Improve browsing for path on Windows
|
2020-05-08 17:54:14 -07:00 |
|
JonnyWong16
|
d4b46a5721
|
Get stream user by user_id instead of username
|
2020-05-07 12:25:23 -07:00 |
|
JonnyWong16
|
9d2be4b939
|
Fix typo
|
2020-05-04 14:29:46 -07:00 |
|
JonnyWong16
|
bc017fb010
|
Fix Plex Android/iOS notification agent settings not opening
|
2020-05-04 13:43:52 -07:00 |
|
JonnyWong16
|
bfabbe3cdb
|
Fix library stuck as inactive in the database
|
2020-05-04 13:03:49 -07:00 |
|
JonnyWong16
|
8a8d47f8e7
|
Add try again message to database import
|
2020-05-03 18:39:00 -07:00 |
|
JonnyWong16
|
b01fac9641
|
Fix loging on Python 2
|
2020-05-03 18:34:29 -07:00 |
|