Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Fix compatibility with Plex 1.32.7.7484 #219

Merged
merged 1 commit into from
Sep 16, 2023
Merged

Fix compatibility with Plex 1.32.7.7484 #219

merged 1 commit into from
Sep 16, 2023

Conversation

m-rots
Copy link
Collaborator

@m-rots m-rots commented Sep 15, 2023

The PUT method was never documented in the rare piece of documentation that Plex provides, but it appears that they finally enforced it should be GET (even though it's against REST principles). On the assumption that the method was never checked on Plex's side previously, we will consider this a non-breaking change on Autoscan's side.

Closes #218

Co-Authored-By: salty <6587950+saltydk@users.noreply.github.com>
@m-rots m-rots added targets Specifically targets one or multiple target modules bug Unexpected behaviour >:( labels Sep 15, 2023
@m-rots m-rots requested a review from l3uddz September 15, 2023 14:06
@m-rots m-rots self-assigned this Sep 15, 2023
@m-rots m-rots merged commit e5575d5 into master Sep 16, 2023
2 checks passed
@m-rots m-rots deleted the plex-hotfix branch September 16, 2023 11:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Unexpected behaviour >:( targets Specifically targets one or multiple target modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

latest plex version 1.32.7 breaks autoscan
2 participants