Commit graph

1987 commits

Author SHA1 Message Date
JonnyWong16
e51d8253f3
Add tests for smart collection/playlist filters 2021-06-18 14:34:53 -07:00
JonnyWong16
dd0e3789f6
Add SmartFilterMixin to collections and playlists 2021-06-18 14:26:48 -07:00
JonnyWong16
0b81f0887b
Add SmartFilterMixin 2021-06-18 14:24:59 -07:00
JonnyWong16
2562334ad4
Add reverseSearchType util 2021-06-18 14:21:43 -07:00
JonnyWong16
a5dfbe6eb7
Add manual viewUpdatedAt sort field for photos 2021-06-18 14:04:14 -07:00
JonnyWong16
176aa36729
Allow blank sort direction
Some sort fields don't follow the `defaultDirection` if the sort direction is not specified (e.g. `year` returns `year:asc` instead of the default `year:desc`). Allow blank `sortDir` and let the server handle it.
2021-06-18 14:03:43 -07:00
JonnyWong16
4bd550c320
Bump to 4.6.1 2021-06-15 21:37:09 -07:00
JonnyWong16
624c3f8f47
Merge pull request #778 from pkkid/account_roles
Fix for accessing Account of non Plex Pass account
2021-06-15 21:14:40 -07:00
JonnyWong16
ca06ca6011
Merge pull request #775 from JonnyWong16/bugfix/playlists
Fix playlist copyToUser
2021-06-15 21:14:32 -07:00
JonnyWong16
0f854b01ce
Merge pull request #773 from JonnyWong16/bugfix/auto_reload
Fix return value when using USER_DONT_RELOAD_FOR_KEYS
2021-06-15 21:14:24 -07:00
blacktwin
54ce61b006 use rtag for roles and entitlements 2021-06-14 00:58:13 -04:00
blacktwin
7678e0cfef add iter on a specific root tag in listAttrs 2021-06-14 00:57:07 -04:00
JonnyWong16
a353df1f56 Fix keyword arguments for playlist copyToUser 2021-06-07 12:00:49 -07:00
JonnyWong16
90a1cff01e
Fix return value when using USER_DONT_RELOAD_FOR_KEYS 2021-06-07 08:55:04 -07:00
JonnyWong16
44373e22de
Add venv to .gitignore 2021-06-07 08:54:45 -07:00
JonnyWong16
754698b37b
Bump to 4.6.0 2021-06-06 20:31:13 -07:00
JonnyWong16
29fb832219
Merge pull request #772 from pkkid/dependabot/pip/coveralls-3.1.0
Bump coveralls from 3.0.1 to 3.1.0
2021-06-06 20:15:14 -07:00
JonnyWong16
d41b473d0c
Merge pull request #768 from pkkid/dependabot/pip/pytest-cov-2.12.1
Bump pytest-cov from 2.11.1 to 2.12.1
2021-06-06 20:12:41 -07:00
dependabot[bot]
5d63111e5e
Bump pytest-cov from 2.11.1 to 2.12.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.11.1...v2.12.1)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 03:08:56 +00:00
JonnyWong16
282fc245bd
Merge pull request #762 from pkkid/dependabot/pip/requests-mock-1.9.3
Bump requests-mock from 1.9.1 to 1.9.3
2021-06-06 20:08:04 -07:00
dependabot[bot]
2935bce57e
Bump requests-mock from 1.9.1 to 1.9.3
Bumps [requests-mock](https://github.com/jamielennox/requests-mock) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/jamielennox/requests-mock/releases)
- [Commits](https://github.com/jamielennox/requests-mock/compare/1.9.1...1.9.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 03:04:08 +00:00
JonnyWong16
e93f693cea
Merge pull request #761 from pkkid/dependabot/pip/tqdm-4.61.0
Bump tqdm from 4.59.0 to 4.61.0
2021-06-06 20:03:16 -07:00
dependabot[bot]
f48b1d464b
Bump tqdm from 4.59.0 to 4.61.0
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.59.0 to 4.61.0.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.59.0...v4.61.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 02:54:39 +00:00
JonnyWong16
f7b19f7527
Merge pull request #759 from pkkid/dependabot/pip/websocket-client-1.0.1
Bump websocket-client from 0.58.0 to 1.0.1
2021-06-06 19:53:52 -07:00
dependabot[bot]
94fbffe2a7
Bump websocket-client from 0.58.0 to 1.0.1
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 0.58.0 to 1.0.1.
- [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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 02:49:00 +00:00
JonnyWong16
1acdecfe1e
Merge pull request #757 from pkkid/dependabot/pip/sphinx-4.0.2
Bump sphinx from 3.5.4 to 4.0.2
2021-06-06 19:48:20 -07:00
dependabot[bot]
adcf1150b9
Bump sphinx from 3.5.4 to 4.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.5.4 to 4.0.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.5.4...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 02:44:25 +00:00
JonnyWong16
5c9d216513
Merge pull request #754 from pkkid/dependabot/pip/sphinx-rtd-theme-0.5.2
Bump sphinx-rtd-theme from 0.5.1 to 0.5.2
2021-06-06 19:43:44 -07:00
dependabot[bot]
a18ef92d61
Bump coveralls from 3.0.1 to 3.1.0
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.0.1...3.1.0)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 02:42:53 +00:00
JonnyWong16
a5e33912e4
Merge pull request #753 from pkkid/dependabot/pip/pillow-8.2.0
Bump pillow from 8.1.2 to 8.2.0
2021-06-06 19:42:05 -07:00
dependabot[bot]
637886105c
Bump pillow from 8.1.2 to 8.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 02:36:18 +00:00
JonnyWong16
1367866cbd
Merge pull request #743 from pkkid/dependabot/pip/flake8-3.9.2
Bump flake8 from 3.9.1 to 3.9.2
2021-06-06 19:35:44 -07:00
JonnyWong16
b2698c1fcb
Merge pull request #740 from pkkid/dependabot/pip/pytest-mock-lt-3.6.2
Update pytest-mock requirement from <3.6.1 to <3.6.2
2021-06-06 19:35:36 -07:00
JonnyWong16
5e9258c99d
Merge pull request #736 from pkkid/dependabot/pip/pytest-6.2.4
Bump pytest from 6.2.3 to 6.2.4
2021-06-06 19:35:26 -07:00
JonnyWong16
b943bc61e5
Merge pull request #765 from JonnyWong16/feature/auto_reload
Allow overwriting attributes with None when manually reloading
2021-06-06 19:24:04 -07:00
JonnyWong16
7da32a7a05
Merge pull request #771 from pkkid/reviews_extras
Mark online media sources tests with xfail
2021-06-06 18:46:01 -07:00
JonnyWong16
c136c594ea
Mark online media sources tests with xfail
* Test account is missing online media sources?
2021-06-06 18:39:45 -07:00
JonnyWong16
8ef3d0ac35
Merge branch 'master' into feature/auto_reload 2021-06-06 18:05:08 -07:00
JonnyWong16
b2f018bd1d
Merge pull request #530 from pkkid/reviews_extras
Add movie reviews and extras, and account online media source options
2021-06-06 18:00:45 -07:00
JonnyWong16
67b3fc694a
Allow clips and extras to be streamed and downloaded 2021-06-06 17:50:35 -07:00
JonnyWong16
6405d226a4
Mark movies extras test only available for Plex Pass 2021-06-06 17:33:08 -07:00
JonnyWong16
7ddf47c223
Add doc string for Review object 2021-06-06 17:27:02 -07:00
JonnyWong16
0626334ed5
Add tests for movie augmentation, reviews, and extras 2021-06-06 17:23:49 -07:00
JonnyWong16
aaa902059f
Update account onlineMediaSources optOut test 2021-06-06 17:23:49 -07:00
JonnyWong16
4d60101ab7
Remove Account settings
* Settings are only for Plex Web specific settings like remembering selected tab, poster size, etc.
2021-06-06 17:23:48 -07:00
JonnyWong16
f8c7fefd2f
Cleanup Account onlineMediaSources OptOut methods 2021-06-06 17:23:44 -07:00
JonnyWong16
1d031166fc
Cleanup movie reviews and extras 2021-06-06 17:23:34 -07:00
JonnyWong16
6f44933f5b
Clean up Extra object 2021-06-06 16:40:25 -07:00
JonnyWong16
8f2ad955ab
Merge branch 'master' into reviews_extras 2021-06-06 15:02:03 -07:00
JonnyWong16
90c1e4610b
Merge pull request #760 from JonnyWong16/bugfix/cleanup_findItems
Cleanup usage of base PlexObject methods
2021-06-06 14:59:59 -07:00