dependabot[bot]
|
44e65952f9
|
Bump cloudinary from 1.28.1 to 1.29.0 (#1643)
* Bump cloudinary from 1.28.1 to 1.29.0
Bumps [cloudinary](https://github.com/cloudinary/pycloudinary) from 1.28.1 to 1.29.0.
- [Release notes](https://github.com/cloudinary/pycloudinary/releases)
- [Changelog](https://github.com/cloudinary/pycloudinary/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/pycloudinary/compare/1.28.1...1.29.0)
---
updated-dependencies:
- dependency-name: cloudinary
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update cloudinary==1.29.0
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-02-07 21:58:28 -08:00 |
|
dependabot[bot]
|
9c3d700584
|
Bump tempora from 5.0.0 to 5.0.1 (#1642)
Bumps [tempora](https://github.com/jaraco/tempora) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/jaraco/tempora/releases)
- [Changelog](https://github.com/jaraco/tempora/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/tempora/compare/v5.0.0...v5.0.1)
---
updated-dependencies:
- dependency-name: tempora
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[skip ci]
|
2022-02-07 21:58:10 -08:00 |
|
dependabot[bot]
|
61960aa744
|
Bump requests-oauthlib from 1.3.0 to 1.3.1 (#1636)
* Bump requests-oauthlib from 1.3.0 to 1.3.1
Bumps [requests-oauthlib](https://github.com/requests/requests-oauthlib) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/requests/requests-oauthlib/releases)
- [Changelog](https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst)
- [Commits](https://github.com/requests/requests-oauthlib/compare/v1.3.0...v1.3.1)
---
updated-dependencies:
- dependency-name: requests-oauthlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update requests-oauthlib==1.3.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-02-07 21:57:50 -08:00 |
|
dependabot[bot]
|
5523d4ba88
|
Bump httpagentparser from 1.9.1 to 1.9.2 (#1631)
* Bump httpagentparser from 1.9.1 to 1.9.2
Bumps [httpagentparser](https://github.com/shon/httpagentparser) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/shon/httpagentparser/releases)
- [Commits](https://github.com/shon/httpagentparser/commits)
---
updated-dependencies:
- dependency-name: httpagentparser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update httpagentparser==1.9.2
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-02-07 21:57:29 -08:00 |
|
dependabot[bot]
|
2d9e109f97
|
Bump arrow from 1.2.1 to 1.2.2 (#1630)
* Bump arrow from 1.2.1 to 1.2.2
Bumps [arrow](https://github.com/arrow-py/arrow) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/arrow-py/arrow/releases)
- [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/arrow-py/arrow/compare/1.2.1...1.2.2)
---
updated-dependencies:
- dependency-name: arrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update arrow==1.2.2
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-02-07 21:57:11 -08:00 |
|
JonnyWong16
|
8e6f8d7735
|
Remove unnecessary insert statement
|
2022-02-07 09:12:07 -08:00 |
|
JonnyWong16
|
c3d09d34f8
|
Prevent rating_key collisions when updating metadata
|
2022-02-06 23:18:53 -08:00 |
|
JonnyWong16
|
cba746920a
|
Add Telegram channel ID to config label and description
|
2022-02-03 12:22:23 -08:00 |
|
JonnyWong16
|
e33767de9b
|
Fix updating section_id when updating metadata
|
2022-02-01 22:06:53 -08:00 |
|
JonnyWong16
|
636d2fe43e
|
Add disc number notification parameter
|
2022-01-31 15:04:41 -08:00 |
|
JonnyWong16
|
fe388e903d
|
Fix export download not including images
|
2022-01-30 17:26:08 -08:00 |
|
JonnyWong16
|
b9f04ac71a
|
Default Telegram to MarkdownV2 when HTML disabled
|
2022-01-30 16:50:23 -08:00 |
|
JonnyWong16
|
96025c839d
|
Separate out plex.direct IP address log filter
|
2022-01-27 10:52:07 -08:00 |
|
JonnyWong16
|
2145f1e272
|
Check for local IPv6 addresses
|
2022-01-26 22:26:25 -08:00 |
|
JonnyWong16
|
f2a664953c
|
Assume IPv6 is public address
* Fixes #1629
|
2022-01-26 21:33:27 -08:00 |
|
JonnyWong16
|
994ebfc680
|
v2.9.0-beta
|
2022-01-26 14:49:48 -08:00 |
|
JonnyWong16
|
e7a4cb9233
|
Add connection details to IP address modal
|
2022-01-25 16:06:52 -08:00 |
|
JonnyWong16
|
12dddc2d89
|
Add location, relayed, and secure to get_history response
|
2022-01-25 14:08:55 -08:00 |
|
dependabot[bot]
|
484c7ed4a2
|
Bump pyinstaller from 4.7 to 4.8 (#1614)
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.7 to 4.8.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES-3.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v4.7...v4.8)
---
updated-dependencies:
- dependency-name: pyinstaller
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-25 12:57:59 -08:00 |
|
dependabot[bot]
|
f3638909cd
|
Bump pyobjc-framework-cocoa from 8.1 to 8.2 (#1624)
Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 8.1 to 8.2.
- [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/v8.2)
---
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>
[skip ci]
|
2022-01-25 12:50:22 -08:00 |
|
dependabot[bot]
|
4323a77d12
|
Bump pyobjc-core from 8.1 to 8.2 (#1626)
Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 8.1 to 8.2.
- [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/v8.2)
---
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>
[skip ci]
|
2022-01-25 12:49:08 -08:00 |
|
dependabot[bot]
|
32951488e0
|
Bump pycryptodomex from 3.12.0 to 3.13.0 (#1623)
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.12.0 to 3.13.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.12.0...v3.13.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>
[skip ci]
|
2022-01-25 12:47:16 -08:00 |
|
JonnyWong16
|
113043d9bc
|
Add setting to mask usernames in logs
|
2022-01-25 12:44:49 -08:00 |
|
JonnyWong16
|
2331c76326
|
Add fee note to donation methods
|
2022-01-25 12:03:47 -08:00 |
|
dependabot[bot]
|
7f0abe0fe6
|
Bump plexapi from 4.8.0 to 4.9.1 (#1627)
* Bump plexapi from 4.8.0 to 4.9.1
Bumps [plexapi](https://github.com/pkkid/python-plexapi) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases)
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.8.0...4.9.1)
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update plexapi==4.9.1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
|
2022-01-25 11:08:49 -08:00 |
|
dependabot[bot]
|
a4ab5ab9be
|
Bump pyparsing from 3.0.6 to 3.0.7 (#1620)
* Bump pyparsing from 3.0.6 to 3.0.7
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.0.6...pyparsing_3.0.7)
---
updated-dependencies:
- dependency-name: pyparsing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update pyparsing==3.0.7
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:08:37 -08:00 |
|
dependabot[bot]
|
3c93b5600f
|
Bump dnspython from 2.0.0 to 2.2.0 (#1618)
* Bump dnspython from 2.0.0 to 2.2.0
Bumps [dnspython]() from 2.0.0 to 2.2.0.
---
updated-dependencies:
- dependency-name: dnspython
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update dnspython==2.2.0
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:08:24 -08:00 |
|
dependabot[bot]
|
515a5d42d3
|
Bump cloudinary from 1.28.0 to 1.28.1 (#1615)
* Bump cloudinary from 1.28.0 to 1.28.1
Bumps [cloudinary](https://github.com/cloudinary/pycloudinary) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/cloudinary/pycloudinary/releases)
- [Changelog](https://github.com/cloudinary/pycloudinary/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/pycloudinary/compare/1.28.0...1.28.1)
---
updated-dependencies:
- dependency-name: cloudinary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update cloudinary==1.28.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:08:12 -08:00 |
|
dependabot[bot]
|
2829041dc3
|
Bump tempora from 4.1.2 to 5.0.0 (#1609)
* Bump tempora from 4.1.2 to 5.0.0
Bumps [tempora](https://github.com/jaraco/tempora) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/jaraco/tempora/releases)
- [Changelog](https://github.com/jaraco/tempora/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/tempora/compare/v4.1.2...v5.0.0)
---
updated-dependencies:
- dependency-name: tempora
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update tempora==5.0.0
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:56 -08:00 |
|
dependabot[bot]
|
c03edf6893
|
Bump urllib3 from 1.26.7 to 1.26.8 (#1607)
* Bump urllib3 from 1.26.7 to 1.26.8
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.8/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.8)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update urllib3==1.26.8
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:41 -08:00 |
|
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 |
|