JonnyWong16
|
598a6654ba
|
Fix rating search test
|
2021-05-23 21:08:23 -07:00 |
|
JonnyWong16
|
44d0a13254
|
Typo in bootstrap test server
|
2021-05-23 20:45:23 -07:00 |
|
JonnyWong16
|
c76b2d4027
|
Merge remote-tracking branch 'upstream/master' into feature/multi_sort
|
2021-05-23 20:39:08 -07:00 |
|
JonnyWong16
|
9f53c8f687
|
Merge pull request #742 from JonnyWong16/feature/plex_tv
Update tests to the new Plex TV Series agent
|
2021-05-23 20:22:19 -07:00 |
|
JonnyWong16
|
a9597a9008
|
Merge remote-tracking branch 'upstream/master' into feature/plex_tv
|
2021-05-23 19:12:38 -07:00 |
|
JonnyWong16
|
0f680233ab
|
Merge pull request #749 from JonnyWong16/feature/switch_user
Add method to switch users for a PlexServer instance
|
2021-05-23 19:03:27 -07:00 |
|
JonnyWong16
|
c4522d9c6b
|
Merge pull request #746 from JonnyWong16/feature/properties
Add episodeNumber, trackNumber, and hasPreviewThumbnails helper properties
|
2021-05-23 19:02:20 -07:00 |
|
JonnyWong16
|
8c2b3ce063
|
Merge pull request #741 from JonnyWong16/feature/tag_items
Add ability to retrieve a list of items and collection object from media tags
|
2021-05-23 19:01:07 -07:00 |
|
JonnyWong16
|
893a992855
|
Merge pull request #739 from Alindil/patch-2
Add method to return a list of all optimized items
|
2021-05-23 19:00:25 -07:00 |
|
JonnyWong16
|
2ef3f595f0
|
Add test for claiming and unclaiming server
|
2021-05-22 14:44:40 -07:00 |
|
JonnyWong16
|
95877dd1ee
|
Add methods to claim and unclaim a server
|
2021-05-22 14:44:40 -07:00 |
|
JonnyWong16
|
4c75e09640
|
Add test for collection search
|
2021-05-20 20:16:20 -07:00 |
|
JonnyWong16
|
b9a9abb129
|
Add manual collection sorts and fields
|
2021-05-20 20:12:57 -07:00 |
|
dependabot[bot]
|
f061307518
|
Bump sphinx-rtd-theme from 0.5.1 to 0.5.2
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.1...0.5.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-17 11:06:36 +00:00 |
|
JonnyWong16
|
4c9aa37cea
|
Update tests for advanced search filters
|
2021-05-16 13:28:14 -07:00 |
|
JonnyWong16
|
7b8757419b
|
Update search doc strings fro advanced filters
|
2021-05-16 13:26:41 -07:00 |
|
JonnyWong16
|
900dd3e7b9
|
Add support for advanced search filters
|
2021-05-16 13:26:21 -07:00 |
|
JonnyWong16
|
89e6d2d6f3
|
Fix matching sort key
|
2021-05-16 11:30:03 -07:00 |
|
JonnyWong16
|
1b8e476e96
|
Replace single quotes in library tests
|
2021-05-15 23:12:39 -07:00 |
|
JonnyWong16
|
814efb1def
|
Fix matching field when validating filter field
|
2021-05-15 23:12:19 -07:00 |
|
JonnyWong16
|
7146587b0d
|
Add additional filter fields per media type
|
2021-05-15 22:40:29 -07:00 |
|
JonnyWong16
|
28f0585a97
|
Update doc string for track originalTitle
|
2021-05-15 22:39:26 -07:00 |
|
JonnyWong16
|
85e58feb33
|
Update tests for lastRatedAt
|
2021-05-15 22:38:54 -07:00 |
|
JonnyWong16
|
d6cd71c971
|
Add lastRatedAt to Audio and Video
|
2021-05-15 22:38:35 -07:00 |
|
JonnyWong16
|
41997d1152
|
Update tests for addition library search sorting
|
2021-05-15 18:11:49 -07:00 |
|
JonnyWong16
|
3d20f307f4
|
Add additional manual sorts and fields
|
2021-05-15 18:09:52 -07:00 |
|
JonnyWong16
|
ce0e6f9a95
|
Add test for predefined Plex episode multi-sort
|
2021-05-15 16:04:35 -07:00 |
|
JonnyWong16
|
0b45e88d41
|
Allow predefined Plex multi-sorts
|
2021-05-15 16:04:05 -07:00 |
|
JonnyWong16
|
4f29eca311
|
Fix default random sort direction
|
2021-05-15 11:34:33 -07:00 |
|
JonnyWong16
|
5d29504cbf
|
Add library search tests for random and multi-sort
|
2021-05-15 11:25:42 -07:00 |
|
JonnyWong16
|
6d4e7bed95
|
Add random sorting option
|
2021-05-15 11:25:42 -07:00 |
|
JonnyWong16
|
2af4f6d3eb
|
Allow for multi-sort in library search
|
2021-05-15 11:09:32 -07:00 |
|
dependabot[bot]
|
15968d5e89
|
Bump pytest from 6.2.3 to 6.2.4
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 to 6.2.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.3...6.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-14 23:41:48 +00:00 |
|
Alindil
|
17daa1be72
|
Revert "Update server.py"
This reverts commit 73deabd97f .
|
2021-05-14 16:30:39 -07:00 |
|
JonnyWong16
|
a8e8679fb5
|
Update tests for optimized items
|
2021-05-14 16:29:44 -07:00 |
|
JonnyWong16
|
3af971d1ae
|
Add Optimized.items() method
|
2021-05-14 16:29:12 -07:00 |
|
JonnyWong16
|
43822fd42c
|
Deprecate PlexServer.optimizedItem
|
2021-05-14 16:28:59 -07:00 |
|
JonnyWong16
|
1fcd7aa31a
|
Update Playlist.copyToUser with switchUser
|
2021-05-11 17:10:39 -07:00 |
|
JonnyWong16
|
35729a3a0a
|
Add optional session and timeout to switchUser
|
2021-05-11 17:03:16 -07:00 |
|
JonnyWong16
|
b0a9fb7ebe
|
Fix switchUser keyword arguments
|
2021-05-11 16:50:30 -07:00 |
|
JonnyWong16
|
a40063630d
|
Add method to switch users for a PlexServer
|
2021-05-11 16:38:50 -07:00 |
|
JonnyWong16
|
0f861391b6
|
Remove banners from tests
* Banners are not supported anymore. https://forums.plex.tv/t/bug-cannot-upload-background-artwork-for-episodes/692999/8
|
2021-05-11 15:44:36 -07:00 |
|
JonnyWong16
|
fe42061ce1
|
Add tests for hasPreviewThumbnails properties
|
2021-05-10 18:13:47 -07:00 |
|
JonnyWong16
|
ac7becd27f
|
Add tests for episodeNumber and trackNumber properties
|
2021-05-10 18:13:31 -07:00 |
|
JonnyWong16
|
5e7a5e572c
|
Add hasPreviewThumbnails properties
|
2021-05-10 18:06:50 -07:00 |
|
JonnyWong16
|
12701ab997
|
Add trackNumber propery
|
2021-05-10 17:56:51 -07:00 |
|
JonnyWong16
|
b27e12c5d9
|
Add episodeNumber property
|
2021-05-10 17:56:06 -07:00 |
|
JonnyWong16
|
975a9eb3a2
|
Limit toDatetime to 32-bit integer
|
2021-05-10 16:11:16 -07:00 |
|
JonnyWong16
|
1139f5fb36
|
Add test for retrieving items from a hub search media tag
|
2021-05-10 09:35:47 -07:00 |
|
dependabot[bot]
|
80bcae9586
|
Bump flake8 from 3.9.1 to 3.9.2
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-10 11:59:32 +00:00 |
|