-
Notifications
You must be signed in to change notification settings - Fork 199
rename isLatest() #1255
Copy link
Copy link
Closed
Description
Describe the Bug
isLatest() return False when there is nothing to install and True when there is a new version available. I think it should be clearer to rename it (isNewVersion() ?) or to modify the function to return True when canInstall is 0 and False when canInstall is 1.
Code Snippets
plex_instance.isLatest()Expected Behavior
No response
Additional Context
No response
Operating System and Version
macOS 13.4.1
Plex Media Server Version
1.32.5.7516
Python Version
3.11.4
PlexAPI Version
4.15.2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels