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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkForUpdate() returns a 404 page + documentation #1124

Open
BenjaminOddou opened this issue Mar 10, 2023 · 0 comments
Open

checkForUpdate() returns a 404 page + documentation #1124

BenjaminOddou opened this issue Mar 10, 2023 · 0 comments

Comments

@BenjaminOddou
Copy link
Contributor

Describe the Bug

Hello 馃憢, I remarked that the .checkForUpdate() function returns an object with a download_key that is pointing on a 404 page. Also the documentation is not very clear about the download parameter in the checkForUpdate(force=True, download=False). It says Download if an update is available. but that's quite confusing as it returns an object and not the binary. Is there a way to download the latest release directly from the API like the downloadLogs() or downloadDatabases() functions ?
Many thanks in advance 馃槃

Code Snippets

{
  "download_key": "https://plex.tv/updater/releases/4838",
  // ...
}

Expected Behavior

Returns valid download_key + clarification of the documentation about checkForUpdate(). Also it could be nice to have a way to download the latest release from the API.

Additional Context

No response

Operating System and Version

macOS 13.2.1 (22D68)

Plex Media Server Version

1.31.1.6733

Python Version

3.11.2

PlexAPI Version

4.13.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant