Fix movie audio profile test by JonnyWong16 · Pull Request #1579 · pushingkarmaorg/python-plexapi
Conversation
Description
Fix movie audio profile test.
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
Copilot AI review requested due to automatic review settings
January 30, 2026 19:01Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Relaxes the movie audio stream profile assertion to accommodate Plex server responses where the audio stream profile attribute may be missing.
Changes:
- Updated
test_video_Movie_attrsto acceptaudio.profileas either"lc"orNone.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters