JonnyWong16
|
ca06ca6011
|
Merge pull request #775 from JonnyWong16/bugfix/playlists
Fix playlist copyToUser
|
2021-06-15 21:14:32 -07: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
|
754698b37b
|
Bump to 4.6.0
|
2021-06-06 20:31:13 -07:00 |
|
JonnyWong16
|
8ef3d0ac35
|
Merge branch 'master' into feature/auto_reload
|
2021-06-06 18:05:08 -07:00 |
|
JonnyWong16
|
67b3fc694a
|
Allow clips and extras to be streamed and downloaded
|
2021-06-06 17:50:35 -07:00 |
|
JonnyWong16
|
7ddf47c223
|
Add doc string for Review object
|
2021-06-06 17:27:02 -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
|
6448837112
|
Fix return typo in doc strings
|
2021-06-06 14:54:15 -07:00 |
|
JonnyWong16
|
7e8c93dcc7
|
Merge remote-tracking branch 'upstream/master' into bugfix/cleanup_findItems
|
2021-06-06 14:50:39 -07:00 |
|
JonnyWong16
|
fab55e1227
|
Merge branch 'master' into reviews_extras
|
2021-06-06 14:42:16 -07:00 |
|
JonnyWong16
|
a88cedbce8
|
Merge remote-tracking branch 'upstream/master' into feature/auto_reload
|
2021-06-06 14:35:58 -07:00 |
|
JonnyWong16
|
13215152c9
|
Explicit check for parent is not None
* Checking if parent is truthy calls the __len__ method which does not work for some Plex objects until after it is initialized with _loadData.
|
2021-06-06 13:51:59 -07:00 |
|
JonnyWong16
|
e965ebbbe6
|
Merge remote-tracking branch 'upstream/master' into feature/rating_mixin
|
2021-06-06 12:54:09 -07:00 |
|
JonnyWong16
|
ab7ed6dee6
|
Merge pull request #763 from JonnyWong16/feature/smart_playlists_collections
Fix smart playlists and add support for smart collections
|
2021-06-06 12:15:12 -07:00 |
|
JonnyWong16
|
eafdccaddc
|
Merge pull request #758 from JonnyWong16/feature/claim_server
Add method to claim and unclaim server
|
2021-06-06 12:14:46 -07:00 |
|
JonnyWong16
|
38114b62ba
|
Check item exists in playlist before removing or moving
|
2021-06-02 09:23:39 -07:00 |
|
JonnyWong16
|
4d12cc9a49
|
Move reload to private method to hide the autoReload parameter
|
2021-06-02 08:59:52 -07:00 |
|
blacktwin
|
4a4a945653
|
Move section method from Clip to Extra
|
2021-05-31 09:50:21 -04:00 |
|
blacktwin
|
5013028344
|
SETTINGS url change and OPTOUT url creation
|
2021-05-31 09:46:46 -04:00 |
|
blacktwin
|
ca97c60dcb
|
replace eval with json.loads
|
2021-05-31 09:20:19 -04:00 |
|
JonnyWong16
|
70bbfa3c84
|
Allow overwriting attributes with None when manually reloading
|
2021-05-30 16:25:25 -07:00 |
|
JonnyWong16
|
6e58f7f70e
|
Refactor lastRatedAt userRating attributes
|
2021-05-30 15:49:45 -07:00 |
|
JonnyWong16
|
06ff7410a6
|
Add rating mixin
|
2021-05-30 15:49:45 -07:00 |
|
Steffen Fredriksen
|
6e92be6a7a
|
Merge pull request #745 from JonnyWong16/bugfix/to_datetime
Limit datetime attributes to max 32-bit integer timestamp
|
2021-05-30 11:49:06 +02:00 |
|
JonnyWong16
|
4458977988
|
Improve test coverage
|
2021-05-29 19:26:31 -07:00 |
|
JonnyWong16
|
b2ecd2b7f9
|
Add AdvancedSettingsMixin to Collection
|
2021-05-29 18:48:31 -07:00 |
|
JonnyWong16
|
c84215df7a
|
Move _uriRoot() to PlexServer
|
2021-05-29 18:22:27 -07:00 |
|
JonnyWong16
|
06da110203
|
Clean up doc strings
|
2021-05-29 17:58:55 -07:00 |
|
JonnyWong16
|
99ca6a5647
|
Add collection sync
|
2021-05-29 16:57:43 -07:00 |
|
JonnyWong16
|
ccc6091bb4
|
Fix collection length
|
2021-05-29 16:57:42 -07:00 |
|
JonnyWong16
|
04c25953fe
|
Fix collection and playlist edit for blank values
|
2021-05-29 16:57:42 -07:00 |
|
JonnyWong16
|
2cd29f435a
|
Add method to get a collection or playlist by title in a library
|
2021-05-29 16:57:41 -07:00 |
|
JonnyWong16
|
0512e9f38e
|
Add collection modification methods
|
2021-05-29 16:57:41 -07:00 |
|
JonnyWong16
|
95c1be28bc
|
Add PlexServer.createCollection() method
|
2021-05-29 16:57:41 -07:00 |
|
JonnyWong16
|
ef136a8c9c
|
Add create Collection class methods
|
2021-05-29 16:57:40 -07:00 |
|
JonnyWong16
|
94fb9783fe
|
Add limit to the playlist uri instead of query param
|
2021-05-29 16:57:40 -07:00 |
|
JonnyWong16
|
a435a5a9fa
|
Add limit to search filter
|
2021-05-29 16:57:40 -07:00 |
|
JonnyWong16
|
0ed9240909
|
Reorganize playlist dunder methods
|
2021-05-29 16:57:39 -07:00 |
|
JonnyWong16
|
7d90fd60e8
|
Add library alias to create playlist
|
2021-05-29 16:57:39 -07:00 |
|
JonnyWong16
|
a1861c5595
|
Add retrieving server playlists by type
|
2021-05-29 16:57:38 -07:00 |
|
JonnyWong16
|
00be05f17b
|
Add doc strings to playlist properties
|
2021-05-29 16:57:38 -07:00 |
|
JonnyWong16
|
2af15e2d73
|
Add method to update smart playlist filters
|
2021-05-29 16:57:38 -07:00 |
|
JonnyWong16
|
4c9964db1b
|
Add method to retrieve playlist section
|
2021-05-29 16:57:37 -07:00 |
|
JonnyWong16
|
3edec52e2e
|
Update playlist add, remove, move, and edit methods
|
2021-05-29 16:57:37 -07:00 |
|
JonnyWong16
|
be2293ad30
|
Update playlist attributes for smart playlists
|
2021-05-29 16:57:37 -07:00 |
|