Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added AdvancedSettingsMixin #714

Merged
merged 8 commits into from
Apr 5, 2021
Merged

Added AdvancedSettingsMixin #714

merged 8 commits into from
Apr 5, 2021

Conversation

meisnate12
Copy link
Contributor

@meisnate12 meisnate12 commented Mar 27, 2021

Description

I moved preferences, editAdvanced, and defaultAdvanced methods from video.Show in a new mixin called AdvancedSettingsMixin and added the mixin to video.Show, video.Movie, and audio.Artist

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update (I'm not sure if the docs would need an update or not)

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 (I could use some help writing proper tests for this)

@Hellowlol
Copy link
Collaborator

Hi! Remember to test your changes. This will fail. Check the flake output 🙂

plexapi/audio.py Outdated Show resolved Hide resolved
plexapi/video.py Outdated Show resolved Hide resolved
plexapi/video.py Outdated Show resolved Hide resolved
@JonnyWong16
Copy link
Collaborator

Tests added. Ready to merge.

@jjlawren jjlawren merged commit 5584ef1 into pkkid:master Apr 5, 2021
@meisnate12 meisnate12 deleted the feature/advanced_settings branch April 6, 2021 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants