JonnyWong16
|
4a3d7db9fa
|
Restore deprecated Collection.children
|
2020-12-13 11:59:37 -08:00 |
|
JonnyWong16
|
8958aea67f
|
Change collection children to items
|
2020-12-13 11:33:27 -08:00 |
|
JonnyWong16
|
a341cdad5b
|
Fix collection children
|
2020-12-13 11:33:00 -08:00 |
|
JonnyWong16
|
2cf0d7edab
|
Fix rare case where details_key is None
|
2020-12-06 19:04:18 -08:00 |
|
JonnyWong16
|
d88d5f7290
|
No cover for createMyPlexDevice
|
2020-12-06 17:42:44 -08:00 |
|
JonnyWong16
|
f6d61857ad
|
Only show Deprecation warnings
|
2020-12-06 17:42:44 -08:00 |
|
JonnyWong16
|
f70058ad13
|
Add helper function to create a Plex device
|
2020-12-06 17:42:44 -08:00 |
|
JonnyWong16
|
121d54d86c
|
Retrieve device using clientIdentifier
|
2020-12-06 17:42:44 -08:00 |
|
JonnyWong16
|
966ac5515b
|
Allow custom headers for MyPlexPinLogin
|
2020-12-06 17:42:44 -08:00 |
|
JonnyWong16
|
9adf29f2c6
|
Update MyPlexPinLogin for Plex API v2
* Also adds method to link a device using the pin
|
2020-12-06 17:42:44 -08:00 |
|
Steffen Fredriksen
|
f22fa5694b
|
Merge pull request #597 from jjlawren/get_playqueue
Add method to retrieve a PlayQueue
|
2020-12-05 14:13:23 +01:00 |
|
Steffen Fredriksen
|
ad7709611e
|
Merge pull request #608 from JonnyWong16/bugfix/doc_build
Update building documentation using napoleon
|
2020-12-05 14:12:21 +01:00 |
|
JonnyWong16
|
422f82ead4
|
Test Collection delete by creating a new collection
|
2020-12-05 01:08:00 -08:00 |
|
JonnyWong16
|
9786546a05
|
Also log DeprecationWarning
|
2020-12-04 23:54:43 -08:00 |
|
JonnyWong16
|
d4c22617cb
|
Add LibrarySection playlists method
|
2020-12-04 12:28:11 -08:00 |
|
JonnyWong16
|
86d51bae6c
|
Change LibrarySection collections method to plural
* Add DeprecationWarning to old collection method
* Add NotImplementedError for PhotoSection.collections()
|
2020-12-04 12:27:45 -08:00 |
|
jjlawren
|
f4229050d4
|
Allow setting token env in tests (#610)
* Allow setting token env for test runs
* Use existing config option
* Use token in CI tests
|
2020-12-04 11:37:19 -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
|
fa4d8a45af
|
Collection mode default is -1
|
2020-11-21 17:35:33 -08:00 |
|
JonnyWong16
|
387ab17072
|
Settings __getattr__ needs to raise AttributeError
|
2020-11-21 14:49:21 -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 |
|
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
|
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 |
|
JonnyWong16
|
71904cca15
|
Clean Path and File docstring
|
2020-11-15 21:28:58 -08:00 |
|
JonnyWong16
|
4091a0b272
|
Make includeFiles optional in PlexServer.browse()
|
2020-11-15 21:21:08 -08:00 |
|
JonnyWong16
|
93280dd979
|
Allow PlexServer.browse() and .walk() using a Path object
|
2020-11-15 21:10:13 -08:00 |
|
JonnyWong16
|
7298b3c606
|
Add ability to browse and walk the Plex server system file directories
|
2020-11-15 17:54:48 -08:00 |
|
Jason Lawrence
|
e22bc81f35
|
Docstring flake adjustment
|
2020-11-02 19:24:25 -06:00 |
|
Jason Lawrence
|
b59dd3303f
|
Add method to retrieve a PlayQueue
|
2020-11-02 17:18:46 -06:00 |
|
jjlawren
|
6430f06e6b
|
Bump to 4.2.0 release (#596)
|
2020-11-01 15:03:34 -06:00 |
|
jjlawren
|
2f4a7506dc
|
Make Photo objects Playable (#592)
* Make Photo objects Playable
* Add more attributes
|
2020-11-01 15:02:23 -06:00 |
|
Steffen Fredriksen
|
380fd784c4
|
Merge pull request #582 from pkkid/photo_download
Add download feature to Photo library
|
2020-11-01 13:06:41 +01:00 |
|
Steffen Fredriksen
|
da1181228a
|
Merge pull request #583 from pkkid/clean_optimize
Updating cleanBundles() and optimize() methods
|
2020-11-01 13:05:38 +01:00 |
|
Steffen Fredriksen
|
114d907443
|
Merge pull request #585 from jjlawren/gdm_scan_clients_with_all
Allow scanning for clients when using GDM.all()
|
2020-11-01 13:05:07 +01:00 |
|
Steffen Fredriksen
|
60d1fc6daa
|
Merge pull request #588 from pkkid/field_correction
Collection fields not pulling locked fields
|
2020-11-01 13:01:45 +01:00 |
|
jjlawren
|
83947b0e29
|
Don't overwrite existing attributes with an empty list (#594)
* Don't overwrite existing attributes with an empty list
* Also check for empty lists in __eq__
|
2020-10-31 00:13:19 -05:00 |
|