Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add params parameter to request #1395

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

zhu0823
Copy link
Contributor

@zhu0823 zhu0823 commented Apr 12, 2024

Description

For the request method, a params parameter has been added. For example, "/hubs/continueWatching" can be used to set "contentDirectoryID=1,3" to filter specific content directories.

Type of change

  • New feature (Add params parameter to request)

Copy link
Contributor

@Dr-Blank Dr-Blank left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

everything lgtm,

not to self: there are many methods which can benefit from this in lieu of using

def joinArgs(args):

plexapi/base.py Outdated Show resolved Hide resolved
Co-authored-by: Dr.Blank <64108942+Dr-Blank@users.noreply.github.com>
@JonnyWong16 JonnyWong16 merged commit 0108c95 into pkkid:master Apr 19, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants