Sanitize XML strings before parsing by JonnyWong16 · Pull Request #1452 · pushingkarmaorg/python-plexapi

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@JonnyWong16

Copy link Copy Markdown

Collaborator

Description

Sanitizes XML returned from the APIs by removing illegal XML characters.

Fixes #1450

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the docstring for new or existing methods
  • I have added tests when applicable
austin-agronick reacted with thumbs up emoji

@JonnyWong16 JonnyWong16 force-pushed the bugfix/sanitize_xml branch from 1ce5d0c to f5ff9ce Compare

August 3, 2024 23:45

@JonnyWong16 JonnyWong16 merged commit e23cd8d into pushingkarmaorg:master

Aug 17, 2024

@JonnyWong16 JonnyWong16 deleted the bugfix/sanitize_xml branch

August 18, 2024 18:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

1 participant

@JonnyWong16