JonnyWong16
c1f433ab60
Add languageTag to export attribute
2022-08-09 16:44:41 -07:00
dependabot[bot]
23c881f4d1
Bump plexapi from 4.11.2 to 4.12.1 ( #1811 )
...
Bumps [plexapi](https://github.com/pkkid/python-plexapi ) from 4.11.2 to 4.12.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases )
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.11.2...4.12.1 )
---
updated-dependencies:
- dependency-name: plexapi
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-08-09 16:38:19 -07:00
dependabot[bot]
e85834706a
Bump actions/cache from 3.0.5 to 3.0.6 ( #1808 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.5...v3.0.6 )
---
updated-dependencies:
- dependency-name: actions/cache
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-08-09 16:36:16 -07:00
dependabot[bot]
8327c48111
Bump actions/setup-python from 4.1.0 to 4.2.0 ( #1805 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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-08-09 16:36:03 -07:00
JonnyWong16
e7b96ed9ae
Only filter usernames >= 3 characters
...
* Fixes #1806
2022-08-03 10:52:58 -07:00
JonnyWong16
3ab0c8fe22
Use last played artwork on library stats cards
2022-08-01 15:02:51 -07:00
JonnyWong16
4ae1f6cef9
Allow fallback to another pms image
2022-08-01 14:48:35 -07:00
JonnyWong16
3631e723bc
Add last played metadata to library stats
2022-08-01 14:47:16 -07:00
JonnyWong16
ddcf350353
Add last played metadata to home stats top_libraries and top_users
2022-08-01 14:46:32 -07:00
JonnyWong16
2b339f60bc
Update PayPal URL
2022-07-29 20:04:08 -07:00
JonnyWong16
52e399144a
Add Stripe donation
2022-07-29 19:40:50 -07:00
JonnyWong16
c45ded5a98
Implement X-Plex-Container-Size for retrieving library items
...
PMS 1.28 log warning
```
Missing X-Plex-Container-Size header. This will fail with status code 400 in the future.
```
2022-07-24 14:13:22 -07:00
JonnyWong16
85eaed57e0
Clean up lookup table unique constraints on start up
2022-07-18 15:33:37 -07:00
JonnyWong16
6e6de11aaa
Cache usernames for log filter
...
* Fixes #1705
2022-07-18 15:31:23 -07:00
JonnyWong16
9f1b7de623
Add show_year notification parameter
2022-07-14 18:45:00 -07:00
JonnyWong16
aeb572f211
Add parent_year and grandparent_year to get_metadata_details
2022-07-14 18:39:59 -07:00
JonnyWong16
b598e9fc0c
Make sure token is saved before populating server dropdown list
2022-07-14 16:14:10 -07:00
JonnyWong16
b6cb946ae2
Add json support for MQTT notifications
2022-07-14 12:29:12 -07:00
dependabot[bot]
39afabf1b7
Bump actions/cache from 3.0.4 to 3.0.5 ( #1792 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.5 )
---
updated-dependencies:
- dependency-name: actions/cache
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-07-14 12:14:34 -07:00
dependabot[bot]
8cbf93fda4
Bump actions/setup-python from 4.0.0 to 4.1.0 ( #1788 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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-07-14 12:14:16 -07:00
dependabot[bot]
03938ebf2c
Bump actions/setup-python from 3.1.2 to 4.0.0 ( #1760 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3.1.2 to 4.0.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3.1.2...v4.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
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-07-03 15:41:07 -07:00
dependabot[bot]
167a914e20
Bump joncloud/makensis-action from 3.6 to 3.7 ( #1775 )
...
Bumps [joncloud/makensis-action](https://github.com/joncloud/makensis-action ) from 3.6 to 3.7.
- [Release notes](https://github.com/joncloud/makensis-action/releases )
- [Commits](https://github.com/joncloud/makensis-action/compare/v3.6...v3.7 )
---
updated-dependencies:
- dependency-name: joncloud/makensis-action
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-07-03 15:40:56 -07:00
dependabot[bot]
7f15c00f7e
Bump actions/cache from 3.0.3 to 3.0.4 ( #1759 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.3...v3.0.4 )
---
updated-dependencies:
- dependency-name: actions/cache
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-07-03 15:40:36 -07:00
dependabot[bot]
22070ea549
Bump technote-space/workflow-conclusion-action from 2.2 to 3.0 ( #1758 )
...
Bumps [technote-space/workflow-conclusion-action](https://github.com/technote-space/workflow-conclusion-action ) from 2.2 to 3.0.
- [Release notes](https://github.com/technote-space/workflow-conclusion-action/releases )
- [Changelog](https://github.com/technote-space/workflow-conclusion-action/blob/main/.releasegarc )
- [Commits](https://github.com/technote-space/workflow-conclusion-action/compare/v2.2...v3.0 )
---
updated-dependencies:
- dependency-name: technote-space/workflow-conclusion-action
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>
[skip ci]
2022-07-03 15:40:24 -07:00
JonnyWong16
746d44922e
v2.10.2
2022-07-03 15:32:18 -07:00
JonnyWong16
ec99a2f3d9
Fix updating cron default value in newsletter table
2022-07-03 15:22:25 -07:00
JonnyWong16
d482177342
Update Python version in readme
2022-07-03 15:22:25 -07:00
JonnyWong16
285fa3a0f5
Clear user friendly name if equal to username
2022-07-03 15:22:25 -07:00
JonnyWong16
98433a7c54
Fix username not showing on home stats cards
2022-07-03 15:22:25 -07:00
JonnyWong16
d4def8e5ae
Fix cover size on info page
2022-07-03 15:22:25 -07:00
TheMeanCanEHdian
ed103bc5de
Update library icons to latest Plex style. ( #1779 )
...
* Update library icons to latest Plex style.
* Add back mistakenly removed live icons.
* Update live icon to match new style.
* Adjust icon size.
* Better center icon.
2022-07-03 13:31:33 -07:00
JonnyWong16
15fb052716
Fix stream audio info when playing a secondary track
2022-06-04 17:57:57 -07:00
JonnyWong16
ebbd66d056
Fix empty recently added error message
2022-06-03 09:41:36 -07:00
JonnyWong16
a2c589fca4
v2.10.1
2022-06-01 10:18:41 -07:00
JonnyWong16
1bd5168156
Fix OneSignal device validation
...
* OneSignal changed to only accept `app_id` as a query parameter instead of in the payload
2022-06-01 09:42:47 -07:00
JonnyWong16
0576920b89
Add support for mbid:// guids in notification parameters
...
* Requires PMS 1.27.0.5849
2022-05-31 10:57:44 -07:00
JonnyWong16
ca3c2b09cf
Add grandparent_guids and parent_guids to get_metadata_details
2022-05-31 10:57:44 -07:00
dependabot[bot]
695a00350b
Bump actions/cache from 3.0.2 to 3.0.3 ( #1755 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: actions/cache
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-05-31 10:52:15 -07:00
dependabot[bot]
b7ca9c3502
Bump plexapi from 4.11.1 to 4.11.2 ( #1753 )
...
* Bump plexapi from 4.11.1 to 4.11.2
Bumps [plexapi](https://github.com/pkkid/python-plexapi ) from 4.11.1 to 4.11.2.
- [Release notes](https://github.com/pkkid/python-plexapi/releases )
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.11.1...4.11.2 )
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update plexapi==4.11.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-05-31 10:51:53 -07:00
JonnyWong16
fffd936b0f
Change shared_libraries to list for get_user
2022-05-28 15:03:52 -07:00
JonnyWong16
bd83c8d55c
Remove server_token from get_users
2022-05-28 15:03:24 -07:00
JonnyWong16
b905e0139c
Add continent to geoip lookup
2022-05-28 08:51:10 -07:00
JonnyWong16
b9b844dd38
Check for a blank user_id when retrieving user details
2022-05-25 11:37:32 -07:00
JonnyWong16
e9d370a4b4
v2.10.0
2022-05-23 10:57:21 -07:00
dependabot[bot]
248fb6724a
Bump importlib-metadata from 4.11.3 to 4.11.4 ( #1750 )
...
* Bump importlib-metadata from 4.11.3 to 4.11.4
Bumps [importlib-metadata](https://github.com/python/importlib_metadata ) from 4.11.3 to 4.11.4.
- [Release notes](https://github.com/python/importlib_metadata/releases )
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst )
- [Commits](https://github.com/python/importlib_metadata/compare/v4.11.3...v4.11.4 )
---
updated-dependencies:
- dependency-name: importlib-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update importlib-metadata==4.11.4
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-05-23 10:45:11 -07:00
JonnyWong16
bb01141cfc
Fix parsing Windows path on Linux for notification filename parameter
2022-05-20 10:57:58 -07:00
dependabot[bot]
775375b8b4
Bump plexapi from 4.11.0 to 4.11.1 ( #1749 )
...
* Bump plexapi from 4.11.0 to 4.11.1
Bumps [plexapi](https://github.com/pkkid/python-plexapi ) from 4.11.0 to 4.11.1.
- [Release notes](https://github.com/pkkid/python-plexapi/releases )
- [Commits](https://github.com/pkkid/python-plexapi/compare/4.11.0...4.11.1 )
---
updated-dependencies:
- dependency-name: plexapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update plexapi==4.11.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-05-20 10:57:35 -07:00
dependabot[bot]
010377870d
Bump certifi from 2021.10.8 to 2022.5.18.1 ( #1748 )
...
* Bump certifi from 2021.10.8 to 2022.5.18.1
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2021.10.8 to 2022.5.18.1.
- [Release notes](https://github.com/certifi/python-certifi/releases )
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.05.18.1 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update certifi==2022.5.18.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-05-20 10:57:24 -07:00
JonnyWong16
9967786997
Add new exporter fields for PlexAPI 4.11.0
2022-05-18 11:25:25 -07:00
JonnyWong16
07eba40096
Update default user thumb image
2022-05-18 11:24:41 -07:00