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

Fix compatibility with Plex 1.32.7.7484#219

Merged
m-rots merged 1 commit into
masterfrom
plex-hotfix
Sep 16, 2023
Merged

Fix compatibility with Plex 1.32.7.7484#219
m-rots merged 1 commit into
masterfrom
plex-hotfix

Conversation

@m-rots

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

Copy link
Copy Markdown
Contributor

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
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