Commit graph

5035 commits

Author SHA1 Message Date
dependabot[bot]
fe32b31d7a
Bump requests from 2.27.0 to 2.27.1 (#1605)
* Bump requests from 2.27.0 to 2.27.1

Bumps [requests](https://github.com/psf/requests) from 2.27.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.27.0...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requests==2.27.1

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>

[skip ci]
2022-01-25 11:07:16 -08:00
JonnyWong16
3f3c3aab11
Update ipwhois==1.2.0 fork
* ipwhois fork with support for dnspython 2.2.0 and namedtuple patch
2022-01-22 21:12:16 -08:00
JonnyWong16
8bb83cff64
Save client id with token 2022-01-20 23:11:21 -08:00
JonnyWong16
654ff7bdb6
Improve logger regex 2022-01-20 13:46:32 -08:00
JonnyWong16
1eb58ba864
Add get_tautulli_info API command 2022-01-20 10:17:51 -08:00
JonnyWong16
de8fa32557
Add feedback message for saving new Plex token 2022-01-20 10:11:06 -08:00
JonnyWong16
1be7375a49
Add favicons to newsletter auth page 2022-01-16 12:21:04 -08:00
JonnyWong16
66e6b9499a
Add intermediary login page to view Plex XML 2022-01-16 12:20:48 -08:00
JonnyWong16
86cf872595
Clean up getattr and setattr for configs 2022-01-16 11:23:10 -08:00
JonnyWong16
c78bef851e
Null do not download keys for get_settings API command 2022-01-16 11:22:40 -08:00
JonnyWong16
71d64a4b3f
Add do not download keys to config 2022-01-16 11:22:07 -08:00
JonnyWong16
81dc790a0c
Revert "Remove get_settings API command"
This reverts commit c39f89356c.
2022-01-15 16:16:24 -08:00
JonnyWong16
c35cbb06e2
Remove tokens from downloaded config 2022-01-15 16:14:20 -08:00
JonnyWong16
ce0cdf9ce6
Remove tokens from downloaded database 2022-01-15 16:13:53 -08:00
JonnyWong16
6742ce613a
Do not import pms_token or jwt_secret 2022-01-15 16:12:14 -08:00
JonnyWong16
3de0a84882
Increase verify server timeout 2022-01-12 09:59:08 -08:00
JonnyWong16
a6e568ea5d
Fix Crypto donation referrer link 2022-01-09 16:53:02 -08:00
JonnyWong16
206a175839
Add logger warning message when authentication is disabled 2022-01-05 15:56:23 -08:00
JonnyWong16
16f20c941c
Add advanced config setting to enable Plex XML shortcuts 2022-01-05 15:56:01 -08:00
JonnyWong16
f8048a01a6
Validate settings when saving config 2022-01-05 15:52:09 -08:00
JonnyWong16
3c3d72850f
Remove PMS token from UI 2022-01-05 14:04:33 -08:00
JonnyWong16
b7937b8740
Proxy PMS downloads json through server 2022-01-05 14:04:33 -08:00
JonnyWong16
d943877e76
Proxy token check through server 2022-01-05 11:17:35 -08:00
JonnyWong16
c39f89356c
Remove get_settings API command 2022-01-05 10:53:25 -08:00
JonnyWong16
2410eb3380
v2.8.1 2022-01-04 13:43:43 -08:00
dependabot[bot]
754f93816c
Bump zipp from 3.6.0 to 3.7.0 (#1601)
Bumps [zipp](https://github.com/jaraco/zipp) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.6.0...v3.7.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 13:31:34 -08:00
dependabot[bot]
3689834051
Bump cheroot from 8.5.2 to 8.6.0 (#1603)
* Bump cheroot from 8.5.2 to 8.6.0

Bumps [cheroot](https://github.com/cherrypy/cheroot) from 8.5.2 to 8.6.0.
- [Release notes](https://github.com/cherrypy/cheroot/releases)
- [Changelog](https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst)
- [Commits](https://github.com/cherrypy/cheroot/compare/v8.5.2...v8.6.0)

---
updated-dependencies:
- dependency-name: cheroot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update cheroot==8.6.0

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2022-01-04 13:20:50 -08:00
dependabot[bot]
bb5ebe0fa5
Bump requests from 2.26.0 to 2.27.0 (#1602)
* Bump requests from 2.26.0 to 2.27.0

Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requests==2.27.0

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2022-01-04 13:20:40 -08:00
dependabot[bot]
2c7a3934cb
Bump websocket-client from 1.2.1 to 1.2.3 (#1587)
* Bump websocket-client from 1.2.1 to 1.2.3

Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.2.1...v1.2.3)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update websocket-client==1.2.3

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2022-01-04 13:20:22 -08:00
dependabot[bot]
d652067ca5
Bump pywin32 from 302 to 303 (#1599)
Bumps [pywin32](https://github.com/mhammond/pywin32) from 302 to 303.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: pywin32
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 12:39:58 -08:00
dependabot[bot]
2198d819c1
Bump pyobjc-framework-cocoa from 8.0 to 8.1 (#1580)
Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 8.0 to 8.1.
- [Release notes](https://github.com/ronaldoussoren/pyobjc/releases)
- [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/master/docs/changelog.rst)
- [Commits](https://github.com/ronaldoussoren/pyobjc/commits)

---
updated-dependencies:
- dependency-name: pyobjc-framework-cocoa
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 12:38:28 -08:00
dependabot[bot]
e5e643a0c6
Bump pyobjc-core from 8.0 to 8.1 (#1579)
Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 8.0 to 8.1.
- [Release notes](https://github.com/ronaldoussoren/pyobjc/releases)
- [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/master/docs/changelog.rst)
- [Commits](https://github.com/ronaldoussoren/pyobjc/commits)

---
updated-dependencies:
- dependency-name: pyobjc-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 12:36:41 -08:00
dependabot[bot]
6df1b7dc87
Bump pycryptodomex from 3.11.0 to 3.12.0 (#1585)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 12:33:41 -08:00
JonnyWong16
925a16e66d
Add total time result to user player stats 2022-01-03 12:55:42 -08:00
JonnyWong16
cd59e1d4c4
Remove media_type argument from item stats API call 2022-01-03 12:53:21 -08:00
JonnyWong16
3fc2368078
Add total time result to library user stats 2022-01-03 12:45:25 -08:00
JonnyWong16
094b2211c3
Add grouping and query_days parameters for item stats API 2022-01-03 12:45:25 -08:00
JonnyWong16
93940b710b
Add removable media plug to snap 2021-12-26 11:50:47 -08:00
JonnyWong16
1e61f1332e
Clean __pycache__ and .pyc after update 2021-12-16 11:07:35 -08:00
JonnyWong16
8d832730f2
Update exporter docs collection/playlist note 2021-12-16 10:13:04 -08:00
JonnyWong16
7b061f49c5
Make clean_pyc scripts executable 2021-12-15 20:25:14 -08:00
JonnyWong16
a944f5ae06
v2.8.0 2021-12-15 20:16:36 -08:00
JonnyWong16
9432fee1ba
Fix get_history when media_type == 'all' 2021-12-04 13:06:53 -08:00
JonnyWong16
d5d3766f90
Improve Plex log reader 2021-11-29 21:25:48 -08:00
JonnyWong16
eee5402c80
Add before and after parameter to get_history API command 2021-11-29 20:00:31 -08:00
JonnyWong16
98fe7d7a0f
Pin apscheduler==3.8.0 requirement 2021-11-29 10:19:19 -08:00
JonnyWong16
0a570e7772
Update tzdata==2021.5 2021-11-29 10:14:40 -08:00
JonnyWong16
c0fb1dbbdc
Revert "Update apscheduler==3.8.1"
This reverts commit 973cad264f.
2021-11-29 10:11:05 -08:00
JonnyWong16
045bfb9502
v2.8.0-beta 2021-11-28 14:32:14 -08:00
JonnyWong16
ae3135e66e
Update dependabot pull request limit 2021-11-28 14:24:52 -08:00