Add support for artist popular tracks by JonnyWong16 · Pull Request #1453 · 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

Adds an Artist.popularTracks() method to return a list of popular tracks by the 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

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

@JonnyWong16 JonnyWong16 force-pushed the feature/artist_popularTracks branch from 953b654 to 527d745 Compare

August 5, 2024 23:57

@JonnyWong16 JonnyWong16 merged commit 075e7d7 into pushingkarmaorg:master

Aug 17, 2024

@JonnyWong16 JonnyWong16 deleted the feature/artist_popularTracks branch

August 18, 2024 18:26

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

Development

Successfully merging this pull request may close these issues.

1 participant

@JonnyWong16