Commit graph

1606 commits

Author SHA1 Message Date
Jason Lawrence
9dd13c8872 Pin dependencies, create and cache venvs 2020-12-03 10:23:44 -06:00
Jason Lawrence
81f7f9a6fc Add docker caching from @JonnyWong16 2020-12-03 09:16:12 -06:00
Jason Lawrence
4872138635 Apply review feedback 2020-12-02 15:52:40 -06:00
Jason Lawrence
561a664362 Test more versions, improve readability 2020-12-02 15:07:36 -06:00
Jason Lawrence
edde547919 Use matrix for [un]claimed, update tests/tools, always unlink account 2020-12-02 14:42:51 -06:00
Jason Lawrence
022a639730 Skip sync tests on unclaimed server 2020-12-02 11:31:37 -06:00
Jason Lawrence
6491ecb415 Fix indentation 2020-12-02 11:24:02 -06:00
Jason Lawrence
c0fbb2ccbc Add caching, flake cleanup, cov indentation 2020-12-02 11:21:59 -06:00
Jason Lawrence
47a4613d1b Teardown after linked tests, only run against master 2020-12-01 21:40:07 -06:00
Jason Lawrence
3fd25be433 Fix test dependency 2020-12-01 21:22:23 -06:00
Jason Lawrence
38837a8c88 Refactor, add coverage reporting 2020-12-01 21:21:00 -06:00
Jason Lawrence
3bdb09a1c7 Add test 2020-11-30 16:04:51 -06:00
JonnyWong16
b451b22bb8
Fix doc building 2020-11-23 12:20:56 -08:00
Steffen Fredriksen
ae59620e9a
Merge pull request #601 from JonnyWong16/server_browse
Add ability to browse and walk the Plex server system file directories
2020-11-23 07:48:53 +01:00
Steffen Fredriksen
b623b43a58
Merge pull request #606 from JonnyWong16/bugfix/full_object
Fix Collections stuck as partial object after reloading
2020-11-23 07:47:10 +01:00
Steffen Fredriksen
35c5d0d532
Merge pull request #607 from JonnyWong16/feature/custom_includes
Add ability to customize XML includes when reloading object
2020-11-23 07:46:37 +01:00
JonnyWong16
274b05e913
Fix raise exception docs 2020-11-22 20:43:59 -08:00
JonnyWong16
7f7d03236b
Fix docstrings 2020-11-22 19:06:30 -08:00
JonnyWong16
33f7aa43a5
Fix docstring 2020-11-22 19:04:14 -08:00
JonnyWong16
f3e9425a2c
Update docstring from artBlurHash and thumbBlurHash 2020-11-21 21:25:24 -08:00
JonnyWong16
9fb3eaf41c
Add thumbBlurHash and artBlurHash attributes with includeFields 2020-11-21 20:02:31 -08:00
JonnyWong16
178217a981
Improve docstring for reload 2020-11-21 19:52:33 -08:00
JonnyWong16
a5690579d5
Refactor includes to PlexPartialObject
* Allows includes to be used by Audio, Video, Photoalbum, Photo, Collections, and Playlist
2020-11-21 19:52:01 -08:00
JonnyWong16
14f39a4b46
Improve server browse tests 2020-11-21 18:16:37 -08:00
JonnyWong16
fa4d8a45af
Collection mode default is -1 2020-11-21 17:35:33 -08:00
JonnyWong16
3684b52d48
Fix collection mode update test 2020-11-21 17:09:24 -08:00
JonnyWong16
387ab17072
Settings __getattr__ needs to raise AttributeError 2020-11-21 14:49:21 -08:00
JonnyWong16
82a9fce665
Add test for partial reload with disabled include 2020-11-21 13:21:13 -08:00
JonnyWong16
a12f8b09e5
Ensure sorted parameters in details key 2020-11-21 13:20:53 -08:00
JonnyWong16
d59d199ee7
Always build default details key 2020-11-21 12:08:27 -08:00
Steffen Fredriksen
8f96055918
Merge pull request #604 from JonnyWong16/feature/library_refresh_path
Add library update path parameter
2020-11-21 19:20:04 +01:00
JonnyWong16
880043cb37
Add .vscode to .gitignore 2020-11-20 20:54:43 -08:00
JonnyWong16
b60e541b00
Fix Collections stuck as partial object after reloading 2020-11-20 20:54:43 -08:00
JonnyWong16
0d27aa3f8e
Replace uses of details key in Show and Collection 2020-11-20 20:46:35 -08:00
JonnyWong16
c171aa2745
Allow customizing XML includes when reloading
pkkid/python-plexapi#603
2020-11-20 19:54:07 -08:00
JonnyWong16
f46744092b
Add library update path test 2020-11-20 17:16:08 -08:00
JonnyWong16
b9c3a93c67
Add path parameter to library update 2020-11-20 17:05:57 -08:00
JonnyWong16
0450cd10a4
Browse and walk docstring to specify full path 2020-11-20 17:00:45 -08:00
Jason Lawrence
12ffc35ea4 Remove whitespace for readability 2020-11-17 20:59:11 -06:00
Jason Lawrence
11b3e897fb Set CI branch/PR triggers, revert testing tweaks 2020-11-17 20:48:31 -06:00
Jason Lawrence
b1c6f2e0b2 Fix typo, remove version for (usually) skipped test 2020-11-17 20:35:03 -06:00
Jason Lawrence
57bd094a09 Only run claimed tests on merged branches, mark python version used 2020-11-17 20:28:06 -06:00
Jason Lawrence
740ae8cc60 Pass myplex secrets to CI 2020-11-17 16:05:18 -06:00
Jason Lawrence
4bfecebf51 Make CI jobs dependent 2020-11-17 15:56:34 -06:00
Jason Lawrence
a6bc3fe5a7 Separate job for claimed PMS 2020-11-17 14:40:45 -06:00
Jason Lawrence
ae3639d3e4 Increase complexity limit 2020-11-17 14:25:41 -06:00
Jason Lawrence
93b4aa4e21 Only run flake8 on module code 2020-11-17 14:20:40 -06:00
Jason Lawrence
f36621827d Separate job for flake8, abort on flake8 error 2020-11-17 13:50:13 -06:00
Jason Lawrence
0306066a3e Fix missing line continuations 2020-11-17 12:14:43 -06:00
Hellowlol
6f037800ee Add test 2020-11-16 11:01:14 +01:00